Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

.NET Micro Framework Tutorials? [closed]

I can't really seem to find any good .NET Micro Framework Tutorials on google. Does anyone know of any?

like image 839
Kredns Avatar asked Jul 23 '09 02:07

Kredns


People also ask

Will .NET Framework be discontinued?

. NET Framework 4.5. 2, 4.6, and 4.61 retired on April 26, 2022.

Why is my .NET Framework not working?

Restart your computer, then try enabling . NET Framework again. If the problem persists, the next option you can attempt is a PC repair upgrade using Advanced startup. Using the Windows 10 ISO or install disc, launch setup and follow the on-screen instructions.

Is .NET 4.8 the last?

NET Framework 4.8 was the final version of . NET Framework, future work going into the rewritten and cross-platform .


2 Answers

Have a look here: http://informatix.miloush.net/microframework/, this site contains many examples, articles and resources you will find handy when developing for Micro Framework.

On that website there's a feed which aggregates all the feeds from all the blogs targeting .net micro framework, so you can stay in touch with the latest news from this field.

And if you are seriously interested in developing for this platform, you should get the book called Expert .NET Micro Framework. It is an excellent introduction with many examples and how-tos.

like image 135
karel_evzen Avatar answered Oct 04 '22 05:10

karel_evzen


Check Scott's Hanselminutes Session at http://www.hanselman.com/blog/HanselminutesOn9TheNETMicroFrameworkWithColinMiller.aspx

like image 39
reva Avatar answered Oct 04 '22 03:10

reva