0% found this document useful (0 votes)
43 views1 page

Documentation Home

.netTiers is a set of open source code generation templates that simplify creating application tiers for .NET applications. It uses CodeSmith Tools for code generation and is customizable to your domain. The latest version, 2.2, is a maintenance release that fixes over 150 bugs and improves generation options. New features include support for Enterprise Library 3.0/3.1, performance enhancements, and refactored unit testing.

Uploaded by

Meo Meo Con
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views1 page

Documentation Home

.netTiers is a set of open source code generation templates that simplify creating application tiers for .NET applications. It uses CodeSmith Tools for code generation and is customizable to your domain. The latest version, 2.2, is a maintenance release that fixes over 150 bugs and improves generation options. New features include support for Enterprise Library 3.0/3.1, performance enhancements, and refactored unit testing.

Uploaded by

Meo Meo Con
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

DocumentationHome

TableofContents
Introduction GettingStarted DatabaseandSQL EntityLayer DataLayer ComponentLayer ASP.NETWebLayer WinFormsLayer WebServicesLayer FAQ RoadMap

Overview
.netTiersisasetofopensourcecodegenerationtemplatesthatsimplifythetasksofcreatingcustomizedApplication TiersforyourMicrosoft.Netapplicationsinjustafewminutes. .netTiersutilizesthepowerofthebestcodegenerationtoolavailabletoday,CodeSmithTools..netTiersgenerated architectureiscustomtoyourdomain,usesfamiliarpatterns,andfollowstheguidanceofMicrosoft'srecommended patternsandpractices.Infact,the.netTiersbasearchitectureisbuiltupontheMicrosoftEnterpriseLibrary ApplicationBlocks.Ohright,.netTiersisFREE!

LatestVersion
.netTiers2.2isamaintenancereleasewithseveralbugfixes,andenhancementstoyourCodeSmithGeneration options.Thereareover150+bugfixesandimprovementsfromthe.netTiers2.1release.The2.2releasewasareal communityeffortasseveralenhancementsandfixeswereprovidedbythemembersofthe.netTierscommunity. Yourcontributions,timeandeffortaregreatlyappreciated.We,the.netTiersTeam,wanttosay"THANKYOU"for yourhelpinimprovingourproduct. Thenewandnotablechangesare: AddedEnterpriseLibrary3.0and3.1asgenerationoptions. Addedseveralperformanceenhancementstothe.netTiersframework. Correctedseveralmultithreadingissuesthroughouttheframework RefactoredUnitTestoutputsothatthetestsareatomic. Addedseveralnamingconventionstylestoyourgeneratedoutput. Correctedmanytomanyrelationshipdeepsaveissueswithcompositekeys .netTiersTemplatesnowcompileasasingleassemblywithinCodeSmithtoimproveperformance Majorrefactoringtoallnamingmethods,nowwithaneasytousemappingfileoption. UpdatedtheAjaxToolkittolatestreleasedversion. Addedtheabilitytoaddyourownfilestotheproject,andtheywillbeaddedagain.Anyfileendingwith *.user.* Addedabilitytodropall.netTiersproceduresfromyourdatabase(usewithcaution) AddedSeveralmethdstothetypeddatasourcesAppendRange,AppendIsNull,AppendIsNotNull RefactoredWebadmintoleverageseveralAjaxToolkitcontrols AddedUTF8responseencodingtotheoutputofall.netTierstemplates Youcanviewthecurrentchanges.logfileforacompletelistofallthechanges.

You might also like