340 likes | 462 Views
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.
E N D
Accélérer vos développements Web grâce aux frameworks, toolkit & applications RIA203 Pierre et David Microsoft France
on a forcement oublié des choses Ne pas oublier ça !
Mais avec David on va zoomer
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
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
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
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
R# ReSharper http://www.jetbrains.com/resharper/index.html
Silverlight • Control Toolkit • http://silverlight.codeplex.com/ • Telerik • http://www.telerik.com/products/silverlight.aspx • RIA Services
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
Applications • WebPI • WebMatrix • BlogEngine • Orchard (CMS) • Site • Addin