Chapter 5- SURVEY OF TECHNOLOGIES

To develop this package different types of tools and database are used which are as follows:

1. ASP.NET 2005

2. Framwork 2.0

3. Microsoft-sql server 2007

4. Microsoft word processor

1. ASP.NET 2005:

ASP.NET 2005 is a Microsoft technology for building the web based application and services. A ASP.NET application consists of forms ,controls,classes and procedures.

Forms are windows upon which you build your user interface are the building blocks of the user interface. Controls also called activeX conrols, are interface tools , such as labels ,textbox and command buttons, that you use to display information to the user, gather information from the user, and respond to user actions. Classes are templates from which you can create your own objects at run time.

Procedures are small routines you write that are callable from anywhere in your application. These routines will perform a function for you that you write once but can call many times.

An application is made up of forms, modules and classes. A form is made up of properties, events and controls. Controls are also made up of properties and events

Some Features Of ASP.NET

    • Language interoperability : a one language code is to interact with other language.

    • EDP(Event driven programming language): it is a Event Driven Programming language(i.e. we write code on its event and drive the program).

    • Rapid Application Development(RAID).

    • Allows the creation of COM components such as activeX controls.

    • Includes good debugging facilities.

2. Framwork 2.0

Dot net framework is a platform that is provided by Microsoft technology in which we can develop web based application, window based application and console base application with C#(c sharp),VB and J#(J sharp) and other 22 Language.

3. Microsoft-SQL Server 2007

Microsoft SQL Server fulfills these responsibilities :

· Reduction and redundancy :

Centralized control of the DBA avoids the unnecessary duplication of data and effectively Reduces the total amount of data storage required. It also eliminates the extra processing and of the inconsistencies e.g. Same format of grade card for all student.

Sharing data :

Any number of application program of user’s can share the same database .

For example we can access the list of study centers.

Data integrity :

Data integrity means that the data contains in the database both accurate and consistent.

Data security :

In this facility the confidential data must not be accessed by unauthorized person.

Rapidly Accessing Data :

SQL Server provides rapid access to data by utilizing indexes and storing frequently accessed data in memory.

SQL Server Enterprise Manager :

The Enterprise Manager is the central console from which most SQL Server database-management tasks can be coordinated. SQL Enterprise Manager provides a single interface from which all servers in a company can be managed.

4. SQL Server Enterprise Manager :

The Enterprise Manager is the central console from which most SQL Server database-management tasks can be coordinated. SQL Enterprise Manager provides a single interface from which all servers in a company can be managed.

NEXT PAGE - Front End User

This site is designed to help BCA MCA student to develop final project and synopsis Download Free BCA Project, MCA Project, IT Projects, Final report and Project synopsis with Full documentation and code From www.ignousupport.blogspot.com for ignou students and other IT students.

Computer Science Final Project , Free download MCA projects in asp.net , Free download MCA projects in vb.net, Free download MCA projects in C#.net, Free download MCA projects in java, Free download MCA projects in PHP