SqlNetFramework an easier alternative to microsoft data application block

Posted by: ASP.NET Announcements, on 31 Dec 2007 | View original | Bookmarked: 0 time(s)

Hello everybody,  I would like to share with you the SqlNetFramework, a .NET tool that will help you to develop ADO.NET applications faster and easier. The SqlNetFramework is an easier alternative to the Microsoft Data Application Block.  Code snippet: Creating a reader from a select SQL query.  C#  IDataReader reader = SqlNetFramework.Management.DbManager.Instance.ExecuteReader(0,"Northwind");  VB.NET  Dim reader As IDataReader = SqlNetFramework.Management.DbManager.Instance.ExecuteReader(0,...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: SQL | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 760 | Hits: 54

Similar Posts

  • Some MVC Implementing more
  • Ruminations on Multi-Tenant Data Architectures more
  • A Unique Silverlight Viewer for Reporting Services Aimed to Display Reports from Reporting Services in Silverlight Applications. more
  • Using Microsoft's Chart Controls In An ASP.NET Application: Plotting Chart Data more
  • Business Apps Example for Silverlight 3 RTM and .NET RIA Services July Update: Part 7: ADO.NET Data Services Based Data Store more
  • Updated SilverTwit Code for MSDN Magazine more
  • Silverlight Release History : Q2 2009 (version 2009.2.701) more
  • WPF Release History : Q2 2009 (version 2009.2.701) more
  • Improving Dynamic Data with Peter's Data Entry Suite more
  • Better XAML By Farr: WPF Line of Business Seminar more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD