|
Kinetic CRM - Web Based CRM Software
|
Other links at ASP.NET > Software |
| 1. |
ADO.NET Express
|
|
|
ADO.NET Express is an add-in for Visual Studio 2003 that generates class methods for calling stored procedures and executing common types of SQL statements. It supports C#/VB and SQL Server/Oracle. ADO.NET Express looks similar to Server Explorer. You can add database connections and browse schema objects such as tables and stored procedures. You can right click on a schema object to generate ADO.NET code for this object. For example, you can right-click on a stored procedure and generate a C# method that executes the stored procedure and returns a DataReader. ADO.NET Express is especially useful for ASP.NET and middleware developers who write a lot of data access code and would like to save time to do more creative tasks. Generated code is easy to understand and modify. ADO.NET Express has a variety of options for generating code that cover most of the common data access scenarios. Generated code can also be used as a template for modification.
|
| 2. |
Easy Projects .NET
|
|
|
Easy Projects .NET - the latest generation web based Project Management System. It is called "Easy Projects" for a reason - it was specifically designed to make project management hassle free and straightforward. Using multi-nesting projects and tasks, detailed statistics and reports, email notifications and alerts, issues and requests tracking, message board and other useful features you will be able to track and organize any type of project.
|
| 3. |
Adaptrust Project Management & Billing
|
|
|
Adaptrust CAPE is created for managing your projects. It aims at maximizing the resources and reducing the cost related to project. User Management Statistics and Analysis Web Scheduler Timesheet Management Email Integration Personalization Message CenterWorkflow Report Publishing Searching Human Resources Billing Task Alert Knowledge Management Contact Management Skill Management ERP Integration (Greatplains PA compliance)
|
| 4. |
Aspose.Excel.Web.Viewer
|
|
|
Aspose.Excel.Web.Viewer is a visual ASP.Net component that enables developers to easily create web pages that mimic the look and feel of a desktop spreadsheet application.It has features:Easy, full featured examples in both C# and VB .Net;Support for loading data directly from Excel spreadsheets;Support for creating web page - spreadsheet displays from scratch;etc.
|
| 5. |
ORM.NET
|
|
|
ORM.NET is an object relational mapping and code generation tool that creates a robust and flexible set of classes which model a normalized relational database. The generated class files are compiled as a fully functional .NET assembly (.DLL) that acts as a complete data access layer and extends the functionality of ADO.NET. The generated run-time component exposes all tables as classes and columns as properties. Using the built-in DataManager object, users can easily retrieve data from multiple tables based on complex criteria without using stored procedures or embedded SQL code. In addition, data updates, inserts, and deletes can be saved to the database with one call. Using ORM.NET saves .NET developers significant time and effort.
|
|
|