DHTML JavaScript Menu By Milonic
Get your IP address and country for Free!
Free Online Holy Bilble study
Double your web site visitors add your for Free!
Subscribe to our Newsletters
N-Tier Code Generator for ASP.NET - C# Source Code - Database-Related
Programming Language: C#
Category: Database-Related
Title: N-Tier Code Generator for ASP.NET
Author: Nesreen Maged
Posted by:
Submit Date: 2009-06-09 13:07:51
Price: Free.
HomePage Address: Click to Visit
Download Link: Click to Download
No. of hits: 5019

Introduction The attached application helps developers to save time and effort in creating N-tier applications. It creates stored procedures, adds data, data access layer, business layer and web pages in ASP.NET version and all layers works with C# and data, data access layer, business layer with c# and vb.net. The system has code template for each layer then according to the selected language it create properties and events and methods then find the properties region or method region and replace the region in templates with the code then save it as files for selected layer How to Use Steps: Set Connection, output folder and language settings Select C# as a language; check Use Data Object so the methods take one object as parameter (its recommendation to set primary key name table name + "Id" Click Get Tables to retrieve all tables schema Go to Generate stored procedure tab and click generate In this step the application will get saved stored procedure template then loop on database tables and get table name then replace #Table Name# with the table name in the template and save it as sql file Go to Generate data objects tab and click generate in this step the application get the data object template for selected language and put fields and variables according to the selected language Vb or C# Go to Generate data access layer tab and click generate the same as the previous step but it read from DAL Template according to the selected language and create method parameters and return types then create the new DAL Class for each table in selected database Go to Generate business layer tab and click generate using the bus template Go to Generate web layer (GUI) tab and click generate in this step the application generate master page ,base web form and for each table it generate details page and list ---- page the details page contain textbox ,required validation ,save and delete button the detail page works in two modes (Insert new item and update exists data) ---- list page contain the list of all data in the table in data grid view and edit link in each row to open detail page in edit mode The DB Manager Class Used to get tables and columns schema and required columns and primary keys and foreign keys The File Manager Used to manage templates and layers files to create files from templates and save it in selected output folder

Top C# source code New C# source code
N-Tier Code Generator for ASP.NET - Database-Related

This application helps developers to build an N-Tier Web application and saves development time and effort.

How to create dynamic arrays? - String & Variables

This easy tutorial teaches the method for creating a dynamic array for storing values into the array list objects using ToArray method. The author explains about dynamic arrays of custom type in the array list.

C# DateTime Structure - Date and Time

This is the tutorial for the users to show how C# Datetime Structure works. This gives you the age when you feed your date of birth. It's nothing new, but the speciality lies on that it would give your age very accurately.

CustomWebControlsLib - Component & Controls

This library contain four custom controls each control has the validations for required and character type

CustomWebControlsLib - Component & Controls

This library contain four custom controls each control has the validations for required and character type

N-Tier Code Generator for ASP.NET - Database-Related

This application helps developers to build an N-Tier Web application and saves development time and effort.

How to create dynamic arrays? - String & Variables

This easy tutorial teaches the method for creating a dynamic array for storing values into the array list objects using ToArray method. The author explains about dynamic arrays of custom type in the array list.

C# DateTime Structure - Date and Time

This is the tutorial for the users to show how C# Datetime Structure works. This gives you the age when you feed your date of birth. It's nothing new, but the speciality lies on that it would give your age very accurately.

   
Home | About Us | Forum | Link Us | Submit source code | Submit tools | Search Source code | Search tools |Contact Us | Guest Book
Copyright © Developers Heaven 2007. All rights reserved.