04 diciembre
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.
29 noviembre
Discover which program is locking that file you want to delete with this utility
25 octubre
Roy Osherove has great tips about this in his website
here21 septiembre
If you are a VB.NET 2005 fan, check this website
18 septiembre
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
21 agosto
Do you really know how to implement it? Check it out
here