Créer une architecture .NET distribuée
Sources et liens utiles
Les sources indispensables de l'exposé
- Toutes les sources C# liées aux Web Services, .NET Remoting et IIOP.NET sont disponibles ICI
- Ma présentation orale aux formats PPT et PDF
- Un petit outil très pratique pour basculer les sites IIS d'une version de framework vers une autre (1.1 vers 2.0 par exemple) disponible ICI
Compléments d'informations
.NET
- Sites consacrés à .NET :
- .NET 3.0 :
- http://www.microsoft.com/france/msdn/netframework/3/default.mspx
- http://wcf.netfx3.com/files/folders/distributed_applications/default.aspx
- Framework:
- Télécharger la CLI pour créer sa propre implémentation du framework
- http://www-igm.univ-mlv.fr/~dr/XPOSE2002/Dotnet/introdotnet_index.html
- http://www-igm.univ-mlv.fr/~dr/XPOSE2002/Tedeschi/
- Linux:
- ASP.NET – Mono : http://www.mono-project.com/ASP.NET
- DotGNU Portable.NET: http://dotgnu.org/pnet.html
- Rotor : http://msdn.microsoft.com/msdnmag/issues/02/07/SharedSourceCLI/
- ASP.NET
- ASP.NET Etape par étape de G. Andrew Dutchie
- La fameuse MSDN :
- http://www.dotnetguru.org/articles/InteropWS/InteropWSJavaDotNet.htm
- http://www.dotnetguru.org/articles/webservices/WebServices.htm
- http://rangiroa.essi.fr/cours/travail-etudiant/01-castejon-corbucci-delattre-weber/jerome.htm
- http://www.microsoft.com/france/msdn/webservices/MiseEnRouteWebXml.mspx
- http://uddi.microsoft.com
- http://www.dotnetguru.org/articles/CoucheService.htm
- http://www.dotnetguru.org/articles/RemotingRmi.htm
- http://www.dotnetguru.org/articles/Stateful/StateFul.htm
- http://www.dotnetguru.org/articles/perfs/PerfRemoting.htm
- http://www.dotnetguru.org/articles/CustomProxy.htm
- http://www.dotnetguru.org/articles/LDAP/LDAPDotNET.html
- Advanced .Net Remoting (Broché) de Ingo Rammer