what are the server controls used in sitepath navigation?
Answer Posted / swetha
Menu Control and Tree View Control.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the displayafter property in updateprogress control?
What is routing in MVC?
Explain the differences between managed and unmanaged code?
What's the use of response.output.write()?
What is the difference between cookie and session?
What is the mvc model?
What is the difference between dynamic SGA and static SGA?
How can we communicate with each server in N-tier Architecture? and what are the methods?
What is sta?
What is redirectpermanent in asp.net?
What are the different method of navigation in asp.net?
Why session management is required?
Describe a Windows Service and its lifecycle ?
What is the difference between dispose() and finalize()?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?