Converting the DotNetNuke Survey module to use the DAL+ (in VB and C#)

Posted by: Joe Brinkman, on 26 Oct 2006 | View original

The DAL vs. The DAL+ Using the normal DotNetNuke Data Access Layer (DAL) design, we would create a database provider class (Concrete Provider) that communicated with the database and overrode methods in an abstract class (Abstract Data Provider). The abstract class sits between the concrete provider class and the Business Logic Layer (Controller Class). This would have allowed us to substitute an alternate database provider class to communicate with other databases. The DAL+ does not require an...

Advertisement

Similar Posts

  • CS Dev Guide: User Roles more
  • CS Dev Guide: User manipulation more
  • CS Dev Guide: CommunityServer.Components.User more
  • Recipe: Enabling Windows Authentication within an Intranet ASP.NET Web application more
  • CS Dev Guide: CommunityServer.Components.User more
  • DNN in the Washington Post? more
  • Save additional data when a user is created by using the CreateUserWizard more
  • DotNetNuke 3.3 and 4.3 released more
  • Skinning Toolkit DotNetNuke Skin CSS Positioning more
  • Membership Manager Control in ASP.NET 2.0 more

News Categories

.NET | ADO.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Community Server | dasBlog | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD