Wrox Programmer Forums
|
Visual Studio 2005 For discussing Visual Studio 2005. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Studio 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 2nd, 2009, 03:46 AM
Registered User
 
Join Date: Nov 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default IWizard

Hi,

I have a requirement to create a New Project Template Wizard in VS 2005.
a. On clicking of the Wizard will show the tables from SQL.
b. User will select the required table.
c. Then the wizard should create a class file with all the tables as a class name and properties as a field name.

I know it is a huge requirement, but kindly suggest the outline on what to do. When I browsed on the web I got info. about IWizard interface which invoke the windows form when user select the Mytemplate in the new web project.
But how to pick values from the form and create the class file and add it to the web project is the main question.

Kindly help!!!! Thanks









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.