POS for .NET announcement
-
Link
This forum has been retired. It is locked; it will still be available for review in the Archived Forums folder. Any future posts on this topic should be put in the .NET Framework Class Libraries forum.
-
Link
Microsoft Point of Service for .NET v1.12 (POS for .NET) is a class library that enables POS developers to apply Microsoft .NET technologies in their products. It provides a simple and consistent interface for .NET Framework applications to interact with POS devices, in compliance with the UnifiedPOS standard (aka UPOS). In addition, it provides windows plug and play (PnP) support. There are thirty-six classes of POS peripherals supported including cash drawer, receipt printer, barcode scanner, magnetic strip reader (MSR), line display, RFID, Biometric, Belt, Check Scanner, Fiscal Printer, Electronic Journal, Image Scanner, Item Dispenser, Magnetic Ink Character Recognition Reader (MICR), PIN Pad, signature capture device, etc. In addition, POS for .NET supports many legacy devices where OPOS service objects are available.
POS for .NET 1.12 Download page:
http://www.microsoft.com/downloads/details.aspx?FamilyID=eaae202a-0fcc-406a-8fde-35713d7841ca&displaylang=en -
Link
-
· POS for .NET 1.12 Download page:
http://www.microsoft.com/downloads/details.aspx?FamilyID=eaae202a-0fcc-406a-8fde-35713d7841ca&displaylang=en· Team Blog:
http://blogs.msdn.com/pointofservice/· POS for .NET Forum:
http://social.msdn.microsoft.com/Forums/en-US/posfordotnet/· MSDN Documentation:
http://msdn.microsoft.com/en-us/library/bb848020.aspx· Sample Scanner (TechEd 2008 HOL)
http://blogs.msdn.com/pointofservice/attachment/8590083.ashx· Unified POS specification:
http://www.nrf-arts.org/UnifiedPOS/default.htm· Common Control Objects (OPOS):
http://monroecs.com/oposccos.htmBlog Articles
· Setting the BinaryConversions property for certain legacy devices:
http://blogs.msdn.com/pointofservice/archive/2009/09/18/setting-the-binaryconversions-property-for-legacy-opos-service-objects.aspx
This may be helpful for those that need to interface with SigCap devices (such as Ingenico)· New Blog: Interfacing with Biometric devices from POS applications
http://blogs.msdn.com/pointofservice/archive/2009/09/23/interfacing-with-biometric-devices-from-pos-applications.aspx
-
-
1 Votes
VEROFONE VX805 connect to PC by COM9
Hi, I've new project to transactional switch with a pinpad device Verifone VX805. I can´t write and read info from this device. My project in C# is: using ...Answered | 1 Replies | 5216 Views | Created by Worman - Friday, November 13, 2015 9:52 PM | Last reply by Kunif3 - Monday, November 16, 2015 9:33 PM -
0 Votes
Question of POS for .net 1.14
Recently I have tested Microsoft POS Tester with POS for .net 1.14 and found a question. When I installed POS for .net 1.14 then executed Cash Drawer testing of Microsoft POS Tester ...Unanswered | 1 Replies | 5507 Views | Created by Johnny05tw - Wednesday, November 11, 2015 6:53 AM | Last reply by Kunif3 - Thursday, November 12, 2015 9:11 PM -
0 Votes
honeywell quantumT 3580 configuration tu use with POS.net
Hi, I have a usb scanner Honeywell QuantumT 3580. It's working as keyboard but i don't know how to configure it to be used with POS.NET. Can anyone help ...Unanswered | 3 Replies | 4159 Views | Created by JeanDugard - Monday, November 9, 2015 12:08 PM | Last reply by Sean Liming - Wednesday, November 11, 2015 3:32 PM -
0 Votes
How to convert xlsb files to xls or xlsx using powershell script
Hi, My customer uses excel binary (xlsb) files to send purchase orders and I've to process them using BizTalk. I want to convert xlsb files ...Unanswered | 1 Replies | 12595 Views | Created by Haris Abdulkareem - Wednesday, November 11, 2015 2:45 AM | Last reply by Sean Liming - Wednesday, November 11, 2015 3:16 AM -
0 Votes
Open Drawer / Buzzer from POS .Net
Hello, Is there a universal OPOS command to open the drawer / activate the buzzer on a PosPrinter? I found some code that works for a Epson TM-T70, printer, but the one for Bixolon ...Unanswered | 3 Replies | 5820 Views | Created by Horia Mihail - Friday, October 9, 2015 11:43 AM | Last reply by Kunif3 - Wednesday, October 28, 2015 10:38 PM -
0 Votes
Visual Basic - Access Violation error
I'm using pos.net with my vb.net application. It was working fine when I last ran the application. It is give these errors: Exception thrown: ...Unanswered | 1 Replies | 5381 Views | Created by jcharles12 - Sunday, October 4, 2015 6:47 AM | Last reply by Kunif3 - Tuesday, October 6, 2015 10:24 AM -
3 Votes
Differences between POS Printers (formatting)
Dear all, I'm developing a POS application, using POS for .NET, and I'm facing some differences between printers (all Epson TM88 series). Independent of the ...Unanswered | 5 Replies | 4661 Views | Created by TJ__ - Tuesday, July 14, 2015 7:23 PM | Last reply by Kunif3 - Thursday, October 1, 2015 7:04 PM -
6 Votes
POS Bill Printing using OPOS
Hi All, Currently I am printing this using Reportwizard, but I have to do this by using POS Printer. I need to print a receipt by programming in C# to a POS ...Answered | 23 Replies | 59053 Views | Created by Baditala - Tuesday, December 1, 2009 12:28 PM | Last reply by Asad7142 - Wednesday, September 30, 2015 8:19 AM -
1 Votes
Recommendation for a Mag Stripe Card Reader that has a 64-bit OPOS drive
I have a WPF application that is built for the 64-bit environment. The application needs to support a magnetic stripe card reader. The app uses a bunch of other third party dlls and those are also ...Answered | 4 Replies | 3277 Views | Created by Eddie_88 - Wednesday, August 26, 2015 4:52 PM | Last reply by Woodchux - Sunday, September 27, 2015 1:52 PM -
0 Votes
POS for .NET with Smartcard reader for EMV
Can anyone familiar with new PCI and EMV requirements for credit and debit cards elaborate on how this will work with POS for .NET? I have looked into this briefly and it appears ...Unanswered | 2 Replies | 5792 Views | Created by Woodchux - Thursday, July 23, 2015 9:04 PM | Last reply by Kunif3 - Friday, September 25, 2015 1:33 PM -
2 Votes
POS for .NET 1.14 : PrintMemoryBitmap Problem
Hi, I am migrating an application from POS for .NET 1.12 to 1.14 and I encountered a problem with PrintMemoryBitmap(), which previously worked fine on ...Proposed | 7 Replies | 6169 Views | Created by ChrisLeesch - Friday, September 26, 2014 8:20 AM | Last reply by Kunif3 - Thursday, September 24, 2015 9:33 PM -
0 Votes
Create a service object that read from virtual COM port
I have a RFID scanner which communicate with Windows through a virtual serial port (COM3). I implemented a custom Service Object to manage the device but the DataEvent is not raised when the ...Discussion | 1 Replies | 2998 Views | Created by barfra - Friday, August 28, 2015 4:33 PM | Last reply by Kunif3 - Thursday, September 24, 2015 9:18 PM -
1 Votes
PosExplorer pex = new PosExplorer(); //--> the handle is invalid
Hello All, I have an asp.net web based application so i have prepared printout page in it. It is making a call to printer with an activex Object which works ...Answered | 2 Replies | 4797 Views | Created by Hamit YILDIRIM - Thursday, April 17, 2014 7:29 PM | Last reply by Hamit YILDIRIM - Monday, September 21, 2015 2:08 PM -
0 Votes
Different versions of POSfor.NET installed togheter
Hi, during my first experiments with different pos printers I encountered problems of compatibility with versions of POSfot.NET. OKI PT330 work with POSfor.NET ...Unanswered | 4 Replies | 4928 Views | Created by dmwalter - Tuesday, July 21, 2015 8:45 PM | Last reply by dmwalter - Friday, September 18, 2015 3:36 PM -
0 Votes
How to use MAX in subquery in LINQ
I want to convert following query into LINQ select Provider.id,ProviderSubscription.Id,Provider.CPersonName,ProviderSubscription.StartDate from ...Unanswered | 1 Replies | 3283 Views | Created by sam_kashif - Wednesday, September 16, 2015 8:30 AM | Last reply by Sabah Shariq - Wednesday, September 16, 2015 3:35 PM -
0 Votes
COMMUNICATION ERROR - SendPackage: Timeouted ($AA) on fiscal printer test application
Good day I am getting error COMMUNICATION ERROR - SendPackage: Timeouted ($AA) when i am using fiscal printer test application. I need to set the printer time so ... -
0 Votes
Capturing print data from a POS Receipt printer while it is printing...
Hello, I want to find out if there are some API calls available in POS.Net that I can use to build a C#.net application to capture the data that is being printed from a USB ...Unanswered | 3 Replies | 4125 Views | Created by Siva Ramaswami - Monday, August 24, 2015 11:10 PM | Last reply by Sean Liming - Tuesday, August 25, 2015 3:22 PM -
1 Votes
POS for .NET 1.14 sticky center alignment
I currently have a VS2013 C# project that is referencing version 1.14 of POS for .NET to communicate with an Epson TM-H2000 OPOS printer. I am able to print the ...Answered | 4 Replies | 3656 Views | Created by GS-Scooter - Thursday, August 6, 2015 9:22 PM | Last reply by GS-Scooter - Tuesday, August 18, 2015 5:12 PM -
1 Votes
develop asp.net app with cortana
i am asp.net developer and i want to know if i can insert cortana command to work with my siteAnswered | 1 Replies | 3739 Views | Created by floatLikeAbit - Monday, August 10, 2015 1:48 PM | Last reply by Afzaal Ahmad Zeeshan (Shani) - Monday, August 10, 2015 1:52 PM -
0 Votes
WCF | How to remove response headers like "Server", ASPNetVersion, "Powered" by etc
Hi all, I have requirement where in for security reason I am not supposed to disclose response headers like server, asp.net version etc. How can I restrict ...Proposed | 1 Replies | 1797 Views | Created by Mahantesh MB - Friday, August 7, 2015 9:10 AM | Last reply by Sean Liming - Friday, August 7, 2015 2:28 PM - Items 1 to 20 of 720 Next ›
POS for .NET announcement
-
Link
This forum has been retired. It is locked; it will still be available for review in the Archived Forums folder. Any future posts on this topic should be put in the .NET Framework Class Libraries forum.
-
Link
Microsoft Point of Service for .NET v1.12 (POS for .NET) is a class library that enables POS developers to apply Microsoft .NET technologies in their products. It provides a simple and consistent interface for .NET Framework applications to interact with POS devices, in compliance with the UnifiedPOS standard (aka UPOS). In addition, it provides windows plug and play (PnP) support. There are thirty-six classes of POS peripherals supported including cash drawer, receipt printer, barcode scanner, magnetic strip reader (MSR), line display, RFID, Biometric, Belt, Check Scanner, Fiscal Printer, Electronic Journal, Image Scanner, Item Dispenser, Magnetic Ink Character Recognition Reader (MICR), PIN Pad, signature capture device, etc. In addition, POS for .NET supports many legacy devices where OPOS service objects are available.
POS for .NET 1.12 Download page:
http://www.microsoft.com/downloads/details.aspx?FamilyID=eaae202a-0fcc-406a-8fde-35713d7841ca&displaylang=en -
Link
-
· POS for .NET 1.12 Download page:
http://www.microsoft.com/downloads/details.aspx?FamilyID=eaae202a-0fcc-406a-8fde-35713d7841ca&displaylang=en· Team Blog:
http://blogs.msdn.com/pointofservice/· POS for .NET Forum:
http://social.msdn.microsoft.com/Forums/en-US/posfordotnet/· MSDN Documentation:
http://msdn.microsoft.com/en-us/library/bb848020.aspx· Sample Scanner (TechEd 2008 HOL)
http://blogs.msdn.com/pointofservice/attachment/8590083.ashx· Unified POS specification:
http://www.nrf-arts.org/UnifiedPOS/default.htm· Common Control Objects (OPOS):
http://monroecs.com/oposccos.htmBlog Articles
· Setting the BinaryConversions property for certain legacy devices:
http://blogs.msdn.com/pointofservice/archive/2009/09/18/setting-the-binaryconversions-property-for-legacy-opos-service-objects.aspx
This may be helpful for those that need to interface with SigCap devices (such as Ingenico)· New Blog: Interfacing with Biometric devices from POS applications
http://blogs.msdn.com/pointofservice/archive/2009/09/23/interfacing-with-biometric-devices-from-pos-applications.aspx
-