my report ppt

22
PROJECT ON COMPUTER SCIENCE DEPARTMENT PORTAL USING ASP.net technology Presented by: Shuaib Ahmad Ansari (0838113036) (Information Technology) (Krishna Institute of Mgt & Tech, Moradabad) Training From: HPES (Hewlett-Packard’s Education Services ) NOIDA

Upload: shuaib-ansari

Post on 07-Aug-2015

278 views

Category:

Documents


0 download

TRANSCRIPT

  1. 1. PROJECT ONCOMPUTER SCIENCE DEPARTMENT PORTAL USINGASP.net technologyTraining From:HPES(Hewlett-Packards Education Services ) NOIDA Presented by: Shuaib Ahmad Ansari (0838113036)(Information Technology)(Krishna Institute of Mgt & Tech, Moradabad)
  2. 2. COMPANY PROFILE HP (Hewlett Packard ) was founded by Stanford University classmatesBill Hewlett and Dave Packard in 1939. HP Education Services is the most reputed name in High End TechnicalEducation. HP mentors, Guides and encourages you to strive for excellence. HP is the largest IT solutions company worldwide. The Local education programs are running worldwide that includesAmerica, Asia Pacific, Japan , Europe, the Middle East and Africa . There are 3,20,0000 employees are working currently.
  3. 3. Product and ServicesEnterprise storage services: Technology services Managed services SoftwarePersonal systems group: Commercial computers Consumer computersImaging and printing group: Inkjet printers Laser jet printers Graphics and imaging
  4. 4. .NET Technology what is dot Net technology?.Net is a microsoft Technology to create , manage and run distributedapplication and component.It supports TCP/IP protocol based applications.Basically .Net is CLI implementation of microsoft. ASP.NET is part of the .NET Framework, and when coding ASP.NETapplications you have access to classes in the .NET Framework.We can code our applications in any language compatible with the commonlanguage runtime (CLR), including Microsoft Visual Basic and C#.These languages enable you to develop ASP.NET applications that benefitfrom the common language runtime, type safety, inheritance, and so on.
  5. 5. COMMON LANGUAGE INFRASTRUCTURE CLI was concept given by IBM.Purpose CLI is to create and execute distributed component and services and its achieved by the feature of language interoperablity.CLIVESCLS METADATA
  6. 6. CLRCOMMON LANGUAGE RUNTIME (CLR) CLR is core of dot net framework.It is synonyms of VES of CLI.AS every language has its own runtime environment, but under dotnet frame work every laguage has common runtime environment, that is called CLR.Components of CLR:1. CLS (common Language Specification)2. CTS (common type System)
  7. 7. BACK END Sql Server It provides a multiple user interface. From the use of a SQL Server ,multiple system can be connected. It is beneficial when there is need of heavy database.
  8. 8. Project name
  9. 9. FUNCTIONAL COMPONENTS Administrator Faculty Student
  10. 10. Faculty:This module gives profile information of various facultiesassociated to the department. It gives profile information of all the faculties. Anyone can contact to these faculties and post queries to them. They can upload E-books and other reading materials. They can post notices to the students and also view the notices from theadministrator.Students: This is a separate webpage for students. They can view, edit, and update their profile from anywhere. Student can download documents as well. They can view faculty profile and even post queries to the faculties. The can also generate their Resume.Administrator: The administrator has the central control over thewhole portal. He can access the students and faculties information directly. He will create the student and faculty profiles which they can later on edit. He can post notices which will be accessible to the both the faculties andthe students. He will handle the number of students and incase any student or facultyleaves he will edit the record accordingly
  11. 11. HOME PAGE
  12. 12. STUDENT REGISTRATION
  13. 13. STUDENT UPLOAD RESUME
  14. 14. FACULTY MODULE
  15. 15. FACULTY REGISTRATION
  16. 16. FACULTIES UPLOAD E-BOOKS
  17. 17. ADMIN PROFILE
  18. 18. NOTICE BOARD
  19. 19. DOWNLOAD E_BOOKS
  20. 20. THANK YOU!!!!!