.net

Optimize Your db4o Techniques in 6 Pages!

Whether you're advanced in db40 and want increased efficiency or you want to learn basic operations, you'll find what you're looking for in this free, 6-page...

0 replies - 2712 views - 05/11/09 by lyndsey in Announcements

PHPLinq As Cool As Real LINQ?

I read about the PHP Implementation of LINQ called PHPLinq. Frankly, I was sceptical about it. Finally, I gave it a try. I still remain sceptical... Let me...

1 replies - 3010 views - 07/10/08 by mikeborozdin in News

Kill Your Users Table

It's time to rethink how we store user information. You don't need as much as you think you do. Consider...Reddit's database was stolen a little over a year...

2 replies - 1553 views - 07/07/08 by Schalk Neethling in News

.NET LINQ to MSI - Part 1 - Interop

Without any physical data access layer, there's no way to build abstractions on top of it. So, in this part of this series we'll take a look at some very...

0 replies - 1802 views - 06/24/08 by bdesmet in News

ASP.NET - Preventing SQL Injection Attacks

Consider a simple web application that requires user input in some fields, lets say some search box. Suppose a user types the following string in...

0 replies - 14172 views - 06/18/08 by Schalk Neethling in News

Is LINQ leaving Java in the dust?

Interesting story today asking whether LINQ has given .NET an edge over Java. LINQ is best-known as a way to embed SQL-like statements directly in code. ...

3 replies - 9858 views - 01/30/08 by Alex Miller in News