different web application and windows application
Answer / sravi
web application means that is accessed via web browser over
internet or intranet..this is coded in-a browser supported
language like http,asp,php etc
windows application means a program is wrriten to run under
microsoft windows operating system..
| Is This Answer Correct ? | 2 Yes | 0 No |
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.
Which is the default scripting language in active server pages?
what is execution of asp page
What are the browsers that can access asp pages?
How to run FileSystemObject in ASP
What are shared assemblies?
What is a Web Server?
what is SDLC in Software?pl.give proper explaination
What is Querystring collection?
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
What is ascx cs?
Explain how to handle error in asp?