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 A on Apr 25th, 2008 | Filed under .Net, C# | 14 Comments

Linq to xml provides an easy query interface for XML files. In the following example I will demonstrate how to use linq to xml to read and write data from/to xml file, using the file for persistency maintaining a list of objects. linq to xml can be used for storing application settings, storing persistent objects [...]


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