What is localhost in asp.net?
Give a few examples of page life cycle events.
Which is the parent class of the ASP.NET server control?
0 Answers Sans Pareil IT Services,
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?
What are the advantages and limitations of query string?
What is difference cookie and session?
Briefly describe the role of global.asax?
What is an il?
what is a .xap file? Explain with an example.
For Web services where you can browse on the Internet?
Explain Assemblies?,Difference between Panel and GroupBox?,Differences between ASP and ASP.NET?
How is the asp.net mvc architecture different from others? : asp.net mvc
About Usage of server variables ?