by Rahul Singla | Oct 29, 2010 | Blog, Sql Server
The title sounds like related to a logging operation, isn’t it? Well yes, it is.In an existing logging operation, I needed to ensure that the number of log entries remained below a specified threshhold. And I came up with the following sql quickly: DECLARE...
by Rahul Singla | Oct 24, 2010 | Blog, Coolite, Ext.Net, ExtJs, Flash, Javascript
This blog post is more of a continuation of 2 of my earlier blog posts, Cross-browser approach to copy content to clipboard in javascript, and Copying GridPanel content to clipboard. I would advise reading of the above blog posts if you haven’t already to...
by Rahul Singla | Oct 20, 2010 | .NET 2.0+, ASP.NET, Blog, C#, Visual Studio
So yesterday, I was creating a custom configuration section in web.config for an ASP.NET application. I did not had direct contact with the administrators who would administer the day-to-day operations of the application, and needed to make them aware of the various...
by Rahul Singla | Oct 15, 2010 | .NET 2.0+, ASP.NET, Blog, Sql Server
I was thinking what title was more appropriate for this blog post, the one actually used above, or would “Sql Server as lock manager” would have been more appropriate.Today only, I had a situation where I needed to ensure that multiple instances of one of...
by Rahul Singla | Oct 9, 2010 | Blog, EWS Managed API, Exchange, Exchange 2007, Exchange 2010
I recently had an opportunity to work with Exchange server having created an ExtJs/Ext.Net based email client for Exchange. And I used the Exchange Web Services Managed API for .NET to interface with the Exchange server itself.One of the aspects of the email client...
Recent Comments