Sunday, January 29, 2012
Rich Clients
I found the recent article “What's Ailing ASP.NET WEB Forms” by Rick Strahl to be very interesting. I still agree that the ASP.NET server side has a strong advantage over alternate technologies, but the client needs to be richer. Web Forms are too simple and people are not ready to fully except Silverlight (and the control set is not there yet). Integrating a client side framework like ExtJS or jQuery seems like the best approach... for now. November 30, 2007
Subscribe to:
Post Comments (Atom)
TaskForce!
Coming soon, a new kind of todo app. A gamified task manager. Get rewarded for completing tasks with gold. Use your bank to upgrade your shi...
-
Sometimes you need to do client side validation based on other controls on the screen. Here is an example of how you can use the jQuery val...
-
I wrote a little web app based on WebRTC to play Tic Tac Toe live with someone else while video conferencing. You can check it out here (jus...
-
If you haven't already tried jsFiddle you are missing out. This is one of the handiest little websites for playing with JavaScript cod...
No comments:
Post a Comment