Now that Visual Studio 2010 has been officially released has anyone used it for developing for the .NET micro-framework and if so do you have any tips to help a newbie to the micro-framework?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
i am using it with the FEZ Domino, it has the same form factor as the arduino so it has stackable “shields” but your code is c# and you can use visual c# (free) to program with it. the site that has the FEZ Domino (and several other nice microprocessors) is TinyCLR.com – .NET Micro Framework Community
they have a decent forum with lots of very smart and helpful contributors, plus videos on everything from setting up the processors, installing visual c#, doing updates. it really is Freaking-E-Z(easy) just like their motto.
Hope that helps!