I Have a form where it creates Database with more than 80 Tables and 100 Procedure .. While creating I have a Progress Bar with Marquee.... When User Clicks Save I make Progress bar visible but it appears after the database has been created..
while creating database i want to show please wait and then progress bar? how can this be done? do i need to use Threading if yes how can i do this?