Answer Posted / shwetha
Asp is a client Side,whereas Asp.Net is a serverside..
Asp.Net contais design as well as coding part in a
different file , but in Asp it contoins in only one file..
Asp is a connected architecture,whereas Asp.Net is a
dissconnected architecture.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How you will manage the state of ASP.NET controls?
What is sql data source control in asp.net?
What is data caching?
How can I have a particular web page in an asp.net application which displays its own error page?
Describe state management in asp.net?
What is server infrastructure?
How many languages are supported by .NET at present time?
What are the various ways to send content from one page to another?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What is autopostback in dropdownlist in asp net?
Define static function?
Can you explain architecture of your project ?
Explain the difference between overriding and overloading?
What is the behavior of a Web browser when it receives an invalid element?