Browse by Tags
All Tags »
VS.NET (
RSS)
Today I attended the NYC session of ASP.NET Exposed presented by Rob Howard . While the “sneak preview” of Whidbey was very cool and very interesting (I can't wait to get my hands on it now) the presentation, in general, was introductory....
Alex Lowe : Edit and Continue will be back...... Edit an Continue will be back in at least VB.NET for version 2.0 and possibly other languages! C# is fits into the "other languages" category. Oh, please let it be true!!
Why is it that Intellisense doesn't work as elegantly in VS.NET as it did in VS6? If I have an enum, MyEnum, and a variable, localVariable, of type MyEnum when I say: localVariable = I want Intellisense to pull up the values of MyEnum. I know I'm not...
Alex Lowe : Do you miss 'Edit-and-Continue'? I do. I loved the 'Edit-and-Continue' feature in Visual Basic 6.0. My C fill in the blank friends tell me that's because I write buggy code but I don't really care. I know one thing - I used it and I liked...
Since all programmers love to pretend like their knowledge of shortcuts in the IDE equates their knowledge of the application and how to program, I thought I would provide you guys a link to the VS.NET shortcuts: http://msdn.microsoft.com/library/default...
More Posts