Going to Vista

After several issues using Windows XP with ATI Drivers I decided to update to Vista my new professional notebook, a great HP nw 8440 with 4Gb memory :-). The update went as I thought, I was not able to reboot on Vista, after trying to fix it till 2AM with the tools on Vista DVD, it was without any luck and as I am not a real fan about updating OS, I decided to do a full install of Vista. So my dear friends of ecenter solutions, or what ever ;-), you will have to try yourself the update or to do another full installation. I see your face Bojan ;-)

To restore needed files from the old notebook installation I used Acronis True Image Workstation (offered by Acronis, Thanks). And I have to say that I really liked the way to mount an image and browse the file as read only. A great tool.

Continue reading

ASP.NET AJAX and ASP.NET Validators

If you are using ASP.NET Validators in UpdatePanel consider the post of Matt Gibbs: "ASP.NET AJAX Validators".

ASP.NET AJAX provides new APIs for registering script with the ScriptManager. Using these APIs allows controls to work well with partial rendering. Without them, controls placed inside an UpdatePanel won't work as expected. In previous CTP releases of ASP.NET AJAX, we had a set of validator controls that derived from the v2.0 controls and used the new APIs. This made them work well with ASP.NET AJAX. WindowsUpdate will soon include a version of System.Web that can take advantage of the new APIs. So the new controls which would have been redundant have been removed. However, the update isn't available yet and ASP.NET AJAX has been released. So, in the short-term, the source code for a set of custom validator controls that work with partial rendering is available here.

Continue reading

Login control in an ASP.NET AJAX toolkit PopupControlExtender with a close button

I remember when I tried to implement a Login control in a ModalPopup with one of the early release of what was called at that time Atlas and is now called ASP.NET AJAX. I had lots of difficulties and now it works like a charm.

This time I would like to have a Login control in an ASP.NET AJAX PopupControlExtender from the ASP.NET AJAX Control Toolkit.

Continue reading

ASP.NET AJAX 1 Released and already deployed on Tech Head Brothers

It was a straight move from RC to RTM and I have managed to have it online after deploying it to staging, doing some tests and then deployed it Production, thanks to Web Deployment Projects.

Here you can see an ASP.NET 2 Webpart on Tech Head Brothers using ASP.NET AJAX 1 to browse all news of the site on the home page:

Continue reading

Page 87 of 146