Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Using VB to develop arduino project


  • Please log in to reply
2 replies to this topic

#1 vlpkk

vlpkk

    New Member

  • Members
  • Pip
  • 1 posts

Posted 13 February 2014 - 11:52 AM

Hi

I am a new member and I am glad to have joined this forum. 

So far, I have been developing applications only in VB but I find that there are lots of projects and code samples (for beginners) in C#. 

Is it a better option for me to stick to VB or learn C# for developing netduino projects? 

(I am totally new to programming microcontrollers). I appreciate any advice from experienced members.

Thanks in advance

V L Patil



#2 JoopC

JoopC

    Advanced Member

  • Members
  • PipPipPip
  • 148 posts

Posted 16 February 2014 - 07:51 PM

There is not one program problem that i can not write/solve in Visual Basic. 

Visual Basic is language based, easy to write, easy to read and you get high productive reliable code.



#3 Fahdil

Fahdil

    Advanced Member

  • Members
  • PipPipPip
  • 59 posts
  • LocationJakarta, Indonesia

Posted 17 February 2014 - 07:07 PM

I'm using both of it... there's sometime Vb can't handle the code, and sometime vice versa on C#.

example:

C# can't do Switch case using a range value, otherwise Vb can do. So the solution is, create the code in class .dll on Vb and use it on C#, so does vice versa. this is why I love netduino... We can reduce language incompatibility. :)

 

aaand.... if you wanna keep code on Vb but you got sample code on C#... go to online code conversion....

there's somebody else do the job... so you can use it....

http://www.developer...t/csharp-to-vb/

 

umm.... notice that, maybe you using a wrong header in wrong forum.... 

arduino forum is not here bro... :ph34r:

 

 

Cheers :D






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.