Erp Objects
Database Independent Data Access Layer for ASP.NET with Intellisense
| Downloads |
|
| Publisher |
NeuroSpeech Technologies |
| Date Added |
9/21/2011 1:17:42 PM |
| Rating |
|
| License |
Free |
| Download Size |
585 KB |
| Screenshots |
Erp Objects screenshot
|
| Operating System |
Windows Server 2003,Windows Server 2008,Windows 2000,Windows XP,Windows Vista |
Erp Objects Review
Erp Objects is a set of tools and controls which allows you to write erp applications very quickly by making Erp Object Sets, which are replacement to conventional datasets of ASP.NET.
Intellisense, Typed Queries (Yes Typed Queries e.g. Customers.GetObjects( CustomerSchema.FirstName. StartsWith("Marc") );
Typed queries are converted to SQL queries, which makes your business logic independent of underlying sql. Your code will run on any database if you use Erp Objects.
facility of stored procedures and support for mysql is coming soon.