Give the comment tags for the following?
No Answer is Posted For this Question
Be the First to Post Answer
What are private assemblies and shared assemblies?
What is asp code?
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
Define an err object?
what are disadvantages of AJAX controls?
What is asp model?
Define unmanaged code?
What is the difference between the value-type variables and reference-type variables
What is full form of aspx?
Name and explain about the Objects in ASP?
Define a variable?
Name the command to display characters to the html page?