Design and Realization of Database Access Layer Based on Facade Pattern

The Facade Pattern, a kind of Design Patterns, is widely used. The Midware designed with the Facade Pattern is easy to understand and be used. We design the Database Access Layer with the Facade Pattern and try to realize it with C#.