Programming Languages White Papers
Designing Flexible Applications Using the Provider Model in ASP.NET 2.0-Level 400
Overview This session is based on the Beta 1 version of ASP.NET 2.0. More and more times one needs a well-defined API, but the flexibility of switching between implementations. A perfect example of the issue would be the choice of data provider you need for certain functionality. The Provider Model used by ASP.NET allows one to switch out or extend functionality of the previous API with ease. Because the model is programmed against using an abstract base API, the developer does not have to worry about what the derived class is, but how it will be implemented.
| Publisher | Microsoft | File Format | Webcast |
|---|---|---|---|
| Date Published | April 2008 | ||
| Format | Webcasts | ||
| Topics | |||
Building a Hybrid Data Warehouse Model
This paper discusses the hybrid design and provides a fully functional reference implementation. The system runs on Oracle Database 10g. It contains all code needed to build the database schemas,...
MSDN Architecture Webcast: Automating Architectural Guidance (Level 200)
This webcast describes the concepts of guidance automation and shows how organizations can develop, reuse, and distribute architectural guidance to their teams. It also describe a lightweight extensibility mechanism for...
Excel Scientific and Engineering Cookbook: Solving Equations
In this paper we're going to focus on solving equations using Excel. Equation solving, in a general sense, can range from finding roots of single equations, to finding values of...
MSDN Webcast: Building WPF Applications in Visual Studio 2008 and Expression Blend (Level 100)
The attendee of this webcast will learn how to build Windows Presentation Foundation (WPF) applications with the help of the new WPF designer in Microsoft Visual Studio 2008. The focus...
Domain-Specific Modeling With Metaedit+: 10 Times Faster Than UML
Domain-Specific Modeling (DSM) raises the level of abstraction beyond programming by specifying the solution directly using domain concepts. The final products are generated from these high-level specifications. This automation is...



