Explain about asp.net state management?
No Answer is Posted For this Question
Be the First to Post Answer
How can you get public key information?
What is asp.net caching?
I M working in 1.1 .net framework. In a page I have 5 text box & 2 data grid. In PageLoad() All text box will populate with blank value & 1st dataGrid with some value. When I click on EDIT button Of the 1st dataGrid,The Relevent data Of the particular row will populate in first 3 textboxs & corresponding relevent data Will populate in the 2nd DataGrid. Now when I click 2nd datagrid's EDIT button of a perticular Row,relevent data will populate on last 2 textboxs & 1st 3 textbox's value will be same as per as it was........ ........My Problem Is ........... When I click on edit button Of 2nd DataGrid, 1st 3 text boxes values goes Off & 2nd DataGrid Is goes off Due to Postback.but The relevent value is populated In last 2 textboxes.So How I stoped this postback??So that all the data in 1st 3 textboxes will be same.So that I can edit the values of 2nd Grid with 1st 3 textBoxes value.. plz dirctly mail me 1 copy of post to... maloy.adhikari@in.com
What is the name of the process the browser uses to find the address of a web server? a) DMZ b) DNS c) Active Directory d) Database lookup
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,?
How to deploy/publish webservices?How many ways?Plz explain me
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
In a webpage if i want to give access to only half page ,then what should i do?
Clearly Explain the ispostback
What is the difference between server-side scripting and client-side scripting?
what is loosely coupled solution? How it can be used?
When does a session actually start?