Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
MicrosoftArticlesForumsFAQs
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml / Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

WebArticlesForumsFAQs
JavaScript
ASP
ASP.NET
WCF

DatabasesArticlesForumsFAQs
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsFAQs
Excel
Word
Powerpoint
Outlook
Publisher
Money

Non-MicrosoftArticlesForumsFAQs
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

Operating SysArticlesForumsFAQs
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsFAQs
BizTalk
Site Server
Exhange Server
IIS

Graphic DesignArticlesForumsFAQs
Macromedia Flash
Adobe PhotoShop
Expression Blend
Expression Design
Expression Web

OtherArticlesForumsFAQs
Lounge
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Product Reviews
Search Engines
Resumes

 

  View Other C# .NET Posts   Ask New Question  Ask New Question With Power Editor

How to make a wizard application
Sandhya Nair posted at Saturday, December 02, 2006 2:52 AM

Hi ,

I need to develop a utitly in C# windows which will be like a wizard.

How can we achieve  a wizard behaviour from a c#windows application?

On the click of next teh next screen should be displayed and on the click of back the previous screen should eb dispalyed with the enterd values.

Please help me out in this scenario asap.

any repsonse will be highly appreciated .

 

Thanks

sandy

Reply    Reply Using Power Editor
  Rank Winnings Points
November 0 $0.00 0
October 0 $0.00 0
Try this c# wizard component
sundar k provided a rated reply to Sandhya Nair on Saturday, December 02, 2006 3:02 AM

Please have a look into this article about using Winforms wizard in c#, a thirdparty component by which we can create some customizable forms using wizards!

http://www.codeguru.com/csharp/.net/net_general/visualstudionetadd-ins/article.php/c6911/

There are so many available wizard tools available in the internet which will design and generate Forms for you using wizards

If none of the above suits your requirement, you have to write your Custom Code in developing such screens using Vb.net or C#.net. My suggestion is to develop on your own based on the requirement.

 

Reply    Reply Using Power Editor
  Rank Winnings Points
November 0 $0.00 0
October 0 $0.00 0

i have the same question
sherry asd replied to Sandhya Nair on Wednesday, February 07, 2007 1:56 AM

hi sandy, i'm sherry. i have the same problem too. if u would find out how, plz tell me.

sherry_3718@yahoo.com

Reply    Reply Using Power Editor
  Rank Winnings Points
November 0 $0.00 0
October 0 $0.00 0