1 / 34

Accélérer vos développements Web grâce aux frameworks , toolkit & applications

Accélérer vos développements Web grâce aux frameworks , toolkit & applications. RIA203. Pierre et David Microsoft France. Au programme de la session. d e l'ASP.NET. du MVC. du RAZOR. des nuggets. de l'IIS Express. d e l'Outillage. d es Contrôles. De l'Html 5. des addin.

patia
Télécharger la présentation

Accélérer vos développements Web grâce aux frameworks , toolkit & applications

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Accélérer vos développements Web grâce aux frameworks, toolkit & applications RIA203 Pierre et David Microsoft France

  2. Au programme de la session

  3. de l'ASP.NET

  4. du MVC

  5. du RAZOR

  6. des nuggets

  7. de l'IIS Express

  8. de l'Outillage

  9. des Contrôles

  10. De l'Html 5

  11. des addin

  12. de la productivité

  13. du T4

  14. du

  15. du

  16. des Frameworks

  17. des applications

  18. on a forcement oublié des choses Ne pas oublier ça !

  19. Mais avec David on va zoomer

  20. ASP.NET v4

  21. Demos • Razor • NuGet : http://nuget.org/ • http://weblogs.asp.net/scottgu/archive/2010/10/06/announcing-nupack-asp-net-mvc-3-beta-and-webmatrix-beta-2.aspx • IIS Express (Avec VS2010 SP1) • EF Feature CTP5 • Code First • http://blogs.msdn.com/b/adonet/archive/2010/12/14/ef-feature-ctp5-code-first-walkthrough.aspx • Fluent API • http://blogs.msdn.com/b/adonet/archive/2010/12/14/ef-feature-ctp5-fluent-api-samples.aspx

  22. Annotations EF CodeFirst CTP5 • KeyAttribute • StringLengthAttribute • MaxLengthAttribute • ConcurrencyCheckAttribute • RequiredAttribute • TimestampAttribute • ComplexTypeAttribute • ColumnAttributePlaced on a property to specify the column name, ordinal & data type • TableAttributePlaced on a class to specify the table name and schema • InversePropertyAttributePlaced on a navigation property to specify the property that represents the other end of a relationship • ForeignKeyAttributePlaced on a navigation property to specify the property that represents the foreign key of the relationship • DatabaseGeneratedAttributePlaced on a property to specify how the database generates a value for the property (Identity, Computed or None) • NotMappedAttributePlaced on a property or class to exclude it from the database

  23. Les contrôles

  24. Contrôles • MS • AjaxControlToolkit (plus MS) http://ajaxcontroltoolkit.codeplex.com/ • Toolkit • http://www.asp.net/community/control-gallery/ • Bag-o-Tricks https://github.com/thinkpixellab/bot • MVC • http://demos.telerik.com/aspnet-mvc • http://mvcdemo.chiplex.com • Html5 • http://www.deanhume.com/Home/BlogPost/asp-net-mvc-html5-toolkit/29 • Editeurs • http://tinymce.moxiecode.com/ • http://premiumsoftware.net/cleditor/index.html

  25. Les addins

  26. Addin VS • HTML5 • VS2010 SP1 • VS2008, VS2010 http://visualstudiogallery.msdn.microsoft.com/d771cbc8-d60a-40b0-a1d8-f19fc393127d/ • ProductivityPowerTools • AddRef • Ctrl 3 • http://msdn.microsoft.com/fr-fr/vstudio/dossier.vs2010.aspx • T4 editor (demo a faire) • Reflector • Resharper

  27. T4

  28. R# ReSharper http://www.jetbrains.com/resharper/index.html

  29. Silverlight

  30. Silverlight • Control Toolkit • http://silverlight.codeplex.com/ • Telerik • http://www.telerik.com/products/silverlight.aspx • RIA Services

  31. Framework / Application

  32. Framework • jQuery • www.jquery.org • JavaScript InfoVisToolkit • http://thejit.org/ • Helper • http://blogs.msdn.com/b/erikreitan/archive/2010/07/12/webmatrix-helpers.aspx • MVVM Lite

  33. Applications • WebPI • WebMatrix • BlogEngine • Orchard (CMS) • Site • Addin

More Related