JavaScript


Teched 09: Day #2 part 2

Microsoft Tech.Ed just asked a lot of a human body, leaving mine sick at home for a whole week. I finally found some time to complete the rest of my report on this big event. Tips and Tricks for Building High Performance Web Applications and Sites (Giorgio Sardo) The title of this session covers the […]

ASP.NET Ajax AsyncFileUpload: some thoughts

The latest release of the ASP.NET Ajax Control Toolkit (30930) now contains an AsyncFileUpload control. The big advantage of this control is that you can upload files without a full page refresh (as in the original FileUpload control), showing the users direct feedback on the page. I wanted to use the new control to let […]