Click here to Skip to main content
15,913,941 members
Please Sign up or sign in to vote.
1.11/5 (3 votes)
See more:
C#
I'm trying to make an application with vb.net printing data in textbox ,but i dont know how to make this application with vb.net
I using VS 2005 and device Motorola MC2180 with OS Windows CE6.
Please help me!!


What I have tried:

I'm trying to make an application with vb.net printing data in textbox
Posted
Updated 11-Jul-16 23:28pm

1 solution

First of all to dev this type of application I suggest you to use a virtual machine with Windows XP.

Anyway to create an application it's necessary:
- VS 2008
- Windows Mobile 6 Professional SDK

to know how to create an application you can read this article:

Windows Mobile App Development Part 1: Creating your first application[^]
 
Share this answer
 
Comments
elmeksoaui1 12-Jul-16 6:20am    
Thank you for this solution;but i want devepole than App for windows CE.
i have an programme with VB.net and i want how make printe data from this device terminal connecte with Printer BlueTooth.
GabrieleTronchin 12-Jul-16 8:35am    
I never use a Windows CE device to make a task like that. Anyway my suggestion is check the printer manuals to know if there is any information about that.

Try to read this post to have some idea about:

http://stackoverflow.com/questions/31560469/print-from-mobile-computer-to-zebra-printer-via-bluetooth-comunication

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900