ONLINE PORTAL WITH COMPILER USING C#

pritamguchhait 3,681 views 27 slides Nov 17, 2014
Slide 1
Slide 1 of 27
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23
Slide 24
24
Slide 25
25
Slide 26
26
Slide 27
27

About This Presentation

C# Compiler portal system is a portal website that offer facilities to their users to run their Asp.net programs which anyone can view online by visiting the website.


Slide Content

AJIT KUMAR BHAGAT PRITAM GUCHHAIT RANJEET PRASAD YADAV ONLINE PORTAL WITH COMPILER USING C# PRESENTED BY:-

Acknowledgment………… In completing this project we have been fortunate to have help, support and encouragement from many people. We would like to thank them for their cooperation. First, we would like to thank our mentor Mr.Moinak Basu Roy, for guiding us through each and every step of the process with knowledge and support. Thank you for your advice, guidance and assistance. . We would like to thank to whole B.Tech department, for providing us valuable suggestion .

Table of Contents : Overview of the project. Objectives. RecommendedSoftware requirements. Software interface. Hardware Requirements. Hardware interface. Data-Flow-Diagram. E-R Diagram. Database- Structure. Snapshots of project. Future Scope. References. Conclusion.

Overview of the project: This Compiler Portal is totally an ASP.NET based web application. USERS’ AREA: User can sign up here first. Then being a member of the website, they can access their own account as well as the website. The total facility that a user gets, is listed below: Update their own profile. Next time for entering to profile they have to enter the same ID and Password. Admin uploads document & users can download those uploaded document. User can ask questions to the Admin. The Admin in return answer the queries.

Objectives Facility to upload notes, resumes and documents/ JPEG format photos. Easy communication-User could write query to Admin and Admin can answer to query of User. Users can download notes, documents/JPEG format photos. Users can upload ,view , edit &delete personal &educational details. Over all, the underlying purpose of this project is to successfully create and deploy a web based application like “Compiler Portal” using Asp. Net.

Recommended Software Requirements: Operating system : windows 7 Framework : .NET (4.0) Application softwar : Microsoft Visual Studio2010 Programming language : C# Database : SQL Server Technology : ASP.NET Web Server : IIS 6.0

Hardware Requirements Intel Pentium IV or above 512 MB RAM or above 10 GB hard disk or above Network Interface

COMPILER PORTAL ADMIN USER 1.VIEW QUERY 2.PROFILE DETAILS 3.LOG IN 4.UPDATE PROFILE 5.CHANGE PASSWORD 6.SOLVE QUERY 7.UPLOAD DOCUMENTS 8.LOG OUT 9.VIEW QUERY ANSWER 10.DOWNLOAD DOCUMENTS 11.PROFILE DETAILS 12.LOG IN 13.CHANGE PASSWORD 14.SUBMIT QUERY 15.UPDATE PROFILE 16.LOG OUT LEVEL DFD OF COMPILER PORTAL DATA FLOW DIAGRAMS :-

DFD:Level1 Of user User database

DFD:Level1 Of Admin Admin database

ENTITY-RELATIONSHIP DIAGRAMS MODEL:- Admin_tb Document_tb User_tb Query_tb Post question Downloads Email_id image Phn.no. address name Admin_id address User_id dob name Phn.no Email_id image Q_id User_id Admin_id subject Doc_id date subject 1 N N N

Database structure User Table: User_login:

USER TABLE LLLL User_id user

ADMIN TABLE AA Admin_id Admin

Query table Doc.table User_id Admin_id Compiler Portal Database:

Snapshots Of Project Here are some snapshots of “COMPILER PORTAL” given below….

HOME PAGE OF THE SYSTEM

User name password Log in

REGISTRATION PAGE User Registration form

HOME PAGE FOR USER’S Here you can ask question to any Admin. You can downloads notes upload by Admin.

HOME PAGE FOR ADMIN Here you can give answer of question asked by user. You can upload notes for user.

USER’s Query to ADMIN

Future Scope This project will have a very bright future if the following can be incorporated: Including a self-defined encryption logic to encrypt the passwords. Profile search , Compiling code , update notice. There is a lot of scope for developing this project in future according to the requirements of a particular institution.

References Internet Websites- http://www.msdn.microsoft.com http://www.wikipedia.org http://asp.net/ajax http://www.codeproject.com

Conclusion C# Compiler portal system is a portal website that offer facilities to their users to run their Asp.net programs which anyone can view online by visiting the website. Today's education scenario is rapidly changing and demanding a system with greater levels of communication between users and admin to have optimum use of resources. Hence we have developed the website “Online C# portal with Compiler” to fulfilling these demands and enacting as a bridge of communication. This helps institutes in achieving best of communication levels and avail global exposure to their students.
Tags