ASP.NET Connections Fall 2006 Slides and Samples posted
Posted by: Rick Strahls WebLog,
on 12 Nov 2006 |
View original
Ive 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...