Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Tech Crumbs collected along the way ...
I had some data in Access DB and wanted to convert it to XML. Data in Access was in one table called...
Date: 06/16/2009
A study conducted by MSCOM ops team found 1 GB of data took 110 Minute to push and 12.5 minutes to...
Date: 03/11/2009
I thought everyone who wants to know how to put the windows events or IIS Logs to SQL already know...
Date: 02/27/2009
There are many different ways you can partition a cube. Here I am talking about – how you can use C#...
Date: 02/10/2009
These queries can save your life. Query to find the query using the most CPU: select...
Date: 01/16/2009
Often it happens, that we want to play with a column value of a table. Not knowing the ramification...
Date: 04/11/2007
One of the most useful tool from the Patterns and Practice. Patterns & practices Guidance...
Date: 01/14/2007
We had an application which was not performing fast enough for our satisfaction. The application...
Date: 12/11/2006
Before I explain this equation, I should explain how I reached to it. I work for the company which...
Date: 12/10/2006
Too much of the good thing – Replication. Nice article in ‘The Architecture Journal’, Whenever you...
Date: 08/01/2006
I seen couple of articles talking about OUTPUT Clause of SQL 2005, but no one is warning the side...
Date: 07/21/2006
So what is the OLE DB connection string for Excel or Exchange? Finally, all this on one page...
Date: 07/21/2006
What will be the out put of the following code: try{ double k = 19; double m = 0; k = k / m;...
Date: 07/20/2006
Get some C# ready made code snippets from here. Learn about snippets here.
Date: 02/02/2006