More servicesWindows Live
HomeHotmailSpacesOneCare
 
MSN
Sign in
 
 
Spaces home  Ariel Erlijman Space on ...PhotosProfileFriendsMore Tools Explore the Spaces community
Updated 4/12/2005
Updated 8/14/2006

Ariel Erlijman Space on the Web

VB.NET - Agile Development - Instant Messaging - Internet - Uruguay
December 04

VB2005 Tips and Tricks - part 1

Symbolic Rename

Right-click on any local variable and select Rename. This will rename all appropriate instances in your code of that variable.

Symbolic Rename works with any property, class or method.

Right click on a form, and select rename. You will see the same result.

November 29

Unlock that file

Discover which program is locking that file you want to delete with this utility

October 25

How to configure a Mom's PC

Roy Osherove has great tips about this in his website here
October 09

Javascript IDE

Javascript IDE with intellisense and more at aptana web site

September 26

Cool .NET tips

Check this CodeProject site
September 21

VB.NET 2005 Power Pack

If you are a VB.NET 2005 fan, check this website

September 18

Fiddler

Fiddler is a transparent proxy that automatically adds itself to the WININET chain so that it can see every request being made. It logs those requests and the responses to allow you to see what is working and what isn't working. Tutorial and info here

August 21

Threading in .NET

Do you really know how to implement it? Check it out here
View more entries