WS2811 control using SPI or RLP?

@ pl - no - have a look here - http://www.tinyclr.com/codeshare/entry/259

oh thank’s :slight_smile:
and were did he find Microsoft.SPOT.Hardware ?

@ pl - Right click on References in your solution - Add reference - select Microsoft.SPOT.Hardware
BTW - Welcome :slight_smile:

ok thank’s ! :slight_smile: have a good week-end :slight_smile:

I don’t find reference for “private SPI.Configuration” can you help me please ?
and sorry for this inconvenience ^^’

@ pl - Microsoft.SPOT.Hardware.SPI.Configuration

@ pl - Are you using Resharper? If not then install away :wink:

no I use c# ^^, but i’m in class and I can’t download anything I want ^^

Resharper is an add on tool for VS and c# which among other productivity tools finds missing reference’s in your code.

@ Justin - sounds like you get a promotion for selling Resharper :wink:

@ Reinhard Ostermeier - :slight_smile:

It’s possible to download C# and Resharper on Windows XP ? ^^’

VS 2010 works on XP, 2012 not.
Resharper works for ‘all’ VS, so it should work on XP as well (havn’t used Resharper so far).

Hello guys !
I’ve a problem with resharper, I can’t install this on free version of C#.
Can we find an another form of Resharper ?

Check Resharper forums perhaps?

Have a squizz it this JustCode is Sunsetting

thank’s you, i will check this :slight_smile:

The Express edition of C# does not support Plugins.
As far as I know only Additional Templates are possible. I think Resharper is a ‘real’ Plugin that would not work with C# Express.

ok thx :slight_smile:

Hello :slight_smile:
I’ve a problem in C#, it’s an error "Error 1 Program ‘U:\projet\ProgramLEDs\programLEDs\programLEDs\obj\Debug\programLEDs.exe’ does not contain a static ‘Main’ method suitable for an entry point programLEDs "
What’s this ? I don’t understand ^^
Can you help me please ? :confused: