Monthly Archives: June 2009

Debugging Windows Services

In the current project, I have to develop some windows services to sending out notification mails. The first challenge I faced is I can’t directly run and debug the Windows service. For that I need to install the service (using … Continue reading

Posted in .Net, .Net 3.0 / 3.5, Visual Studio | Tagged , , , , | Leave a comment

A Simple Splash screen in C#

I started my .net career in VB.Net. While developing a windows application in VB.Net it is pretty easy to put a Splash screen. There is Project property called Splash screen and you can put any form there, after that the … Continue reading

Posted in .Net, .Net 3.0 / 3.5, Visual Studio, Windows Forms | Tagged , , , | Leave a comment

Mini TechEd in Trivandrum

Kerala Microsoft user’s group (K-MUG) is organizing a Mini-TechEd in Trivandrum. Don’t miss this Free opportunity to learn about Windows 7, Visual Studio 2010 features, WPF, What is new in ASP.NET 4.0, SQL server best practices,SQL logical query execution and … Continue reading

Posted in Miscellaneous | Tagged , | Leave a comment