Explain Assemblies?,Difference between Panel and
GroupBox?,Differences between ASP and ASP.NET?
Answer Posted / jayashree dubey
Assemblies: are the building blocks of asp.net.It can be
defined as a single unit of DLLs.Collection of
classes,methods,properties,structs etc.
Panel is a opaque container not visible to the user where
Groupbox is defined with a outline along with title.
ASP.net is an advanced version of ASP.ASP uses interpretor
method where asp.net uses compliler and runs using CLR
platform and uses different languages where asp does not
support multi languages.
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is a response cookie?
What is the concept of view state in asp.net?
What is the difference between file-based dependency and key-based dependency?
Describe the differences between the lifecycles of Windows services and Standard EXE?
Web API supports which protocol?
What are the different web pages?
How does a content page differ from a master page?
Difference between response.redirect and server.transfer?
how to write html code with ssl
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
What are the different session state management options available in asp.net?
Define authentication and authorization.
Where would you use an ihttpmodule, and what are the limitations if any?
How can we prepairing Interview
Where the cookie value is stored?