Ans Logics Private Limited: A Project Report On Submitted As The Summer Training Project On in Submitted by
Ans Logics Private Limited: A Project Report On Submitted As The Summer Training Project On in Submitted by
A
Project Report
on
“STUDENT MANAGEMENT SYSTEM USING .NET”
Submitted as the summer training project on
ASP .NET
In
COMPUTER SCIENCE AND ENGINEERING
Submitted by
AKANKSHA SHREE
JUHI JYOTI
• User Information
• User Session Maintenance
• Updating User Information
3.3 Content Management
These are the pages that are associated with the logic pages, and
contain content specific to that page. They are :
• Organizing the topics according to the category
• Organizing the subtopics according to the subcategory
• ASP.Net
• Windows
Student Marks
Student Information
System
Faculty Administration
5. ASP.NET THEORY
ASP.NET is a web development platform, which provides a
programming model, a comprehensive software infrastructure and
various services required to build up robust web applications for PC,
as well as mobile devices.
ASP.NET works on top of the HTTP protocol, and uses the HTTP
commands and policies to set a browser-to-server bilateral
communication and cooperation.
ASP.NET is a part of Microsoft .Net platform. It’s applications are
compiled codes, written using the extensible and reusable
components or objects present in .Net framework. These codes can
use the entire hierarchy of classes in .Net framework.
The ASP.NET application codes can be written in any of the
following languages :-
• C#
• Visual Basic.Net
• Jscript
• J#
ASP.NET is used to produce interactive, data-driven web
applications over the internet. It consists of a large number of
controls such as text boxes, buttons, and labels for assembling,
configuring, and manipulating code to create HTML pages.