Browse by Tags
All Tags »
Useful Tools (
RSS)
crosspost from http://blogs.msdn.com/rextang so we are finally at the stage of service-in our CRM Project to customer. since we did use CRM Outlook Client, when there are official patch updates, we won't be able to manually install them to all the...
crosspost from http://blogs.msdn.com/rextang As in my CRM 4.0 design and deployment project we are reaching the end part of testing deployment phase. the Outlook Add-in I made using VSTO 3.0 with ClickOnce deployment will finally need to be deployed to...
crosspost from http://blogs.msdn.com/rextang # Remove an account in a machine which cannot logged in due to password forgotten Just tried to re-activate some of my old groove accounts in my other PCs and found that I forget the password set long time...
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...
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...
crosspost from http://blogs.msdn.com/rextang Just finished slipstream / servicing the windows 2008 server x64 iso image for using in my HPC server 2008 computing node provisioning (I would like my computing nodes to use Hyper-V Native network driver on...
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...
crosspost from http://blogs.msdn.com/rextang Trying to install some Linux boxes on Hyper-V RC1 to try MONO and some HPC approaches but hit the gfxboot boot hang problems . tried WinISO and UltraISO to edit the ISO files but seems those software had problem...
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...
crosspost from http://blogs.msdn.com/rextang The original Vista weather gadget just didn't get the weather info from internet after I reinstalled one of my notebook. thus I had to try to find another one. during the search found those 3 that's...
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...
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...
crosspost from http://blogs.msdn.com/rextang Here is some conversion functions in SQL Server... To convert between int and hex values, by referring to this post : SELECT 'Int -> Hex' SELECT CONVERT(VARBINARY(8), 16777215) SELECT 'Hex ->...
crosspost from http://blogs.msdn.com/rextang Ok, so I just did it again... and don't know how to put it back... orz In Vista, when you suddenly put your screen rotated by pressing some key-combination that you don't even know, here is the answer...
crosspost from http://blogs.msdn.com/rextang ScottGu wrote a simple general FAQ of newly released Visual Studio 2008 and TFS 2008 . the good news is that VS2005 can access TFS 2008 and vise versa VS2008 can also access TFS2005. what I need from this FAQ...
More Posts
Next page »