Aug
13

SQLite for .NET

Posted In: C#, SQL by DotNut

Noah Hart has ported SQLite3 to C#.  While the first port is slower than the original, the project opens the way for SQLite to be used in .NET managed projects without using P/Invoke or unsafe code.

The project represents the complete porting of SQLite version 3.6.16 to C#.  The code is licensed under Creative Commons 3.0.  C#-SQLite passes over 30,000 tests with only 9 still not working.  The compiled binary exe is 528KB which is about the same as the original at 506KB.

SQLite Project
More Info

Oct
30

LINQ to SQL Discontinued

Posted In: LINQ, SQL by DotNut

The Microsoft ADO.NET team has discontinued the LINQ to SQL project.  Many developers believe this is a mistake, “spitting in the face” of everyone who invested time and money in LINQ-SQL, leaving developers with a costly porting process.

Read more at Ayende @ Rahien

Read more at ADO.NET Team Blog

Copyright © 2008-2008 Timm Martin. All rights reserved.
Wordpress Theme designed by DT Website Templates