Sayed Jalil Hassan
Sayed Jalil Hassan

Reputation: 2595

Windows Phone Library projects

I am complete newbie to the windows phone development and just starting to write a module that i hope to deploy as library project that could be referenced from with in a windows mobile application and could access the UI components etc. I have been looking to find a way to do that but no luck so far. Basically what i am looking for is an alternate of a an android library project or a jar file for windows phone apps. I'd really appreciate an informed opinion about it.

Upvotes: 0

Views: 252

Answers (1)

anderZubi
anderZubi

Reputation: 6424

In order to create a library project, when creating the new project select the Windows Phone Library project template:

enter image description here

Upvotes: 1

Related Questions