Browse by Tags
All Tags »
ASP.NET (
RSS)
Crosspost from http://blogs.msdn.com/rextang Long time no blogs. been busy on works, also mostly twittering and plurking except blogging. time to write something. Before going further, be caution that this is just personal-experience know-how writing...
crosspost from http://blogs.msdn.com/rextang When doing bulk data import on CRM 4.0 using self-made application that utilizes CRM SDK to communicate with web server, if the application is running parallel that simultaneously accessing the server, sometimes...
cross from http://blogs.msdn.com/rextang One of my dev VM had missing all the project template while trying to new a project from selecting "New Project". had found this forum thread and by running " DevEnv /InstallVSTemplates " from...
crosspost from http://blogs.msdn.com/rextang People who are working in customizing Dynamics CRM system should all sooner or later facing this problem: what can I do to have my common sharing Javascript library injected in an elegant way so that all the...
crosspost from http://blogs.msdn.com/rextang Most of my testing CRM 4 environment were built upon Windows 2008 Server / IIS7 (both 32bit and 64bit) . The server and outlook client installation works fine without problems. started from this week I am making...
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...
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...
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 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 [via ScottGu ] Available source code for now: NET Base Class Libraries (including System, System.CodeDom, System.Collections, System.ComponentModel, System.Diagnostics, System.Drawing, System.Globalization...
crosspost from http://blogs.msdn.com/rextang by setting asp.net application to save session state into SQL Server database, not only can scale application out with multiple web servers, but also provided a way to investigate session usage. Saving session...
crosspost from http://blogs.msdn.com/rextang --- #Summary: --- When using performance test tools to record asp.net pages for test, and later those pages were moved to different path at the same server, not only have to change the recorded test scripts...
crosspost from http://blogs.msdn.com/rextang Since I just upgraded my personal website to CommunityServer 2007.1 , I also make a update for my FullText Search Provider to be able to use on 2007.1. I updated the source by referring the 2007.1 SearchBarrel...
crosspost from http://blogs.msdn.com/rextang Telligent Systems released CommunityServer 2007.1 at 2007/09/18, and I just upgraded my personal blog site to this version (Build 3.1.20917.1142) from my previous sp2 upgrade . Still using SDK upgrade and the...
More Posts
Next page »