in

Rexiology...

Rex Tang's Public Resources...

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
  • 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
  • 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 in this blog. and here is the first one. How to change...
    Posted to Rexiology::Work (Weblog) by rextangtw on Mon, Aug 25 2008
  • 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 setting for Internet Zone turn off portection mode...
    Posted to Rexiology::Work (Weblog) by rextangtw on Tue, Aug 5 2008
  • 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  ActiveX control using .NET, but this time I have...
    Posted to Rexiology::Work (Weblog) by rextangtw on Mon, Aug 4 2008
  • 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 version at 6/26. according to the release notes ,...
    Posted to Rexiology::Work (Weblog) by rextangtw on Fri, Jun 20 2008
  • 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 that’s suitable for parallel and concurrent...
    Posted to Rexiology::Work (Weblog) by rextangtw on Thu, Jun 19 2008
Page 1 of 15 (149 items) 1 2 3 4 5 Next > ... Last »
Copyright Rex Tang, 2000 ~ 2010
Powered by Community Server (Non-Commercial Edition), by Telligent Systems