Which is the default scripting language of asp in server-side?
What is an .asp file?
What are the tags necessary to be present within the tag ?
how to add master page in aspx page that is design before master page....
how can we bind the multiplication of two drop down lists?
What are the attributes of the <form> tags? What are their functions?
What is the difference between a namespace and an assembly name?
what is execute dataset for sp
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.
Why we need stored procedures?
Can we Use VB SCRIPT instead of JAVASCRIPT in Asp.Net...
What purpose is served by the Application.Lock method? A. It locks the Application object, preventing other clients from altering any values in the Contents collection. B. It locks the application, preventing the server from responding to any requests for application documents. C. It locks the application, preventing non-SSL requests from being processed. D. It locks the Application object, preventing other clients from reading any values in the Content collection. E. It locks other clients from reading the Contents collection.
What is difference between aspx and ascx?