What is asp language?
Name the collections of session object?
What are scripting objects in asp?
difference between POST & GET methods?
What is the command to display characters to the html page in asp?
how to update text box value in c#.net project?
What are shared assemblies?
How will you set the values for cookies?
Which is the default scripting language of asp in server-side?
What should the developer use in order to have an Active Server Page (ASP) invokes a stored procedure on a SQL Server database? A. ADO B. RDO C. RDS D. OLEDB E. None of the above.
Distinguish Server side and Client side scripts?
What is pdf aspx?
What is the use of following Statement Response.Expires=120 A.The page will be removed form cache after 120 Hours B.The page will be removed form cache after 120 Sec C.The page will be removed form cache before 120 Min D.The page will be removed form cache after 2 Hours