Irwsoft Data Framework (IDF) is SQL object mapper for .NET framework. A simple design and powerfull framework for working with SQL-database. This is a solution for software developement that doesn't want to bother with sql construction. Using Visual Studion intellisense as a hints to develpers working with SQL database easily, because they are .NET class. Please visit Irwsoft Data Framework page for more information.
The edition is free edition that supports table query only. The DML queries like select, update, insert and delete. Please visit Irwsoft Data Framework Light Edition page for more information.
The edition is commercial edition that contains the most comprehensive features of Irwsoft Data Framework. The special feature like insert into multi-tables, some sql functions and etc. Please visit Irwsoft Data Framework Ultimate Edition page for more information.
New Features on V 4.0 (Professional and Ultimate only)
Data Modeler Extension IDF v4.0 supports Entity Framework, Linq to SQL, simple class and custom class data modeler. This means you can do the query using these data modeler with IDF.
Database Utility The database utility provides utility to work with IDF queries much more simpler and grouped into one single utility class for each database connection.
New Product :
Irwsoft Web Control provides new solution for ASP.NET webform developement with MVVM model. Make web application data driven faster and easier.
Irwsoft NETCore ASP provides new solution for ASP.NET Core MVC developement especially for CRUD application.
A Form control helps developer create form data entry faster. It's very light and fast to handle many data input of different type. The following image shows a form that bind with a Person object.