Sie sind auf Seite 1von 37

SUMMER TRAINING PRESENTATION

Submitted To:-

Submitted By:-

Ms.Ankita Sharma Faculty(Seminar Lab)

Abhinav Kabra IV YEAR, IT

CONTENTS
Company Profile Project Intro System Analysis ASP.NET
.NET Framework Multiple lang. support Working CLR

ADO.NET Project Snapshots

KEYPROMPT TECHNOLOGIES PVT LTD.


Their area of interest: Development
Offshore website development Search Engine Optimization Web Development

Consultancy Training
Certified trainer from Microsoft. Has an Experience of 5years in training field

SOFTWARE DEVELOPMENT DIVISION


Established 2009 Location Pratap Nagar,Jaipur
The business areas include development of application software and Web-applications on the Internet for business purposes and in-house use and various training programs. The Company undertakes development on MS dot net, Visual Studio environment,Oracle and Internet technologies and tools such as MS FrontPage,Webshere.

INTRODUCTION TO ADMISSION PROCESS MANAGEMENT SYSTEM

OBJECTIVE
This project ADMISSION PROCESS MANAGEMENT SYSTEM basically designed to
promote automation by providing information to the counselors about the status of Seats available in particular college of a college.

Aim of this project is to gain efficiency and to develop a realistic project for automation in Public or Private sector use.

PROJECT FEATURES
Simple & attractive GUI Vast no. of flexible users Customized creation of counselor Detailed information on Seat Status, Fee Status, Counselor Details , Students Personal and academic detail Online Registrations by Counselor E-mail enquiry system Secured & reliable database Emphasis on student satisfaction

SYSTEM ANALYSIS
MODEL VIEW CONTROLLER (MVC)

MODEL (MS SQL SERVER 2008)

CONTROLLER (ADO.NET)

VIEW (ASP.NET)

BACK END

MIDDLE TIER

FRONT END

What is ASP .NET


ASP.NET is the next generation of ASP ASP stands for Active Server Pages ASP.NET - A server side scripting technology that enables scripts (embedded in web pages) to be executed by an Internet server. o ASP.NET is a Microsoft Technology o ASP.NET is a program that runs inside IIS o IIS (Internet Information Services) is Microsoft's Internet server

ASP vs ASP .NET


Classic ASP uses vb script for server side coding & Vb Script is not supported any more in ASP.NET ASP is interpreted, ASP.NET is compiled ASP Uses ADO & ASP.NET uses ADO.NET In ASP - no server controls, html tags were written manually. ASP.NET offers a very rich set of controls called Server Controls and HTML Controls

Multiple Language Support


Can support theoretically infinite no. of languages Microsoft provides Visual Basic.NET, Visual C#, Visual J# & Visual C++ Benefits of Multiple Language Support o Use of preferred language o Use of multiple language in single application o Code Modules are reusable o Class Library Access is same for all languages

.Net Programming Languages


VB.Net C# APL Fortran Pascal C++ Haskell Perl Java Language Python COBOL Microsoft Jscript RPG Component Pascal Mercury Scheme Curriculum Mondrian SmallTalk Eiffel Oberon Standard ML Forth Oz Etc..

Types of Applications
WIN APPLICATION program that run under Microsoft Windows OS WEB APPLICATION software that runs on websites CONSOLE APPLICATION program run directly from windows command prompt

.NET Framework
.NET Framework consists of 3 main parts: o Common Language Runtime o Framework Classes/Libraries o ASP.NET A set of approximately 3500 classes. Classes are divided into namespaces grouping similar classes. For organization, each class belongs to only one namespace. Most classes are lumped into a name space called System ex.- System.Data (database access)

.NET FRAMEWORK

How Does ASP.NET Work?


A Web browser requests an ASP.NET file to a web server using URL The Web server IIS passes the request to the ASP.NET script engine for processing The ASP.NET engine reads the file, line by line, and executes the any server side scripts in the file Finally, the processed ASP.NET file is returned to the browser as plain HTML page

The Common Language Run Time


One Run Time for all, .NET based language Basic Objective Code management Compile program code into MSIL Enforces code security Memory allocation and garbage collection

JIT allows code to run in a protected environment as managed code. JIT allows the IL code to be hardware independent

CODE BEHIND FEATURE


Division of asp.net file into 2 files 1..ASPX - Presentation content file Consist of user interface elements 1..CS - Code behind file Consists of application logic Features Easy to understand & debug Separation of work for Graphic Designer & software engineer

Benefits of .NET
Based on web Standards and Practices Functionality of .NET classes are Universally available Code is Organized into Hierarchical Namespaces & classes Language independent Better Productivity Safer Code Large no. of Controls and tools

ADO.NET
ADO.NET is part of web technology which is widely used today for Creating Dynamic Web pages. It is Combination of Two Technology:1: Activex Data Object 2: .NET Framework It provide the Interaction b/w 1: Front End 2: Back End

FRONT END

BACKEND

ADO.NET

MS SQL SERVER 2008 (Express Edition)


MS SQL SERVER 2008(Express Edition) is used as a back end. It stores the data in the form of various tables. The manipulation speed on data is very fast. It provide Backup service. It provides code security to the user as well as developer. It provide following operation of data :>Insert >Delete >update >Select etc..

Prototype Modal

SNAPSHOTS of PROJECT

FEASIBILITY
OPERATIONAL o Simple and informative GUI o Easily employed on User & Client side of application TECHNICAL o Build on ASP.NET and SQL EXPRESS(2008) supported by win 2000,XP,VISTA,etc ECONOMIC o Cost efficient o Consumes low memory space

SCOPE & ENHANCEMENT


This project can be upgrade with the use of 4.0 Framework and use of ORACLE as database to further improve security & reliability The next stage of development will be for the whole student and guardian It can be further upgraded according to the need of Public or Private Sector demands

CONCLUSION
This Training has provided us the experience of working in a company environment Development of this Project not only provide the basic knowledge of tools utilized but also working with a PROJECT THINK APPROACH

REFERENCES
reiljp.com google.com wikipedia.com

THANK YOU

QUERIES???

Das könnte Ihnen auch gefallen