What is asp and its features?
No Answer is Posted For this Question
Be the First to Post Answer
Define querystring collection in asp?
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array. 2)Accept values from Textbox and add into Listbox on click ok button. 2)Accept these values store them in cookie collection and show them in next form. Assignment 3 20Marks 1) Display EmpId ,EmpName ,EmpSal usind datagrid view (use sqlerver 2005) 2) Insert Item Id, Item Name, Qty, Rate using ado.net(use sqlerver 2005)
Short note on creation of job site in ASP.
• How do you relate an aspx page with its code behind page?
What are private assemblies and shared assemblies?
According to dot net is error and exception are same or different?
What is asp content?
Using VBScript, which of the following Scripting Object(s) is NOT available from scrrun.dll? A. TextStream B. Dictionary Object C. Err Object D. FileSystemObject E. All are available from scrrun.dll.
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
What is a Virtual Directory?
how to add master page in aspx page that is design before master page....
why many web.config files are used in are project