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
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
Explain the difference between debug.write and trace.write?
How can we create Tree control in asp.net?
Name the namespace which is used by ado.net?
Do you know about caching with the datasource controls?
Explain asp.net application life cycle?
Can more than one person use the same login?
Difference between .NET and previous version?
What are Authentication and Authorization?
What is rich control in asp.net?
What is the concept of postback in asp.net?
What is client side state management?
What are the different types of validation controls in asp.net?
How can we pass info between 2 asp.net pages?
Explain client-side scripting?