- Running IE 6 in Windows Vista](http://www.microsoft.com/windows/products/winfamily/ie/default.mspx) Update on July 12, 2007 There is a cool utility released by the IE Team called…
- SSAS: Processing, ForceCommitTimeout and "the operation has been cancelled"Here is something interesting that came up a newsgroup thread a little while ago, that I though merited some more explanation.
- Visual Studio user settings per project/solutionIn a recent email discussion between a few of the Subtext developers and myself, we talked about the need to have the Visual Studio editor settings (like…
- Script CallbackWhat is the difference between a callback and a postback? A callback is a special postback, so a round-trip always occurs; however, unlike the classic…
- How to: Download file from ASP.Net 2.0 Page- September, 2007 (1) - August, 2007 (4) - July, 2007 (2) - June, 2007 (2) - April, 2007 (4) - March, 2007 (1) - February, 2007 (3) - January, 2007 (4)
- Overloading operators in VB.NetFirstly I must note that this could mess things up pretty bad in your code so keep that in mind before getting all to excited. I am talking about custom…
- How to recover domain when the primary domain controller failes and there are member domain controllersMany of us have probably dabbled in setting up our own domain and forest for development purposes. For me - a domain is a must - I have my development…
- SQL Server split functionThis is used to "use list as a table", i.e. take a list of comma-separated values, and run queries on it. Credits due: look at the second post on…
- WCF vs. Remoting (with DataSet)- performance comparisonIn the last blog I wrote about Windows Communication Foundation performance comparison. The document available here: A Performance Comparison of Windows…
- BizTalk and SSISI’ve been interesting in using SSIS ever since I first heard about it. Since I specialize in doing integration work, primarily with BizTalk, I was curious…
- Visual Studio 2005 Collapse All MacroVisual Studio has this annoying habit of expanding the solution folder tree, especially when synchronizing with Visual SourceSafe. Even without that…
- MS BRE: Controlling rule side effectsFor almost two years now, I've been intending to write an article about the mysterious 'side effects' flag used in Microsoft Business Rule Engine…
- C# 3.0 Type InferenceOne of the new language features of the C# 3.0 language release is type inference. Wikipedia has an excellent discussion on type inference, including a…
- System.IO.FileLoadException exceptionSystem.IO.FileLoadException exception occur because a managed assembly is found but cannot be loaded. FileLoadException thrown when user and assembly does…
- Ajax.Asp.Net Tips and Tricks: Adding Dynamic Controls to UpdatePanel and Identifying what control has triggered the event.Here is a cool technique on how to identify which control has triggered the UpdatePanel (when dynamic controls are added during runtime). Here we will use…
- MS BRE: Fact Identity in the Microsoft Rules Engine, or how the author chased a non-existent bugMS BRE: Fact Identity in the Microsoft Rules Engine, or how the author chased a non-existent bug I recently had reason to revisit the exact mechanisms…
- How-to: Change Windows Hostname and Keep Oracle 10g RunningSo I realize it seems like I'm posting a bunch of stuff on Oracle and little on .NET, but it's all related to a large Smart Client application we're…
- The position problem with ListSearch control in Ajax ControlTool KitFirst of all, I'm using IE 6.0.2900.2180, Haven't test on other browsers. I was using ListSearch control to decorate my drop down lists to provide the…
- Error "pipeline component load() method failed on IPersisPropertyBag implementation"You might receive the "pipeline component load() method failed on IPersisPropertyBag implementation" error message when you try to drag and drop a custom…
- a self stirring coffee mugI won a in the March 2007 contest:) One of the funny quirks with this prize is I actually suggested it as a prize a few months back – so not only was it…
