See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Implements IWizard for an NTier application that performs the following actions: - This functionality is disabled - actions required for creating a silverlight shadow project. - Fixes NTier references at NTier development time (DEBUG mode) so that they point to the NTier output directory.

Namespace: NTier.VisualStudioWizards
Assembly: NTier.VisualStudioWizards (in NTier.VisualStudioWizards.dll) Version: 1.0.0.0

Syntax

C#
public class NTierProjectTemplateWizard : IWizard
Visual Basic
Public Class NTierProjectTemplateWizard
	Implements IWizard
Visual C++
public ref class NTierProjectTemplateWizard : IWizard

Inheritance Hierarchy

System..::..Object
  NTier.VisualStudioWizards..::..NTierProjectTemplateWizard

See Also