Researchers at NeuroSpeech Technologies have figured out a need for developing a
basic entities to build Small ERP Business Systems easily by using various advantage
of cutting edge development framework of Microsoft .Net 2.0
However most of the features of ASP.NET and its enterprise architecture are only
limited to Microsoft's SQL Server, where else NeuroSpeech's Erp Objects provide
an independent framework which works on all databases.
A rich set of Web Server Controls and Powerful Database Independent Data Access
Layer composite Erp Objects SDK, which forms a basic subset to build enterprise
applications quickly without coding any sql or complex User Interface logic.
Features:
- Database Independent Data Access Layer.
- No SQL Programming (Yes !! All SQL For your business logic is automatically generated
without having to worry about different SQL Syntax and Functions).
- Advantages over DataSets, Object Oriented Architecture.
- Automatic WebService Generation (All your business methos are encapsulated in webservice
and are generated automatically).
- New Typed Queries, No SQL, No Joins, e.g.
 - Powerful "Intellisense" while designing Queries
- Automatic Joins, If you set the RelatedObject and RelatedObjectProperty
correctly, the Framework automatically appends the Join statement, so you no longer
need to write them.
 - No SQL Injection Attacks, as the parameters are passed through Typed Queries only,
all typed parameters are converted into SQL Command Parameters and Parametric SQL
completely avoids SQL Injection Attacks.
- ObjectDataSource controls can easily interact with generated classes, without single
code of C# or VB#.
- You can use Partial classes to further extend the generated objects.
- Automatic Object Creation Wizard.
- Erp Objects can be written in any language (C# or VB.NET) supporting Microsoft.Net
2.0
- Erp Object Editor to configure, generate objects using wizard directly from the
database.
- Full support to Microsoft Sql Server.
- Support to MySql Coming up. You can start using Erp Objects with MS SQL, and you
can easily switch to MySQL without changing any of your code. Our target release
date for mysql driver is 5th September.
- Support to Oracle Coming up.
- Its Free and It always will be free, You can use this to develop unlimited applications
and deploy it over unlimited number of machines.
- As soon as Microsoft comes out with C# 3.0, the projects will be automatically converted
to LINQ features and you will not need to worry of rewriting your applications.
As Erp Objects will incorporate LINQ and still make everything independent of MS
SQL database and offer more productive user interface and easy development.
Please visit official Erp Objects Website to download Erp Objects.
|
|