c# - Can I use a Windows -> Class Library inside a WP7 application? -


i'm creating library application act wrapper exposed api. library ideally should work on desktop application, truth told i'm intending use on wp7 once i'm done creating library.

would work?

from silverlight.net:

silverlight application development platform windows phone 7. high performance gaming supported through xna framework.

you can't reference .net assembly compiled against full .net framework in silverlight application.

develop library silverlight , should fine.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -