Explain the asp.net mvc request life cycle? : asp.net mvc
No Answer is Posted For this Question
Be the First to Post Answer
How to Page Execute in asp.net(inside browser)
What is the difference between page-level caching and fragment caching?
One application have three forms for registration .submit button is at third form.after filling three forms only u have to click submit button.After clicking the submit button all the values in first,second& third form saved on sql server.how to handle this situation .
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
Dategrid filtering and sorting How can we sort all the fields at once?
How to prepare culture-specific formatting in .net.
Why do we use Option Explicit?
what are the attributes of sitemapnode?
Why session is used in asp.net?
What is the question mark in a url?
Hi, I am developing an application (quiz engine) using C# in Dot net. My problem is I am designing the selction option using radio button. So, I want to retrive the data from the database to the radiobutton option. And also please tell me the how to compare the correct answer option with Answer selected by the users. If any body knows or have done this before please Help me out. My mail id is get_rome@yahoo.co.in. Table format: Question Id Queston Option1 Option 2 Option 3 Option 4 Correct answer 1 What is ur name? My name is ….. My name …. My name …. My name …. My name is tom
Explain what are the advantages of asp.net mvc framework? : asp.net mvc