Explain about asp.net 2.0 themes?
No Answer is Posted For this Question
Be the First to Post Answer
How can you make sure that web api returns json data only?
How many no of classes in .net
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
Is data can be edited in the Repeater control?
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
How do session tokens work?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
Where do we store our connection string in asp.net application?
Which tool you have done?
What is difference between ASP and ASP.NET ?
Any body Having SHAREPOINT Material plzzz? please material to send prasad.k12@gmail.com
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.