Click here to Skip to main content
15,896,063 members
Articles / Web Development / ASP.NET

Creating DAL Components Using Custom ASP.NET Build Providers And Compiler Techniques

Rate me:
Please Sign up or sign in to vote.
4.86/5 (28 votes)
24 Oct 2006CPOL9 min read 107.3K   886   114  
This article describes how to create Data Access Layer Components (DALC) using ASP.NET build providers and a self-defined description language in C#, including an easy scanner, parser, and CodeDOM generator.

Revisions


  

Compare Revision Minor Date Status Editor
4 - publicly available Yes 19-Dec-19 11:17 Available Deeksha Shenoy
Updates in content.
3 No 19-Dec-19 11:14 Available Deeksha Shenoy
Updates in content. Changes: 174
2 No 19-Dec-19 11:14 Available Deeksha Shenoy
Initial creation
1 No 24-Oct-06 20:23 Available Smitha Nishant

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Germany Germany
I’m a software developer based in Germany.

Homepage

Comments and Discussions