Sign in
Rexiology@MSDN
Nothing but Microsoft Technologies...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
ALM
Architecture
ASP.NET
Blog Framework / Tools
Business
codeplex
Concurrency
crm
Database
dynamics
HPC
I.T. News
Information Technology
Linux
misc
Programming
Rangers
Readings
TFS
TFS2010
Tips and Tricks
Useful Tools
virtualization
VS2010
Archive
Archives
June 2012
(1)
August 2009
(1)
July 2009
(1)
May 2009
(1)
March 2009
(1)
February 2009
(1)
January 2009
(2)
December 2008
(1)
November 2008
(2)
October 2008
(1)
September 2008
(3)
August 2008
(10)
June 2008
(9)
May 2008
(3)
April 2008
(4)
March 2008
(3)
February 2008
(1)
January 2008
(3)
December 2007
(5)
October 2007
(9)
September 2007
(7)
August 2007
(3)
July 2007
(4)
June 2007
(7)
May 2007
(16)
April 2007
(1)
March 2007
(7)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Rexiology@MSDN
Create Multi-Tenancy Organizations in CRM 4.0
Posted
over 5 years ago
by
Rex Tang [MSFT]
0
Comments
After some basic checking of CRM 4.0 system, it’s now time to import some sample data and test further. As I am working in Japan, besides using the original English contents for testing, also would like to have the sample data to show to my colleagues...
Rexiology@MSDN
Dynamics CRM 4.0 – Hide the Application Menu Toolbar…
Posted
over 5 years ago
by
Rex Tang [MSFT]
2
Comments
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...
Rexiology@MSDN
Auto-Indent HTML source in Notepad++ using TextFX Html Tidy
Posted
over 5 years ago
by
Rex Tang [MSFT]
1
Comments
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...
Rexiology@MSDN
Change default View Source editor of IE
Posted
over 5 years ago
by
Rex Tang [MSFT]
0
Comments
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...
Rexiology@MSDN
Change logo in Dynamics CRM 4.0
Posted
over 5 years ago
by
Rex Tang [MSFT]
5
Comments
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...
Rexiology@MSDN
Slipstream / Servicing Windows 2008 Server iso image with Hyper-V RTM bits...
Posted
over 5 years ago
by
Rex Tang [MSFT]
2
Comments
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 Enterprise and MPI NIC to have high-speed access...
Rexiology@MSDN
SQL Server 2008 RTMed!!
Posted
over 5 years ago
by
Rex Tang [MSFT]
0
Comments
for the long waiting, at 8/6 PST time, SQL Server 2008 finally RTMed! checkout press release here: http://www.microsoft.com/presspass/press/2008/aug08/08-06SQLServer2008PR.mspx download place here: http://msdn.microsoft.com/en-us/sqlserver/default.aspx...
Rexiology@MSDN
Disable then Delete ActiveX on IE7 under Protection mode won’t install and run again…
Posted
over 5 years ago
by
Rex Tang [MSFT]
0
Comments
Symptoms : Under IE7, under protection mode on, normally installed an ActiveX control. open IE7 Add-on manager, locate the ActiveX control, and disable it. because the ActiveX control is running, close the IE7 window and open a new one, or open internet...
Rexiology@MSDN
SxS (SideBySide) problem, again (on ATL ActiveX control)…
Posted
over 5 years ago
by
Rex Tang [MSFT]
1
Comments
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...
Rexiology@MSDN
VS2008, C++ Project, WinSxS requestedPrivileges error…
Posted
over 5 years ago
by
Rex Tang [MSFT]
2
Comments
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...
Page 1 of 1 (10 items)