Sunday, 17 April 2011

ASP.NET

--ASP.NET is not a programming language rather it is a server side technology (or) web technology used to build interactive and dynamic web sites...

DHTML:DHTML is the combination of html & client side scripting langusge..


CLIENT: A CLIENT is the browser using which we send the request to the server in the internet to get the data from the internet.
example for client: IE , Mozzilla,firefox,chrome.....etc

CLIENT SIDE SCRIPTING CODE: the code that will be executed with in the client..i.e.., in browser is known as client side scripting code..


CLIENT SIDE SCRIPTING LANGUAGE: The programming lang used to write the client side scripting code is known as client side scripting language..
ex) VB script ,Java Script, JScript...etc

PARSER: A parser is similar to interpreter which is used to parse or interpret the code
Any browser will contain 3 ty








No comments:

Post a Comment