In the past with windows forms I both used parts of Composite UI Application Block combined with some centralised command handling and security rules to achieve a loosly coupled MVC approach to interf
I am developingapplication using CAB and i am using Infragistics CAB Extensibility kit. I am facing one problem. i am unable to create Popup menu tool in Main menu. It shows me only Popup menu tool t
I\'ve created an application for Windows CE and I\'m trying to create a setup project. I\'m doing a silent update operation and need to install the .CAB files to a specific folder (\\Program Files\\ab
Okay so let\'s say my application is ready and I need to export cab file so I can install it on my phone. How can I开发者_如何学C do that?You need to add a new \"Smart Device CAB Project\" (File > Add
I generated a personal certificate file *.cer, signed my CAB file with it, installed this certificate on Windows Mobile 6.5. I want to silently install this CAB on the device. I call
We need to reboot a Windows CE device after installation of our CAB file. We basically created a smart device CAB project in Visual Studio 2008. We are developing in C#.
For a coursework, I have to analyse a malware. It is a .EXE Win32 Cabinet Self-extractor file. (that\'s how windows see it, it actually start with 4D 5A 00 03 Hex).
We are using a Cab Builder project in VS2008 to generate our CF cab files. This works well until we make changes that affect the dependencies. The Cab Buil开发者_StackOverflow中文版der project decides
I\'m developing a Windows Mobile 6.5 application in .NET CF 3.5 f开发者_Go百科or a dedicated customer. The app has implemented functionality of autoupdate. The application asks WebService at startup f
We have several CAB and prism 2 applications which we plan to migrate to Prism 4. Has anyone any experiance with migration of CAB and/or Prism 2 applications to Prism 4?