Monthly Archives: December 2009

Enumerating Instances of SQL Server using C#

One of the project I am worked, I had to enumerate SQL Server instances of the network for creating dynamic connection string. Here is a code snippet which will retrieve all the SQL Server instance in a network using C# … Continue reading

Posted in .Net, ASP.Net, SQL Server | Tagged , , , , | Leave a comment

K-MUG Session on 19th Saturday at Technopark

K-MUG Session on 19th Saturday Topics Social Media Search Engine Optimization / Search Engine Marketing Social Media Marketing Blogging C# 4.0 and Silverlight What is new in C# 4.0 and Silverlight. Free stuffs that make my day Microsoft tools, free … Continue reading

Posted in User Group Activities | Tagged , | Leave a comment

Image cropping in ASP.Net with JQuery

Yesterday I got a chance to explore Jcrop – the jQuery Image Cropping Plugin. You can get more details about JCrop from here. It is nice JQuery plugin to Crop photos. Here is a simple implementation of JCrop with ASP.Net … Continue reading

Posted in .Net, .Net 3.0 / 3.5, ASP.Net, Javascript | Tagged , , , | Leave a comment