adspace
Answer Posted / Lalit Tyagi
Objects in ASP.NET represent components that perform tasks and interact with data in a web application. Examples include the Page object, which represents an individual web page, and the Control object, which represents various UI elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is early binding?
How to store images in sql server database through vb.net?
Explain how can we remove handlers at run time?
What is the use of assembly?
Explain an assembly?
What are the features of c# which are not present in vb.net?
How to retrieve images in sql server database through vb.net?
What is option strict?
Explain the difference between system.string and system.stringbuilder classes?
How to send xml file on server using http protocol?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
Explain the difference between datatable and dataset?