Andrew Rea
C# & ASP.NET Developer BLOG
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET 3.5
ActionScript 3.0
Agatha
ASP.NET
ASP.NET MVC
ASP.NET.NET MVC
AutoMapper
Business Objects
C#
CQRS
CSS
Custom Controls
Data Bound Controls
Extension Methods
Flash
HTML
IIS
Javascript
LINQ to XML
Multi Threading
NUnit Tests
Security
Semaphore
Shortcut Keys
Silverlight
Skype
SQL Server 2005
Thread Syncronization
TQL
Visual C#
Visual Studio
WCF
Web Controls
Win Forms
Win Forms C#
Windows Live Writer
Sponsors
advertise here
News
Books I am reading at present
Books I am purchasing next
Navigation
Home
Blogs
Archives
October 2010 (1)
August 2010 (1)
July 2010 (3)
June 2010 (1)
May 2010 (1)
March 2010 (3)
February 2010 (1)
December 2009 (3)
August 2009 (2)
March 2009 (6)
February 2009 (3)
January 2009 (5)
November 2008 (2)
October 2008 (1)
September 2008 (1)
August 2008 (4)
July 2008 (2)
June 2008 (3)
May 2008 (7)
April 2008 (7)
March 2008 (4)
February 2008 (10)
January 2008 (3)
Browse by Tags
All Tags
»
Visual Studio
(
RSS
)
Shortcut Keys
IDE Features I find useful – Visual Studio
by
REA_ANDREW
This is a short but one of many of a series of blog posts I would like to make which mention some of the useful features of different IDEs which I make use of. This one is for Visual Studio: Full Screen View –> Full Screen (Shift + Alt + Enter...
Filed under:
Visual Studio
Visual Studio Encapsulation Surprise
by
REA_ANDREW
When you encapsulate a field using Visual Studio tool as shown, Visual Studio will try to put the first letter to upper case to follow naming conventions. Now I declare fields with a underscore prefix e.g. _myField , but I have recently started...
Filed under:
Visual Studio
Nice little Visual Studio shortcut key
by
REA_ANDREW
So I have been using the shortcut keys ctrl+E,C to comment markup code and ctrl+E,U to subsequently uncomment markup. What I have just realised is, that it works with code, but my expectations were not correct. In code I would use the /* ...
Filed under:
Shortcut Keys
,
Visual Studio
More Posts