Answer Posted / deepa
In asp.net ,separation of presentation and design logic(code
behind).
code is structured
if you want to create a control,for example label or text
box it takes simple coding.
These features are not available on asp
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how to load the contents of an xml file into an xmldocument object?
Explain about .NET services?
What is static constructor, when it will be fired?
Please explain what is heap and what is stack?
What is the use of immutability?
Which namespace is used to support multithearding in .NET?
Tell about your technical profile ?
What is a serviced component?
Explain attributes in dot net?
What is concurrency? How will you avoid concurrency when dealing with dataset?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
How does u handle this COM components developed in other programming languages in .NET?
What is the difference between an abstract class and an interface?
Can you create instance of a class which has private constructor?
Explain what is the difference between encrypting a password and applying a hashing?