PROJECT MANAGEMENT SYSTEM

The main goal of this project is making the application development within enterprise systematic and efficient, so it is easy for employees to manage the process flow of application development and also to maintain the records, so any data can easily fetch.
In present era, .NET technology is very legendary and C# is Object Oriented, so the main objective behind this project is we can get vigor knowledge of internet application and aware of web technology.

The project will be a web application through which an organization can test the application, give the result to user. The software will be generic, allowing use for any company size, structure and mode of operation. The web server and the database can be maintained on the company‟s servers so that the company‟s data is secure.

ADO.NET is intended specifically for developing web applications. This is evident from its two major design principles:


  • Disconnected Datasets, In ADO.NET, almost all data manipulation is done outside the context of an open database connection.
  • Effortless Data Exchange with XML, Datasets can converse in the universal data format of the Web, namely XML.

Web Services brings you a model to bind different applications over the Internet. This model is based on existing infrastructure and applications and is therefore standard-based, simple.

Web Services are software solutions delivered via Internet to any device. Today, that means Web browsers on computers, for the most part, but the device-agnostic design of .NET will eliminate this limitation.