main difference between asp.net2.0,asp.net1.1,asp.net1.0
Answer Posted / nikola
Can someone tell me is it something different in code in C#
from .NET1 and .NET4 or code is the same for C# language?
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How you can access the values from the Repeater control in ASP.NET?
How can you use a custom controls in ASP.NET application?
What is an imagemap in asp.net?
Explain the difference between asp & asp.net.
Explain the benefits of viewstate?
Explain the purpose of storyboard.targetproperty.
What do you understand from custom control?
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.
What are the differences between the response.write() and response.output.write()?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
What is http post and http get?
What is asp.net localization?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
What is the part of url?
Is asp.net free?