Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > How to get control value from one project to other project
 

How to get control value from one project to other project

I have a Windows Form application with a simple GUI that contains a progress bar. Pushing the button 'Start' on my form invokes some other project[ in same solution] classes that carry out a lot of calculations and database access. I want to show the user the progress of the program. The program is actually a loop of database migration that are handled.

My solution contains more the one project.

we have different layer.

Presentation layer.
bussines layer.

My question is: How do I make the progress bar update itself from other layer, when we dont have reference in bussines layer?

Thanks in advance for your help
India_2007  Thursday, February 01, 2007 6:04 AM

Hi,India_2007

See this project which uses a progressbar in a MVC architeture

and this ariticle talking about showing a Progress Bar in ADO.NET.

Hope it helps.
Best Regards.
Ye

Zhi-Xin Ye  Wednesday, February 07, 2007 8:54 AM

Hi,India_2007

See this project which uses a progressbar in a MVC architeture

and this ariticle talking about showing a Progress Bar in ADO.NET.

Hope it helps.
Best Regards.
Ye

Zhi-Xin Ye  Wednesday, February 07, 2007 8:54 AM

You can use google to search for other answers

Custom Search

More Threads

• DataGrid row selection help !!!!
• Install TV Server into SQL Named Instance?
• Terrarium can't connect to server
• Server
• Incorrect parameter
• Smart Client Error,help
• Connecting Remote Server
• Outlook Look and feel calendar control for windows forms
• Open source version?
• Is there a way to ONLY install the source code...