Can I develop Blackberry applications using C# .NET on windows7

blackberry, blackberry-simulator, c#

Solution

Supposing you talk about BlackBerry Plug-in for Microsoft Visual Studio 1.2:

The BlackBerry® Plug-in for Microsoft® Visual Studio® allows web developers to leverage existing Microsoft® based developer tools to create and debug web projects for BlackBerry smartphones.

- see video lesson

- read Debugging Your First Web Application In Microsoft Visual Studio

- look into VS plugin docs and related KB articles

Problem

Hey, I have a keen interest to build an application for blackberry OS, can I do it with C#? Also Blackberry has launched a plug-in for Visual Studio but how would you use it along with the simulator?

Original source

Related problems