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 (
RSS)
-
|
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...
|
-
|
Hitting enter after you have typed something in some TextBox control is something natural to most users, but it makes life of the ASP.NET developer more difficult. If you don't know about what I'm talking here is a simple example. Imagine that...
|
-
|
Excellent news are coming from Microsoft! Next week we can expect first public preview of ASP.NET Extensions (ASP.NET MVC, ASP.NET Ajax improvements, ADO.NET Data Services, ...). Full release we can expect next year. This year we can also expect new Silverlight...
|
-
|
ASP.NET Web Parts controls are an integrated set of controls for creating web sites that enable the users to modify the content, appearance, and behavior of web pages directly in a browser. Although they are very handy controls, specially when you are...
|