What are the asp objects?
What are the function of attributes of the
Explain the difference between server-side validation and client-side validation?
What are the asp components?
What are the attributes of the tags?
Name the control which would you use if you needed to make sure the values in two different controls matched?
How do cross-process communication work in the common language runtime?
Define .asp file?
Explain the difference between querystring collection and form collection?
Define extranet?
Explain the difference between post & get method in asp?
Define application-scope?
What is the difference between the value-type variables and reference-type variables
Explain the advantages of using asp?
Explain the differences between asp and asp.net and is asp.net backward compatible to asp?
Post New ASP Questions
«1..10..20..30New >333435363738»
Name the data type should you use if you want an 8-bit value thats signed?
843
What are the tasks performed by
837
What is the maximum size of an array?
959
How many types of report in asp.net 2008?
2253
what is database deployment?
1991
Which is the default scripting language in active server pages?
841
How do you initialize a two-dimensional array that you don't know the dimensions of?
985
What is the microsoft intermediate language (msil)?
855
Explain the difference between server.transfer and response.redirect?
889
How will u make automatic login program in asp as u see in yahoo messanger? When any body login to their system they no need to fill userid and password. It automatically fills the userid and password.
2140
What happens to a html page?
848
What is a form collection in asp?
1011
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
1948
Define querystring collection in asp?
860
very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5
1764