Answer Posted / priyavani
ASP was Microsoft's first server-side script engine for
dynamically-generated web pages.
ASP.NET is a web application framework developed and
marketed by Microsoft to allow programmers to build dynamic
web sites, web applications and web services
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can you implement the postback property of an asp.net control?
How we can force all the validation controls to run?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
How can we inherit a static variable?
How to prevent client side validation from the ASP.NET validation controls?
What is form submit?
What is session in asp.net?
How does ASP.NET framework maps client side events to Server side events.?
Explain the main function of razor in asp.net? : asp.net mvc
5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?
What are the advantages and limitations of query string?
What is round trip in asp.net?
List the events in page life cycle.
What is css in asp.net?
Can you clarified A Web service can only be written in .NET or not?