What is the common type system (cts)?
what is the selection process for DMSS??
Do you know ASP? Are u willing to work in it?
Define extranet?
What is difference between asp and php?
What is a session?
What are the tasks performed by <> tags?
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 PRIMARY KEY???
Explain how to display images using response object?
how many Controls are there in ASP.Net ? Define with Examples ?
what is n tier ?
What are the attributes of the <form> tags? What are their functions?