Distinguish Server side and Client side scripts?
Answer / aspguru
Client Script is used to Validate the user at client side.
Server Script used to perform server side task such as
Creating Components and Getting Data from DB Server etc.
| Is This Answer Correct ? | 2 Yes | 0 No |
What does asp mean in technology?
How long is a SessionID guaranteed to be unique? A. It is unique for the web server, whether it is restarted or not. B. Only until the web server is restarted. C. It is like a GUID in that it is for any web server at any time. D. Only until the session expires, then it can be reissued to another client. E. It is unique per client. A client cannot have two sessions with the same SessionID
What is a Virtual Directory?
Do you know ASP? Are u willing to work in it?
how u can use asp.net for making website?
Explain the difference between querystring collection and form collection?
what is abstact class in asp.net?
What is the command to display characters to the html page in asp?
What is the common type system (cts)?
what is the full form MSWC?
Whats the implicit name and type of the parameter that gets passed into the class set method?
Define a variable in asp?