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...
-
Turn two factor authentication on all accounts. Use Google authenticator or a yubikey, not SMS. Don't use the same password more than ...
-
It is always desirable to prevent users from making typos. One tool that is great at preventing this is the jQuery AutoComplete . However,...
No comments:
Post a Comment