Define .asp file?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Which choice is NOT a property of Dictionary Object? A. Key() B. CompareMode C. Item () D. Exists () E. Count
What data types does the rangevalidator control support?
how to update text box value in c#.net project?
Define html (hypertext markup language)?
How are sessions maintained? A. The browser sends a cookie to the server with each request. B. The browser sends a Querystring variable to the server with each request. C. The browser sends a hidden Form variable to the server with each request. D. The browser sends a long variable to the server in the BODY of each request. E. None of the above.
Name the command to display characters to the html page?
What is asp and its features?
Define a form collection?
difference between html and asp?
Can anyone give me a clarification about the difference among assembly,namespace,class,dll??????
What is Global.asa file?