June 2009 - Posts
In Visual Studio 2010 we have more than 200+ snippet to make your HTML life easier. It is not just Snippets which you can use, there is Surround with. For example, you want to wrap an area into UpdatePannel, you have surround with option with a mouse
Read More...
There are some new enhancements in Visual Basic 2010 or Visual Basic 10 where you can really have greater flexibility on how you handle multiple lines for continuous statements, 'Explicit Continious Line (no need to use & _ ) Dim sContinuation As
Read More...
While talking to different people I get this question. And in Visual Studio it is very easy to do, You need Windows Forms Application, then drag and drop NotifyIcon there. Set one icon with that control so that it is visible, public partial class Form1
Read More...
"Hello Azure" at Chennai last week end was fun. I showed the demo and successfully uploaded it to Microsoft Cloud CTP. WOW, with a funky Internet connection outside office it is indeed a challenge. Received so many questions and fun to interact
Read More...
I am currently back from New Delhi where I have presented Windows Azure – Microsoft Cloud Computing. This Saturday I am going to Chennai for the same purpose. In Delhi (actually in Gurgaon) I enjoyed the interactivity where people had lots of questions.
Read More...
Available at http://www.microsoft.com/downloads/details.aspx?FamilyID=752CB725-969B-4732-A383-ED5740F02E93&displaylang=en Namoskar!!!
Read More...
Now in VB.NET 10 we have automatic property, Public Property myName As String = "Test" Sub Main() Console .WriteLine(myName) End Sub In ildasm it shows like, Namoskar!!!
Read More...
Should you have question, please visit http://www.microsoft.com/azure/pricing.mspx How will Microsoft charge for the Azure Services Platform? Subject to certain limits, Azure Services will be available without charge during our Community Technology Preview
Read More...