windows phone 7 - Can i use this Barcode library on WP7? -


greeting,
can use this library in windows phone 7?

there exists c# or vb.net version.

here used namspaces:

using system; using system.drawing; using system.drawing.imaging; using system.text; using system.collections.specialized; using system.collections; 

or how can know can use library or can't.

not without changes - system.drawing isn't available in wp7 (or silverlight in general, matter).

the simplest way find out though create new wp7 class library project, try add existing source it, , try add assemblies original code references.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -