Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
visual studio annoying feature
Name: donever Date: February 12, 2009 at 16:16:46 Pacific OS: Windows xp CPU/Ram: athlon 3g Product: Custom / CUSTOM BUILD Subcategory: C/C++
Comment:
does anybody know how to disable visual studio feature like the intellsense and the for loop thing. If I do a for statement for x = 1 to 2, I want to be able to put the next by myself. can I do that.
Summary: Visual Studio .Net 2003 uses version 1.1 of the framework, whereas 2005 uses version 2.0 of the framework. 2005 is an upgrade to 2003...Everything you can do in 2003 you can do in 2005. VB.Net is su...
Summary: You are comparing apples to oranges. Standard, Professional, and Enterprise are different levels that MS uses to describe many of their products. For example, MS Office is available in Standard and P...
Summary: See the official Visual Studio 2008 Product Comparison. Basically, Standard Edition features extensibility, external tools, class designer, refactoring tools, some advanced debugging capabilities, som...