ASP.NET Connections Fall 2006 Slides and Samples posted
I’ve posted my slides and samples for my ASP.NET Connections sessions online. You can grab the following sessions:
A Data-Driven Approach to Localization
This session introduces localization with ASP.NET 2.0 focusing on the basics of how you can localize ASP.NET applications. The focus of this session is resource localization and it dives deep into building a custom ResourceProvider that allows using a database for resource localization. The session provides this data-driven resource provider along with an online Web Resource Editor that can be used to edit resources in real time in your application.
Introduction to Ajax Technologies with ASP.NET 2.0
This session introduces the concepts of AJAX and how it works by providing an overview of the underlying technology and demonstrating functionality using several different AJAX tools. Tools used are ScriptCallbacks, a custom implementation (wwHoverPanel) and Anthem.NET. Each approach highlights a different approach to creating AJAX functionality and gives a glimpse of the different mechanisms that are available.
Online Samples (not quite current)
Taking MS Ajax for a Ride
This session introduces MS Ajax and talks about overall architecture and then demonstrates the various different mechanisms for providing rich AJAX functionality with this powerful and complex tool. Focus of this sessions is to show some of the behind the scenes workings of the technologies to help understand the different mechanisms and understand when they are used and applied.
Slides and Samples (requires Beta 2)
Online Samples (Beta 2)
Other Posts you might also like
The Voices of Reason
# re: ASP.NET Connections Fall 2006 Slides and Samples posted
# re: ASP.NET Connections Fall 2006 Slides and Samples posted
# re: ASP.NET Connections Fall 2006 Slides and Samples posted
# re: ASP.NET Connections Fall 2006 Slides and Samples posted
Is this the latest release or is there a more resent release out there?
I'm going to use this great piece of work on a membership web site and I was wondering how to use the .NET framework role provider with this provider. I would like for every individual in a "Localization role" to choose if and when to show the Localization Icons. I'm not a coder myself so I was wondering if you could give me a hint on how to attack this problem?
Thank again!
# re: ASP.NET Connections Fall 2006 Slides and Samples posted