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 does ascx stand for?
Define repository pattern in asp.net mvc? : asp.net mvc
Can you set the session out time manually?
where can i gather the materials for MCP certification
what is silver light when will we use silver light,
What is css in asp.net?
What is data caching?
What is autopost?
What is recordset asp?
Explain the function of new view engine in asp.net? : asp.net mvc
Name the namespace which is used by ado.net?
What is difference between abstract class and an interface?
What is asp.net localization?
how to debug web services on consumer side?
Explain the difference between sql invalidation and sql notification.