Login
About Us
Search EggHeadCafe's Job Board
EggHeadCafe
Silverlight
WPF
ASP.NET
VB.NET
C#
Excel
SQL Server
SharePoint
Articles
Forums
FAQs
Groups
Top Members
Microsoft
Articles
Forums
FAQs
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml / Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services
Web
Articles
Forums
FAQs
JavaScript
ASP
ASP.NET
WCF
Databases
Articles
Forums
FAQs
SQL Server
Access
Oracle
MySQL
Other Databases
Office
Articles
Forums
FAQs
Excel
Word
Powerpoint
Outlook
Publisher
Money
Non-Microsoft
Articles
Forums
FAQs
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source
Operating Sys
Articles
Forums
FAQs
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX
Server Platforms
Articles
Forums
FAQs
BizTalk
Site Server
Exhange Server
IIS
Graphic Design
Articles
Forums
FAQs
Macromedia Flash
Adobe PhotoShop
Expression Blend
Expression Design
Expression Web
Other
Articles
Forums
FAQs
Lounge
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Product Reviews
Search Engines
Resumes
Visual Studio .NET Tips and Tricks by Minh T. Nguyen
By mv ark
Printer Friendly Version
View My Articles
2 Views
VS.NET 2005 is a very powerful IDE that works with .NET Framework 2.0 and its features have grown by leaps and bounds since Visual Studio 6. For the .NET developer, mastering the IDE goes a long way in writing code fast & improving productivity.
Now for busy developers who have to grapple with numerous technologies & project deadlines, getting up to speed with a new IDE presents significant challenges. The book
Visual Studio .NET Tips and Tricks by Minh T. Nguyen
presents an assortment of 120 tips and tricks that aid the reader in better understanding the IDE. A majority of the tips apply to VS.NET 2002, 2003 & 2005 and there are about 20 that specifically relate to VS.NET 2005.
While the information contained in the book can as well be found on MSDN, what sets it apart is the way the author co-relates it to common development scenarios and presents it in a concise & engaging fashion. Although the book is ideal for beginners who have just got started working on .NET Framework 1.x or 2.0 applications with the VS.NET IDE, intermediate and advanced programmers may also find some time-saving tips.
I love keyboard shortcuts, especially those which don't involve gymnastics with the finger. I have compiled a list of
my favorite shortcuts
over a period of time based on
several
online
resources
and collected quite a few new ones from Nguyen's book.
One cool tip I learnt from the book is to enable both "Show ScreenTips on Toolbars" and "Show Shortcut Keys in Screen Tips" options in the dialog box that comes up with Tools > Customize so that keyboard shortcuts associated with an icon are shown on mousing over it. This is a great way to discover new keyboard shortcuts that are available and also allow VS.NET to prompt you when you forget a shortcut & take the toolbar/menu route.
The downside of the book I felt is that the coverage of VS.NET 2005 is not adequate considering there are
so many
new features
and some late-breaking changes have been missed like the fact that
Edit and Continue support IS available for C#
as well as VB.NET in Visual Studio 2005 [pg 93]. But then this is understandable as the first edition of the book came out a year before the real VS.NET 2005 came out.
This is anyway a good reference for VS.NET users to have close at hand. Another good reason to have a copy is because the
electronic version of the book is freely downloadable
.
Biography - mv ark
M.V. 'Anil' Radhakrishna is a seasoned developer and a Microsoft MVP (ASP/ASP.NET). He
blogs
his little discoveries and Web development tips, tricks and trivia quite regularly. You can find some of his unusual code samples & snippets at his
Code Gallery
.
Distributed .NET Programming in C# [aPress]
ASP.NET Programmer's Reference [Wrox Press]
Review: Improving .NET Application Performance
Visual Basic.NET and the .NET Platform [aPress]
Book Review: ASP.NET 2.0 Cookbook [O'Reilly]
Article Discussion: "Visual Studio .NET Tips and Tricks" by Minh T. Nguyen
mv ark
posted at Thursday, February 15, 2007 6:35 AM
Original Article