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

34

description

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. - PowerPoint PPT Presentation

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

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

2

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

Pierre et DavidMicrosoft France

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

3

›Au programme de la session

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

4

de l'ASP.NET

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

5

du MVC

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

6

du RAZOR

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

7

des nuggets

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

8

de l'IIS Express

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

9

de l'Outillage

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

10

des Contrôles

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

11

De l'Html 5

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

12

des addin

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

13

de la productivité

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

14

du T4

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

15

du

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

16

du

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

17

des Frameworks

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

18

des applications

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

19

on a forcement oublié des choses

Ne pas oublier

ça !

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

20

Mais avec David on va zoomer

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

21

›ASP.NET v4

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

23

Annotations EF CodeFirst CTP5• KeyAttribute • StringLengthAttribute • MaxLengthAttribute • ConcurrencyCheckAttribute • RequiredAttribute • TimestampAttribute • ComplexTypeAttribute • ColumnAttribute

Placed on a property to specify the column name, ordinal & data type • TableAttribute

Placed on a class to specify the table name and schema • InversePropertyAttribute

Placed on a navigation property to specify the property that represents the other end of a relationship

• ForeignKeyAttribute Placed on a navigation property to specify the property that represents the foreign key of the relationship

• DatabaseGeneratedAttribute Placed on a property to specify how the database generates a value for the property (Identity, Computed or None)

• NotMappedAttribute Placed on a property or class to exclude it from the database

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

24

›Les contrôles

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

25

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

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

26

›Les addins

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

27

Addin VS• HTML5

• VS2010 SP1• VS2008, VS2010

http://visualstudiogallery.msdn.microsoft.com/d771cbc8-d60a-40b0-a1d8-f19fc393127d/

• Productivity PowerTools• AddRef• Ctrl 3• http://msdn.microsoft.com/fr-fr/vstudio/dossier.vs2010.aspx

• T4 editor (demo a faire)• Reflector• Resharper

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

28

T4

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

29

R# ReSharperhttp://www.jetbrains.com/resharper/index.html

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

30

›Silverlight

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

31

Silverlight• Control Toolkit

• http://silverlight.codeplex.com/ • Telerik

• http://www.telerik.com/products/silverlight.aspx • RIA Services

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

32

›Framework / Application

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

33

Framework• jQuery

• www.jquery.org• JavaScript InfoVis Toolkit

• http://thejit.org/ • Helper

• http://blogs.msdn.com/b/erikreitan/archive/2010/07/12/webmatrix-helpers.aspx

• MVVM Lite

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

34

Applications• WebPI

• WebMatrix• BlogEngine• Orchard (CMS)

• Site• Addin