Hello
Im going to create project tempelate and also Item tempelate. But my big problem is that when Im invoking the tempelate I need to pass connection string to my precreated tempelate. I found some document that I can do it by using Iwizard. but I dont know how can I create Iwizard and after creating it how should I define a new windows form to get the connectionstring from user and put it in the tempelate.
Please help me.
Thanks in advanced.
Loading
Jiteendra SampathiraoPosted Jul 20, 2011, 6:58 AM
refer the links..
http://msdn.microsoft.com/en-us/magazine/cc163894.aspx
http://weblogs.asp.net/scottgu/archive/2006/02/21/438732.aspx
http://www.4guysfromrolla.com/articles/061406-1.aspx
http://www.dotnetbips.com/articles/c6a28be9-8511-4d41-b3b6-6287a48f828f.aspx
http://www.aspfree.com/c/a/ASP.NET/A-Demo-of-the-Wizard-Control-in-ASPNET-20/
http://www.maconstateit.net/tutorials/aspnet20/ASPNET12/aspnet12-07.aspx
definitely you'll get some idea about wizard control...