Showing related tags and posts accross the entire site.
-
I've adapted Scott Beeler's C# templates to generate VB.Net code instead. I've also added a few extensions (documented in the notes for each template) and tidied the code up a wee bit. The templates currently generate against our entity framework, but there are minimal (documented) changes...
-
Hello All, We have developed a set of C# templates, which have now been used with a few of Angel’s ASP.NET/SQL Server based products. Please feel free to use and criticize the templates, which we hope you will find helpful. The templates create a, Data Layer Data Abstraction Layer GUI Layer Business...
-
CSLA .NET is the architecture and framework described in Expert Visual Basic .NET Business Objects and Expert C# Business Objects books from Apress ( www.apress.com ). These books discuss Component-based Scalable Logical Architecture (CSLA) for .NET. This is a distributed object-oriented architecture...
-
.netTiers are CodeSmith templates for object-relational mapping that takes an existing SQLServer database and automatically generates a personnalized Data Tiers application block to use in your .Net applications. Core features include: Generates ready to use Visual Studio projects and solution. Fully...
-
The CodeSmith templates for the Wilson ORMapper have been updated. There are many great new features. Most of the new features are for .net 2.0. The following is a summary of the new features. The mapping file in now updated. Only the settings that need to be updated from the database are changed. Settings...
-
Introduction One of the biggest issues a developer faces when developing a large application, is maintaining design standards and methods. Design documents, coding standards, and code review were the only tools a developer had to work with in the golden days of coding. With the birth of code generators...
-
A set of templates for generating an n-tier framework which is built around Paul Wilson's Object-Relational Mapper. Click the download button to navigate to the website for full details.
-
Collection of CodeSmith templates for VB. These templates were tested against CSLA Framework v2.0.
-
Collection of CodeSmith templates for C#. These templates were tested against CSLA Framework v2.0.
-
These templates generate a data access layer that is customized for use with DotNetNuke.