in

Rexiology...

Rex Tang's Public Resources...
All Tags » ASP.NET (RSS)

Browse by Tags

  • Dynamically Loading Scripts Files on Dynamics CRM

    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 events in all my crmForm can use it without problems...
    Posted to Rexiology::Work (Weblog) by rextangtw on Sat, Nov 29 2008
  • CRM 4 Outlook Client Lost Connection Problem…

    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 prototyping env. using Windows 2003 Server R2...
    Posted to Rexiology::Work (Weblog) by rextangtw on Tue, Sep 23 2008
  • 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 the registry. Create a DWORD registry key named...
    Posted to Rexiology::Work (Weblog) by rextangtw on Tue, Sep 23 2008
  • 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 this, but to completely remove it so that user...
    Posted to Rexiology::Work (Weblog) by rextangtw on Wed, Aug 27 2008
  • 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 TextFX Html Tidy in Notepad++ to do the html auto...
    Posted to Rexiology::Work (Weblog) by rextangtw on Wed, Aug 27 2008
  • 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 about using it by default when I view the page...
    Posted to Rexiology::Work (Weblog) by rextangtw on Wed, Aug 27 2008
  • 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 and try out the new features... need to squeeze...
    Posted to Rexiology::Work (Weblog) by rextangtw on Mon, Apr 21 2008
  • .NET Framework Source Code now Available...

    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, System.IO, System.Net, System.Reflection, System...
    Posted to Rexiology::Work (Weblog) by rextangtw on Thu, Jan 17 2008
  • asp.net: checking session size in SQL Server ASPState DB...

    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 state in SQL Server database will be slower than...
    Posted to Rexiology::Work (Weblog) by rextangtw on Sat, Jan 12 2008
  • asp.net: __EVENTVALIDATION is related to page virtual path...

    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 to the correct paths, but also need to capture and...
    Posted to Rexiology::Work (Weblog) by rextangtw on Wed, Dec 26 2007
Page 1 of 7 (65 items) 1 2 3 4 5 Next > ... Last »
Copyright Rex Tang, 2000 ~ 2010
Powered by Community Server (Non-Commercial Edition), by Telligent Systems