In Data grid the question is below
quantity price total these are 3 fields available in
data grid if you enter quantity the total has to update
automatically.Price field is already filled completely
Suppose you display a data having 200 records in a datagrid. Then you edit 100 records of them. Now when you will press update button,all 100 records should be updated in single shot rather than reading every record and updating. How to do it?
Describe state management in asp.net?
What are the steps to follow to host a web application on a web server?
What are the different ways of processing data in ASP page in the server side (like Forms, QueryStrings etc)?
which type of data u send through request.querystring()?and tell abt exact size?
how can create login from create and written conde in asp.net
What is the difference between session and application?
Explain how server control validation controls works?
2 Answers CMS, Syntax Softtech,
On Age field how many Asp.Net validation controls will be suit?
7 Answers NTTF Nettur Technical Training Foundation, Quest,
How do you secure your configuration files to be accessed remotely by unauthorized users?
Where are session variables stored?
Can master pages be nested?