S sympatico Dec 2, 2004 #1 Is there anyone that know how to include external file or textfile or .dll into VB.NET emulator smartphone? Thanks
Is there anyone that know how to include external file or textfile or .dll into VB.NET emulator smartphone? Thanks
K Ken Tucker [MVP] Dec 2, 2004 #2 Hi, Add the item to the solution. Set it build action to content. It will deployed to the emulator when you run the app. Ken
Hi, Add the item to the solution. Set it build action to content. It will deployed to the emulator when you run the app. Ken