=> What is Asp.net ?
-----------------------------------------------------------
According to MS "ASP.net" is web technology for building powerful,Dynamic web application and it is part of .net framework.
In other words we can say ASP.net is a programming framework used to developed web application and web services with the help of any compatible .net technologies.
=> Web Application Flow.
-----------------------------------------------------------
step 1: Initial request is triggered by user through the browser over the network to the web server.
step 2: The web server manage the request forwarding to the application web application server.
step 3: The web application server perform the request task.
step 4: Access the database ,if needed. And response back to the web server.
step 5: The web server response back to the user with the successful transaction.
step 6: And finally output appears on the user browser.
=> Benefits of web based application.
-------------------------------------------------------------
Their are several benefits of web based application. These are as follows.
1. Cost effective development.
2. Accessible any where.
3. Security
4. Flexible core technology.
5. More Useful for user.
=> Type of Web Application.
--------------------------------------------------------------------
1. Presentation oriented web application.
2. Service oriented web application.
=>Features of ASP.Net
-----------------------------------------------------------------------
There are several features of ASP.net. These are as follows:-
1. Easy/Simple programming model.
2. Flexible language option.
3. Complete Object oriented model.
4. Separation of code and UI (User Interface).
5. Great tool support.
6. Security
7. Maintain page state.
8. Session State
9. Mobile Web device support.
-----------------------------------------------------------
According to MS "ASP.net" is web technology for building powerful,Dynamic web application and it is part of .net framework.
In other words we can say ASP.net is a programming framework used to developed web application and web services with the help of any compatible .net technologies.
=> Web Application Flow.
-----------------------------------------------------------
step 1: Initial request is triggered by user through the browser over the network to the web server.
step 2: The web server manage the request forwarding to the application web application server.
step 3: The web application server perform the request task.
step 4: Access the database ,if needed. And response back to the web server.
step 5: The web server response back to the user with the successful transaction.
step 6: And finally output appears on the user browser.
=> Benefits of web based application.
-------------------------------------------------------------
Their are several benefits of web based application. These are as follows.
1. Cost effective development.
2. Accessible any where.
3. Security
4. Flexible core technology.
5. More Useful for user.
=> Type of Web Application.
--------------------------------------------------------------------
1. Presentation oriented web application.
2. Service oriented web application.
=>Features of ASP.Net
-----------------------------------------------------------------------
There are several features of ASP.net. These are as follows:-
1. Easy/Simple programming model.
2. Flexible language option.
3. Complete Object oriented model.
4. Separation of code and UI (User Interface).
5. Great tool support.
6. Security
7. Maintain page state.
8. Session State
9. Mobile Web device support.
No comments:
Post a Comment