Is http stateful or stateless?
No Answer is Posted For this Question
Be the First to Post Answer
I have a GridView on web form, and a column in a grid is a linkbutton to open popup..., my problem is when i click on link button in a gridview popup opens as well works fine. but when i click on link button once again my popup window doesnt open. Can any one help please...
More on CLR ?
Can we create the web service in windows application?
What are the benefits of .net framework?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
How can I return string result from action in asp.net mvc?
Can source code be reverse-engineered from IL?
What's the .NET class that allows the retrieval of a data element using a unique key
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
Mention some action filters which are used regularly in ASP.Net MVC?
What is Reference type and value type
What's the difference between const and readonly ?