ASP.NET: -
Some of those who knows that ASP is is server side scripting language.
They will surely think that ASP.NET is also a server side scripting.
And it is totally true not fully but ASP.NET is used web development like ASP.
It is built on .NET framework & provides an O.O.P. approach for web execution.
Its advantages are more than the ASP language.
Its advantages: -
1. It reduces the amount of code required to build large web based applications.
2. It makes development easier & simpler to maintain with event-driven, server side programming.
3. ASP.NET pages are easy to write & maintain because source code & HTML works together.
4. It validates information entered by the user without writing single line of code.
5. It runs faster.
No comments:
Post a Comment