Rexiology::Work

Microsoft, Information Technologies...

News

From Taiwan, living and working at Tokyo, Japan.


follow rextang at http://twitter.com



Rex's Certifications
Rex's Certifications

Site Info



Locations of visitors to this page



Logos & Chicklets


GeoURL


Creative Commons License
This blog is licensed under a Creative Commons License.


Microsoft Sites

Other Sites

Blog pools

Bloggers

My other places

メロメロパーク





Browse by Tags

All Tags » Programming (RSS)
Enable CRM 4 URL QueryString Parameter Passing…
crosspost from http://blogs.msdn.com/rextang It seems worked while CRM 3.0 that one can pass custom variables via URL’s querystring and use it while form’s onload event. but it’s not worked in CRM 4 by default now. to be able to do this, you have to tune...
Dynamics CRM 4.0 – Hide the Application Menu Toolbar…
crosspost from http://blogs.msdn.com/rextang In the main page of Dynamics CRM, there is Application Menu Toolbar for users to do most of actions, also allowed for customizations. sometimes you may got customization requirements (like me) not to customize...
Auto-Indent HTML source in Notepad++ using TextFX Html Tidy
crosspost from http://blogs.msdn.com/rextang Am started investigating CRM 4.0’s aspx source for custimization. had the requirements of re-indenting aspx/html code so that I can see the table layout structure and others. here is the quick note about using...
Change default View Source editor of IE
crosspost from http://blogs.msdn.com/rextang started playing around CRM 4.0 customization. need to view the page html source often and need a good xml / html tag editor! I choosed Notepad++ for my tag editor, found it pretty useful. and now got the question...
Change logo in Dynamics CRM 4.0
crosspost from http://blogs.msdn.com/rextang start from next month I am officially assigned to a project developing solutions using Microsoft Dynamics CRM 4.0 product. so I guess here would be tips and tricks memo about CRM 4.0 customization later on...
SxS (SideBySide) problem, again (on ATL ActiveX control)…
crosspost from http://blogs.msdn.com/rextang What if you had written an native ATL ActiveX control and just can not let it show on your IE7 browser? You had considered all those security reasons like: turning on “using unsigned ActiveX control” on IE7...
VS2008, C++ Project, WinSxS requestedPrivileges error…
crosspost from http://blogs.msdn.com/rextang Got a task to write a native ActiveX control to run under IE7 for testing the security context when the ActiveX control creating another process to run a WinForm application. It’s pretty easy to create an ...
Subversion 1.5.0 released…
crosspost from http://blogs.msdn.com/rextang [via gslin ] [via Collabnet blog ] Subversion just released its latest version 1.5.0 , currently linux version is available for download , windows version will be little later scheduled at 6/24 and solaris...
Parallel Extension to .NET 3.5 June 08 CTP released…
crosspost from http://blogs.msdn.com/rextang at 06/02, Microsoft just released the latest CTP of Parallel Extension to .NET 3.5 (as PFX later), available for download here . on considering delivery HPC application development, I am evaluating proper technologies...
Snippet Compiler and related info…
crosspost from http://blogs.msdn.com/rextang Saw Jeffrey’s post that he made a simple .net compiling environment himself named Mini C# Lab and later found the powerful Snippet Compiler , which is exactly what he was creating. this triggered me to do some...
compiling quantlib upon Visual Studio 2008...
crosspost from http://blogs.msdn.com/rextang Spent couple months digging in Microsoft HPC Server 2008 (a.k.a HPC v2) deployment and now it's time to toy some HPC codes. As I am working for servicing Financial Industry, and recently got tasks to write...
CommunityServer 2008 is available...
crosspost from http://blogs.msdn.com/rextang per Rob Harward's blog last week, CommunityServer 2008 is now available for download. although my personal blog site only used the blog features for 3 blogs, I'll still consider upgrading to this version...
Modern Internet Service API source code list...
crosspost from http://blogs.msdn.com/rextang [via Scott Hanselman ] Scott just wrote a nice list couple days ago, of all API source code list of the modern internet services like Flickr, Twitter, Digg, etc. I'll just write down here for later references...
Posted: Mar 31 2008, 07:11 PM by rextangtw | with no comments
Filed under:
Forcefully detach mdf file in SQL Express...
crosspost from http://blogs.msdn.com/rextang [via http://www.mssqlonline.com/?p=14 ] when you want to force a detach of sqlexpress mdf file, while there are still other processes currently using it (or normally when there were still connections remain...
Forcefully detach mdf file in SQL Express...
crosspost from http://blogs.msdn.com/rextang [via http://www.mssqlonline.com/?p=14 ] when you want to force a detach of sqlexpress mdf file, while there are still other processes currently using it (or normally when there were still connections remain...
More Posts Next page »