Sporadic posts about my interests, e.g. software development (mostly .NET), technology in general and some occasional rant.
Browse by Tags
All Tags »
ASP.NET AJAX (
RSS)
-
|
When you are developing some kind of Ajax powered web page and you need to transfer some data back and forth between the web browser and the web server, you have more then one way to do it. One way is to be lazy and do your job quickly using UpdatePanel...
|
-
|
Inline text editing is a technique which I really like. It can be used on various places, displaying updatable widget title or displaying updateable user status are just two of them. Still, it can be very confusing to the users if they aren't enough...
|