cours:sae:net_mf_2013_2014
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
cours:sae:net_mf_2013_2014 [2014/02/04 22:23] – [Matériel : GHI Electronics Panda Fez II] tigli | cours:sae:net_mf_2013_2014 [2015/02/04 11:09] (Version actuelle) – [Support de Cours et de TD] tigli | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
====== .Net Micro Framework ====== | ====== .Net Micro Framework ====== | ||
+ | |||
+ | {{ : | ||
+ | ==== Support de Cours et de TD ===== | ||
+ | |||
+ | Intervenant : Jean-Yves Tigli | ||
+ | |||
+ | == Supports de Cours == | ||
+ | |||
+ | {{: | ||
+ | |||
+ | == Supports de TD == | ||
+ | |||
+ | |||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | {{ : | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | {{: | ||
+ | |||
==== Présentation Générale ===== | ==== Présentation Générale ===== | ||
+ | |||
+ | The .NET Micro Framework (NETMF) is an open source .NET platform for resource-constrained devices with at least 256 KBytes of flash and 64 KBytes of RAM. It includes a small version of the .NET CLR and supports development in C#, Visual Basic .NET, and debugging (in an emulator or on hardware) using Microsoft Visual Studio. | ||
+ | |||
+ | NETMF features a subset of the .NET base class libraries (about 70 classes with about 420 methods), | ||
+ | * an implementation of Windows Communication Foundation (WCF), | ||
+ | * a GUI framework loosely based on Windows Presentation Foundation (WPF), | ||
+ | * and a Web Services stack based on SOAP and WSDL. | ||
+ | |||
+ | NETMF also features additional libraries specific to embedded applications. | ||
+ | |||
+ | (Ref. wikipedia : http:// | ||
== Références == | == Références == | ||
+ | |||
+ | [[http:// | ||
[[http:// | [[http:// | ||
Ligne 40: | Ligne 77: | ||
[[https:// | [[https:// | ||
- | === Emulateur | + | === Autres informations techniques |
- | + | ||
- | [[http:// | + | |
- | [[http:// | + | == Getting Started |
- | + | ||
- | === Autres informations techniques === | + | |
- | == Get Starting == | + | [[http:// |
Ligne 67: | Ligne 100: | ||
[[http:// | [[http:// | ||
+ | |||
+ | |||
+ | ==== Emulateur ==== | ||
+ | |||
+ | [[http:// | ||
+ | |||
+ | [[http:// | ||
+ | |||
+ |
cours/sae/net_mf_2013_2014.1391552603.txt.gz · Dernière modification : 2014/02/04 22:23 de tigli