
Microsoft’s ASP.NET technology platform for building sophisticated, high performance, web applications
Conclusion
If your application relies on rich user controls (either 3rd party or your own in-house controls), WebForms may be the best option. The reports of WebForms being un-testable are greatly exaggerated – and one can … Continue reading
Web Forms Web Application Advantages
The old ASP.NET Web Forms framework is a mature framework that is being used in a lot of applications and web sites. The advantages of Web
Forms are:
State Management – in Web Forms state management … Continue reading
“Hello World” with ASP.Net MVC
This is a simple hello world example with ASP.NET MVC, to help you build your first application step by step.We’ll create a web application with two additional views – the first will ask for your name, … Continue reading
The goal of web-development is to build web-forms fast – and build web forms that are testable. There are currently two competing technologies for building web-forms – Classic ASP.NET (WebForms) – and MVC (ASP.NET MVC) – which is radically different … Continue reading
Highly Scalable, Internationalized Web Application – Dell Battery Replacement
Requiring a quick turnaround (3 months) and a HIGHLY scalable website (in 8 different languages), I helped DELL build a scalable, multi-lingual (internationalized) website to speed up the returns process.
The Challenge
Laptops with … Continue reading