Directory Freebies VS CheatSheet Forum

RSS

Email

Translate

Home About Archive Privacy Contact Advertise Write for Dev102
Posted by Amit on Aug 13th, 2008 | Filed under Web Development | 1 Comment

Hey all

Here are some great tools that will help you diagnose problems and errors on your applications. Don’t leave home without them!

 

SQL Profiler

SQL Profiler 

We all know that most problems start in the DataBase. SQL profiler will help you to locate…


Continue Reading...
Posted by Shahar Y on May 9th, 2008 | Filed under .Net, Visual Studio | 10 Comments

Here is a list of 6 Visual Studio tweaks you can do to make your development experience much better:

Show shortcut keys in screen tips:

Go to Tools->Customize and choose the Toolbars Tab. This screen pops up-

image


Continue Reading...
Posted by Amit on May 6th, 2008 | Filed under Visual Studio | 50 Comments

Visual Studio Keyboard Shortcuts Since we got so many comments with lots of useful information on our Visual Studio Shortcuts post we decided to use those comments and some other shortcuts we found and compile another list so lets get going

 


Continue Reading...

Recently, I ran into a great free Microsoft tool which is called - Resource Refactoring Tool. This tool provides developers an easy way to extract hard coded strings from the code to resource files.
Resource files (.resx files) consists of XML entries, which specify objects and string inside XML tags. Those files can be opened with [...]


Continue Reading...
Write Article for Dev102

Write for Dev102!

We pay for user submitted tutorials and articles that we publish. Anyone can send in a contribution

Learn More