What are the asp.net server side objects?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What is content place holder?

0 Answers  


In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?

1 Answers  


How does asp.net page work?

0 Answers  


Is data edited in the Repeater control?

0 Answers   Siebel,


What’s the difference between response .redirect and server.transfer?

0 Answers  


Which adapter should you use, if you want to get the data from an access database?

0 Answers  


Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?

0 Answers  


How many classes can a single .NET DLL contain?

14 Answers   Siebel Systems,


What is the current version of asp.net?

0 Answers  


What is the use of sessionstate tag in the web.config file?

2 Answers  


Why we use content place holder in asp.net?

0 Answers  


You need to retrieve data from a Microsoft SQL Server 2000. Currently you are using an oleDbConnection object to connect to the database server. You need to be able to retrieve the data from the database server in XML format. Which approach would be the most efficient? Select all that apply. Each answer constitutes part of the whole answer. a) Change to the SQL .NET provider. b) Use the ExecuteXmlReader() method of the xxxCommand object c) Use the DOM to create the XML document. d) Use the XmlDocument.Load() method to create the XML Document.

1 Answers   Syntax Softtech,


Categories