December 2008 - Posts

3
Comments

Using "Like" operator in parameterized queries by mlife

As you know parameterized queries has two benefit against regular queries . First for preventing of some SQL injection attacks and second take advantages of query plan caching. One simple example is like this. string command = "Select FirstName from UsersTable...
0
Comments

Have Fun With RIAnimation (Free Library) by mlife

clipboard RIAnimation is a small and handy library, written with jQuery and full integrated with ASP.NET. With RIAnimation you can take pretty UI effects to controls in web pages. RIAnimation is easy to use and you may see all of it's usages here and...
More Posts