Answer Posted / aspdotnet.sqlserver2005
In ASP, we r using VBScript and JavaScript. For client side
scripting we r using javascript and for server side, we r
using VBScript.When a ASP page s sent to server,that
VBscript s executed at server.and in the case of
javascript,it s executed at the client itself.we can see
the javascript code by taking the "view source code"option
of each ASP webpage
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Define web services in asp.net.
Explain diff. Betn dataset and recordset?
Why asp.net is used?
Can you explain page lifecycle in net?
Explain the difference between an exe and a dll?
COM+ Used ________________ Isolation Level
To display data in a Repeater control which template you provide?
how to elimainte the similar data from the different tables
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What is asp net_sessionid?
What is Web Server Control Templates.?
How many types of cookies are available in asp?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
Explain why datareader is useful?