What is asp.net?

What is asp.net?
Share it:
Introduction asp.net 


Microsoft asp.net as in.net we know like we can go through the different kinds of application development such as Windows application ,mobile application ,web application along with various kinds of services.

What is asp.net?

 So here in Microsoft asp.net we are going to deal with the website development as asp.net is the dotnet  technology .
which goes through the web development only so just for the information like asp.net is not a framework asp.net is not a language which is it is just a web development technology in dotnet framework so before getting started with asp.net make sure you have a basic idea of dotnet framework along with the major languages such as C sharp and vb.net as while writing the code of asp.net we will use any of the languages as in this particular tutorial we are going to work with c-sharp dotnet.
What is asp.net?

 if you are not aware of framework or c-sharp dotnet we do have the video tutorial for both you can simply refer to that to have a basic idea about it once you are done you are good to start with a sweetheart net so let's talk more about asp.net .
here if I say as I already said like it is a web development technology provided by a dotnet framework from Microsoft so you can go for the dynamic web site development out here when I say dining the site application means when you will request like what is the website web site is nothing but a collection of web pages or I should say collection of interlinked web pages that means by the time you are working on a browser you request for a web site.
 the default or the home page or the index we'll be coming by default if you're not specifying any other page click on a particular link you can jump to any other page so this is the interlinked web pages but if it is non dynamic pages that means once a page is on the clients browser we will not be able to change the data or we will not be able to make a communication back to the web server so if the page is not able to do that it is the normal web page means the HTML page.
You can only read the content but you cannot perform any operation like sending the mail or doing any updates like you are doing nowadays in Facebook's or any other website so here we will be working with the dynamic website and for writing the code we will use the languages such as C sharp or vb.net.

What is asp.net?

What is asp.net?

So any of the languages can be chosen here in this tutorial as I said we will be working with c-sharp dotnet now whenever as I said in the example a client will be requesting for a particular webpage on the browser so whenever this communication or any such communication will take place between the client browser and the web server there will be a protocol which will be HTTP stands for hypertext Transfer Protocol that means whenever a client will make a request server will send the hypertext means the HTML which is used to create that particular web page will be sent to the clients machine.
 so here it will be working on HTTP and obviously if you want you can purchase some SSL that is secure socket layer certificates in order to work with me HTTP protocol now provides control for several purposes means when you want to design a web page you can get the controls like text box label 
Share it:

aspnet

Post A Comment:

0 comments: