Lost your password?

Blogs about: Vsnet 2003

Featured Blog

Tip: VS.NET Add-ins1 comment

Ion Toma wrote 3 years ago: VS.NET can be adapted and extended to automate the development process (like repetitive tasks) or to … more →

Tags: Add-ins/Plugins, Advanced, Miscellaneous, VS.Net 2005

Tip: Most useful shortcuts in VS.NET

Ion Toma wrote 3 years ago: Switching between Windows: Ctrl+F6  - navigate between various panes that appear in the base co … more →

Tags: Advanced, Beginner, Coding & Debugging, Intermediate, Miscellaneous, VS.Net 2005

Tip: Select Block Text

Ion Toma wrote 3 years ago: Normally, if we want to select several lines of text, this is done on line-by-line base. With block … more →

Tags: Beginner, Editor, VS.Net 2005

Tip: Bookmarks

Ion Toma wrote 3 years ago: Bookmarks can be used to mark places in the code, like the code that you might want to jump back and … more →

Tags: Beginner, Coding & Debugging, Editor, VS.Net 2005

Tip: Word-wrap

Ion Toma wrote 3 years ago: In case we got code that goes too long, we have to scroll out of the screen to see the whole line. I … more →

Tags: Beginner, Coding & Debugging, Editor, VS.Net 2005

Tip: Add Line Numbers to Your Code-Behind Classes

Ion Toma wrote 3 years ago: Adding Line numbers to your code can be very helpful when discussing the code with someone else. … more →

Tags: Coding & Debugging, Editor, Intermediate, Testing, VS.Net 2005

Tip: Outlining

Ion Toma wrote 3 years ago: To view the overall structure of the code, in VS.NET we can expand and close code regions for classe … more →

Tags: Editor, Intermediate, VS.Net 2005

Tip: Clipboard Ring

Ion Toma wrote 3 years ago: You may noticed from using Microsoft Office, that anytime you copy (CTRL+C) & paste (CTRL+V) a p … more →

Tags: Editor, VS.Net 2005

Tip: Incremental Search

Ion Toma wrote 3 years ago: To search, ussally you have to enter a CTRL+F and type the whole string and the search through the r … more →

Tags: Beginner, Editor, Levels, VS.Net 2005

Tip: Edit ASP.NET configuration file

Ion Toma wrote 3 years ago: There is general belief that in VS.NET there is no good editor for ASP.NET configuration file o … more →

Tags: Editor, Intermediate

Tip: Treat Warnings as Errors2 comments

Ion Toma wrote 3 years ago: A warning is a bug in waiting*. Warnings may be acceptable for debug builds, but for a release build … more →

Tags: Coding & Debugging, Intermediate, Miscellaneous, VS.Net 2005

Tip: Custom Tasks List

Ion Toma wrote 3 years ago: Custom task list is a great feature, which provides information about errors, annotations that a dev … more →

Tags: Coding & Debugging, Intermediate, VS.Net 2005


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS