AJAX
Download the application here Recently the the Microsoft AJAX team released Ajax Preview 6 up on codeplex (Check it out here). With this release they also released an Ajax Minifier tool that will allow you to crunch or minify JS files. There are several ways to use the minifier tool, you can incorporate in into [...]
Continue reading about AJAX Minifier and a tool to view the output
I was recently doing some web part development and wanted to stick the AjaxControlToolkit into the global assembly cache on my vista device. Simple enough right? Just drag and drop and assembly into the c:\windows\assembly location. Well, not if you running Vista with UAC turned on. If you are running with the UAC configuration, and [...]
Continue reading about AjaxControlToolkit.dll and Vista GAC (Access Denied)
