top | item 43959042 (no title) chenster | 9 months ago Microsoft solved this with VIEWSTATE in ASP.NET it's perfect, then industry went with everything Ajax and other over engineered frameworks. discuss order hn newest TimTheTinker|9 months ago You don't know how much easier it was at that time (at least for web developers with little prior ASP experience) to:- write a simple web service in C# on top of ASP.NET MVC v1- build a web frontend on top of it using Prototype.js (or jQuery) and a library of components like ExtJS
TimTheTinker|9 months ago You don't know how much easier it was at that time (at least for web developers with little prior ASP experience) to:- write a simple web service in C# on top of ASP.NET MVC v1- build a web frontend on top of it using Prototype.js (or jQuery) and a library of components like ExtJS
TimTheTinker|9 months ago
- write a simple web service in C# on top of ASP.NET MVC v1
- build a web frontend on top of it using Prototype.js (or jQuery) and a library of components like ExtJS