Explain the difference between dataset and datareader.
No Answer is Posted For this Question
Be the First to Post Answer
Explain Authentication mechanism in dotnet
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
diff between Server.Transfer() and Server.Execute()
What’s the catch?
How to write test case (Unit test plan)
Explain the functionality of "EnableViewState" ? What happens if you want it on or off?
what is session . how it is use ?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What is mvc in asp.net tutorial? : Asp.Net MVC
Where are session variables stored?
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
Define a multilingual website?