Posts tagged with "ASP.NET 2.0" - Page 4

AJAX Control Toolkit updated for ASP.NET AJAX v1.0 Beta

Oct 20, 2006

This new release includes all adaptations to the toolkit working with the new version of ASP.NET AJAX.

There is also three new controls: DropDown, MutuallyExclusiveCheckbox, and ValidatorCallout.

Continue reading

ASP.NET AJAX v1.0 Beta - Available

Oct 20, 2006

Microsoft just released the new version of ASP.NET AJAX as Beta, there are going out of the CTP cycles.

With ASP.NET AJAX, developers can quickly create pages with rich, responsive UI and more efficient client-server communication by simply adding a few server controls to their pages. This new Web development technology from Microsoft integrates cross-browser client script libraries with the ASP.NET 2.0 development framework. ASP.NET AJAX provides developers building client-based Web experiences with a familiar development process and programming model that they already know from using server-side ASP.NET development. Because ASP.NET AJAX is integrated with ASP.NET, developers have full access to the built-in ASP.NET 2.0 application services and the entire .NET Framework.

Continue reading

ASP.NET Development Server crash

This morning I had a strange crash of ASP.NET Development Server, it is the first time that it happens and I was really stressed about it.

With debugger I got: "An unhandled exception of type 'System.StackOverflowException' occurred in Unknown Module."

Continue reading

Trip in the Atlas - Part 2

This time the targeted scenario was to implement a login the way I saw it on on10.net.

Using the Atlas Control Toolkit, I started to implement the scenario with a ModalPopup atlas control surrounding an ASP.NET Login.

Continue reading

Page 4 of 8