By tag: ProviderModel
0
kicks
Learn ASP.NET Provider Model By Example via BlogEngine.NET
If you look at the code for BlogEngine.NET you'll see that it is a rather simple application that demonstrates a working implementation of the ASP.NET Provider Model that you can learn from.
0
kicks
Extending the ASP.NET 2.0 Resource-Provider Model
Microsoft ASP.NET 2.0 unleashed a number of wonderful improvements for localizing Web applications. Even with all these wonderful benefits, soon after localizing a site, you might begin to wonder about extensibility. This article will help you apply extensibility features of ASP.NET to handle enterp...