Blogging

No more black box

How to make LINQ to SQL better. How to enhace it. People have compiled all of those cool tips and tricks including new features into a set of CodeSmith templates. They fixed things that bordered them, and listened what borders others, and fixed that too. PLINQO opens the LINQ TO SQL black box giving you the ability to control your source code while adding many new features and enhancements. It's still LINQ to SQL, but better! Much butter! You can check more details about this project here http://plinqo.com

 

ODP.NET

ODP.NET for Microsoft OracleClient Developers Microsoft announced its deprecation of System.Data.OracleClient, also known as Microsoft OracleClient. Microsoft OracleClient provider developers can use this opportunity to reevaluate which data provider to use for current and upcoming projects. Oracle recommends to start building new Oracle .NET applications with Oracle Data Provider for .NET (ODP.NET) and migrate existing applications to ODP.NET.