Hello Everyone,
I want to ask that I Want to do more and more with C#,i have learned a lot in c# now i want to make some small softwares/application for practice so that i get busy in c# and do more and more using c#.
So is there any site or somthing which will help me to do lot more with c#....please advice me!!!
Loading
Sukesh MarlaPosted Aug 30, 2012, 11:04 AM
Do one thing
Create an applicaton using Asp.net
2 Modules
1.User
2.Admin
Admin Section
Masters
1. Create STudents
2.Create Subject like C# ,Sql.
3.Create Questions for Each Subject,
User
1.Register them self
2.Once they register they get a link Take Exam
3,When he click it he get randomly 10 question which he can answer
4.Create A page Called My Scores where user can see all hi exams with subject and total score.
Hope you understood the problem statement
Create this project using 3-Tier architecture
Start with Databse first ,,Create Tables and then stored procedures
And then start coding
Check this is correct answer if it helped.
Prakhar GargPosted Aug 30, 2012, 1:21 PM
Sukesh MarlaPosted Aug 30, 2012, 1:20 PM
Prakhar GargPosted Aug 30, 2012, 1:19 PM
Sukesh MarlaPosted Aug 30, 2012, 12:54 PM
Prakhar GargPosted Aug 30, 2012, 12:52 PM
Prakhar GargPosted Aug 30, 2012, 5:50 AM
Sukesh MarlaPosted Aug 30, 2012, 5:28 AM
Start with Some small asp.net applications, With some grid(paging,sorting) and Forms
for storing values in databse,
Also create SearchPage for your project,
Check this os correct answer if it helped