vote up 1 vote down star
2

I have a vb.net application written for PDA's.

Is it possible to write a VB.net application for a Blackberry?

flag

4 Answers

vote up 1 vote down

En la pagin de blackberry encontre un plugin que se puede instalar en Visual Studio 2005 - 2008 y sirve para trabjar con Blackberry. mira este link http://na.blackberry.com/eng/developers/rapidappdev/devtools.jsp

link|flag
luckily i speak fluent french -translation- On the second page of blackberry found a plugin that can be installed in Visual Studio 2005 - 2008 and serves to trabjar with Blackberry. see this link – Adyt Feb 25 at 6:50
vote up 1 vote down

Actually, you can. There is a product called CrossFire which was produced by a company called AppForge which is now defunct. However, there are several articles on how to use it. Oracle purchased the rights, I believe. I don't think anyone is selling it. The product definitely works. I don't know why the company went defunct.

Nevertheless, I believe the latest version of CrossFire was 6.0. It is sad that you cannot buy it anywhere. However, this would probably solve your needs. Let's just say you can probably find it and it might be 58MB. :)

link|flag
wow appforge....I had that for a Palm Pilot project! ugh – esabine Jan 7 at 23:16
1  
Blackberry development is hellish enough without using another potentially-buggy product on top. – Richard Campbell Jan 8 at 3:07
vote up 0 vote down

I've programmed for the BlackBerry using their custom API and Java and (hardly any) J2ME. It was a huge mess, especially when they didn't have a plugin for Eclipse at the time. Recently they did release an Eclipse plugin which should make life much easier.

VB.NET is not officially supported though, sorry.

link|flag
vote up 3 vote down

No. The Blackberry uses Java, either to standard J2ME or to RIM's own APIs.

See their getting started pages.

The very old Mobitex pagers used C++, but again, no VB.net support.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.