What are 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
What are the advantages of asp?
Name some of the ASP components?
why and how static variable retain their value after postback form ?
What opens asp files?
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
Is asp better than php?
We have recently bought Hart 475 communicator , when we try to use it on transmitter it shows error : Voltage detected on FF connectors and later show No device found , can any one give me and idea about how to solve it.
What are private assemblies?
What is Response Object?
how can i connect to ms-access database, with ASP??
Explain the differences between asp and asp.net and is asp.net backward compatible to asp?
What are the methods in applet ? When is init(), start() called ?