Which is the default Scripting Language of ASP (server-
side)?
Answers were Sorted based on User's Feedback
How do I open aspx files on android?
When is the Session_OnStart event fired? A. Upon every request from an application by a client for an .asp document. B. Upon the first request from an application by a client for any file in the application. C. Upon the first request for an .asp document from an application by a client. D. Upon the first request for the global.asa file, in which the event handler is located. E. Upon the first request for an. html or .asp document from an application by client
how u can use asp.net for making website?
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)
What is asp software?
Explain the tags necessary to be present within the tag ?
What are the features of asp?
Define request object?
How can we do validation of the fields in a project?
I have written an assembly that I want to use in more than one application. Where do I deploy it?
What process happens behind, when we try to access any page on the internet.
Explain how is method overriding different from overloading?