The sample uses a DLL embedded assembly |
| Peter Bromberg replied to reg t at 04-Jan-08 07:23 |
| but you could also embed an EXE assembly. Your code would instantiate the class and call the appropriate method(s) exactly as in the sample. If an exe, you would need a Main method just like a normal assembly. However it is done with a WPF class, you do the same. |
| Biography |
Peter Bromberg is a C# MVP, MCP, and .NET expert who has worked in banking ,financial and telephony for 20 years. Pete focuses exclusively on the .NET Platform, and his samples at GotDotNet.com have been downloaded over 56,000 times. Peter enjoys producing 3D raytraced digital photo collage with Maya, the beach, and fine wines. You can view Peter's UnBlog and IttyUrl sites. Please post questions at forums, not via email! |  |  |
|