What is difference between ispostback and autopostback in asp net?
No Answer is Posted For this Question
Be the First to Post Answer
What is custom control. What is the difference between custom control and user control ?
What does asax stand for?
what is profiles in asp.net
How do you turn off cookies for one page in your site?
If Asp Dot Application is stateless what happened? during designing
What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain
How to authenticate users using Web.Config ?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
How do you get records number from 5 to 15 from a dataset of 100 records?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
Contrast the use of an abstract base class against an interface?
what is meant by sitemapnode ?