Quantcast
Channel: patterns & practices: Prism
Viewing all articles
Browse latest Browse all 1878

New Post: Convert wpf application to DLL

$
0
0
Hi all,

I have a wpf windows application with PRISM framework. I need to convert this application in to dll for using in some other application.

Following is the project structure (modules)
  1. Customer
  2. Address
and one shell project.

For converting i tried the following
  1. Removed the app.xaml class
  2. Changed the project propery to class library
  3. Build the application and build was successful and got the dll.
  4. Added this dll in to another wpf application and called the constructor method of one class in main application (it calls the bootstrapper)
but while running this none of the modules constructors are getting called.

Can any one tell me how to convert wpf application to DLL and how to use this dll in some sample application.

Regards,
Nidheesh

Viewing all articles
Browse latest Browse all 1878

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>