December 2009 - Posts

1
Comments

Another VS 2010 feature : Pin-Up by Pawan_Mishra

Hello, I have been using VS 2010 Beta 2   for sometime and today I came across another beautiful feature.Now , I don't know in technical terms what to call this feature, so its that I rather explain it with few pictures. Following is a very small...
4
Comments

Mole : Visual Studio Visualizer by Pawan_Mishra

Visualizer’s are of great help when debugging your application.Visualizer’s essentially provide a the complete view of the data in separate modal dialogue window.I guess almost all of us have worked with DataSet’s and in order to see the data contained...
Filed under: ,
8
Comments

Web.config file in VS 2010 and .Net Framework 4.0 website by Pawan_Mishra

With every new framework of .Net , the size of Web.config file kept on increasing.Initially the size was quiet minimal but then came Asp.Net Ajax and it brought along with itself its own set of config section entries , corresponding HTTP Handlers and...
More Posts