Pass parameters to a WPF Click-Once Application - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Tuesday, June 21, 2011

Pass parameters to a WPF Click-Once Application

We will see how we can pass parameters to a WPF Click-Once Application and depends on the parameter we can use the application.

Introduction


Environment : Visual Studio 2010
Application   : WPF
Language     : VB.NET
Deployment  : Click-Once

Suppose you have a WPF application which has 5 XAML windows.

1. Main Window
2. Application 1
3. Application 2
4. Application 3
5. Application 4

When application get launched, the Main Window will open which will have a combo-box containing the Application's Name to select.

No comments:

Post a Comment