What data types does the rangevalidator control support?
If I want to build a shared assembly, does that require the overhead of signing and managing key pairs?
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
Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same
Explain the function of attributes in tags?
How many types of cookies are there?
10 Answers TechSolution, Tops Technologies,
Define querystring collection in asp?
Define extranet?
Define a variable?
Destructors CANNOT be implemented in which one of the following?
What is the Order of precedence for LOGICAL Operators in ASP?
What is asp life cycle?
Explain how do you box a primitive data type variable?