Arduino and C#

Hello everyone..
My Question is about c# with arduino programmer
I want to use arduino programmer(Arduino Software) instead of C#(visual studio 2013) is this possible???

I want to use arduino programmer(Arduino Software) instead of C#(visual studio 2013)

To do what?

is this possible???

Sure is.

PaulS:
To do what?
Sure is.

( sory I'am beginner)

Thus What am I supposed to do???

can you give me example program

For example ; led on led off c#with arduino program?

You asked if you could use C++ (the Arduino language) instead of C#. That implies that you are programming a PC. It is up to you to decide what the PC is supposed to do, to write the program to do that (using C++, not C#), and to program the Arduino (using C++) to respond accordingly.

There are examples all over the internet.

Thanks a lot :slight_smile: