How to display validation messages in one control?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, I am a fresher. i have a problem related to DataGrid . i have a data grid and i have to place a dropdown in the datagrid.and i have to retrieve the values from the database (sqlserver).please tell me any idea about the code.
What is postback and autopostback in asp.net?
What are early binding and late binding.
What is difference between URL and URI?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What is break mode?
what is view state and its use
10 Answers DELL, Efextra, HCL,
What is asp.net caching?
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?
explain ado.net
Why do we need a web application session?
Contrast OOP and SOA. What are tenets of each ?