Collection of Cheat Sheets 16 Apr 2008
Posted by ramsonit in C#, Cheat Sheet, SQL, VB.NET.add a comment
In this post you may get allot of cheat sheets. Check this out.
Some SQL injection attack misperceptions – and reality 15 Apr 2008
Posted by ramsonit in SQL.add a comment
Here is the nice list if misperception and reality about SQL injection, Check out the Glen article about this.
A factsheet for SQL Server developers 15 Apr 2008
Posted by ramsonit in Cheat Sheet, SQL.add a comment
Factsheet for SQL Server (6.5, 7.0, 2000 and 2005) developers that fits on one A4 (printed on both sides) so that you can laminate it and keep it on your desk. You have to print it with a color-printer to be able to use all information!
Get it from here
SQLite on .NET – 3 minutes Guide 26 Mar 2008
Posted by ramsonit in Introduction, SQL.add a comment
Mike has written an article SQLite on .NET – Get up and running in 3 minutes, Its very good quick guide for .NET developers. He also suggested how we can user SQLite in our application, that sweet.