Explain the differences between asp and asp.net and is asp.net backward compatible to asp?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP Interview Questions

What is a form collection in asp?

0 Answers  


What is the maximum size of an array in asp?

0 Answers  


Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.

0 Answers  


What are asp controls?

0 Answers  


How to display images using response object?

0 Answers  


How can you disable the browser to view the code?

0 Answers  


What should be used in order to determine if the cookie "FavoriteFlavors" in the request object contains more than one entry? A. Request.Cookies("FavoriteFlavors").HasItems B. Request.Cookies("FavoriteFlavors").Collection.Count C. Request.Cookies("FavoriteFlavors").Dictionary D. Request.Cookies("FavoriteFlavors").HasKeys E. Request.Cookies("FavoriteFlavors").Count

1 Answers  


why we use data bind in asp.net

1 Answers  


Give the comment tags for the following?

0 Answers  


How do I print an aspx file?

0 Answers  


How does if-not-modified-since work? How can it be programmatically implemented with ASP.NET?

0 Answers  


Explain the difference between server.transfer and response.redirect?

0 Answers  


Categories