ADS

Saturday 15 June 2019

Online Exam System Project in ASP.NET ,C# with Source Code.

Online Exam System Project in ASP.NET ,C# with Source Code ( PART-1)

   How to create Online Exam System Project with source code. Just follow all steps .



Step-1: Open VS2010 and create a new website project.

Step-2: Create Master Page that name is " MasterPage.master ". and write following HTML code.

MasterPage.master HTML Design Code : Click to Download



_________________________________________________________________________

Step-3: write the backend code of master page " MasterPage.master.cs "

         Click here to download

_____________________________________________________________________________

Step-4: Create new page give name as " Home.aspx " and select MasterPage.master " and write some html code for design home page.


Click Here to Download 

______________________________________________________________________________



Step-5: Home page dynamic code ( Home.aspx.cs )

Download Code

Online exam home page
Home page screen shot

Step-6: Create a new master page that name is " Admin.master"

 Download code

_____________________________________________________________________________

Step-7 : write code for " Admin.master.cs "

_______________________________________________________________________

Step-8: create a new webpage that name is " AdminHome.aspx"

Download code
____________________________________________________________________

Step-9: write code for "AdminHome.aspx.cs "


Download code
___________________________________________________________________________

Step-10: create a new page " AddSubject.aspx"


Download code

_______________________________________________________________________

Step-11: write code for " AddSubject.aspx.cs " page

Download Code
_____________________________________________________________________________

Step-12: Create a new webpage that name is " Deletequestion.aspx "

Download code
_____________________________________________________________________________

Step-13: Create a new webpage for "forgotpass.aspx"

Download code
_____________________________________________________________________

Step-14: write backend code for " forgotpass.aspx.cs "

Download code

   ___________________________________________________________________


Step-15: create a new webpage that name is " Register.aspx"

Download code
__________________________________________________________________________________

Step-16: write code for " Register.aspx.cs "

Download code

        __________________________________________________________________

online exam registration
Online Exam Registration Form


____________________________________________________________________________


8 comments:

  1. I want test.aspx.cs* codingPart

    ReplyDelete
  2. In this project many web pages are missing and database are also missing with some supported file. Please upload the all the missing pages,database and other supported file like images banner etc

    ReplyDelete
  3. This comment has been removed by a blog administrator.

    ReplyDelete
  4. Can you please help us with more detail information. It shows many errors.

    ReplyDelete
  5. Hello sir, Score.aspx file not found

    ReplyDelete

Popular Posts