Outils pour utilisateurs

Outils du site


cours:sae:net_mf_2013_2014

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
cours:sae:net_mf_2013_2014 [2014/02/04 23:23]
tigli [Matériel : GHI Electronics Panda Fez II]
cours:sae:net_mf_2013_2014 [2015/02/04 12:09] (Version actuelle)
tigli [Support de Cours et de TD]
Ligne 1: Ligne 1:
  
 ====== .Net Micro Framework ====== ====== .Net Micro Framework ======
 +
 +{{ :​cours:​sae:​image1.png?​nolink&​150|}}
 +==== Support de Cours et de TD ===== 
 +
 +Intervenant : Jean-Yves Tigli
 +
 +== Supports de Cours ==
 +
 +{{:​cours:​sae:​microsoft_embedded_sea_2014_2015.pdf|Cours introductif sur .Net Micro Framework}}
 +
 +== Supports de TD ==
 +
 +
 +
 +{{:​cours:​sae:​tutorial1_sea_netmf_net_sur_emulateur_2014.pdf| Tutorial Développement C# sous .Net Micro Framework et sur Emulateur}}
 +
 +
 +{{ :​cours:​sae:​fez_panda_ii.jpg?​nolink&​300|}}
 +
 +{{:​cours:​sae:​tutorial2_sea_netmf_net_2014_emulateur_personnalise.pdf| Tutorial Développement d'un nouvel Emulateur}}
 +
 +
 +{{:​cours:​sae:​tutorial3_sea_netmf_net_2014_sur_cible_fez_panda_2014.pdf|Tutorial Développement C# sous .Net Micro Framework et sur carte cible GHI FEZ Panda II}}}
 +
  
 ==== 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://​en.wikipedia.org/​wiki/​.NET_Micro_Framework).
  
 == Références == == Références ==
 +
 +[[http://​www.hanselman.com/​blog/​TheNETMicroFrameworkHardwareForSoftwarePeople.aspx|The .NET Micro Framework - Hardware for Software People]]
  
 [[http://​msdn.microsoft.com/​en-us/​library/​ee435386.aspx|MSDN : Overviews of the .NET Micro Framework]] [[http://​msdn.microsoft.com/​en-us/​library/​ee435386.aspx|MSDN : Overviews of the .NET Micro Framework]]
Ligne 42: Ligne 79:
 === Autres informations techniques === === Autres informations techniques ===
  
-== Get Starting ​==+== Getting Started ​== 
 + 
 +[[http://​www.ghielectronics.com/​downloads/​FEZ/​Beginners%20guide%20to%20NETMF.pdf|Beginners Guide to C# and the .NET Micro Framework (GHI)]]
  
  
cours/sae/net_mf_2013_2014.1391552637.txt.gz · Dernière modification: 2014/02/04 23:23 par tigli