8
EPiServer CMS vNext Or EPiServer CMS 7 as the rest of us call it

EPiServer VNext - EPiPartnerSummit 2010

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: EPiServer VNext - EPiPartnerSummit 2010

EPiServer CMS vNextOr EPiServer CMS 7 as the rest of us call it

Page 2: EPiServer VNext - EPiPartnerSummit 2010

Everything displayed in this presentation can, and most certainly will, change before the final release. Everything is work in progress and EPiServer takes no responsibility or makes any guarantees for anything expressed in this presentation.

Will always use (probably)

Disclaimer

Page 3: EPiServer VNext - EPiPartnerSummit 2010

(probably) Using StructureMap as IoC container

EPiServer will (probably) transform more and more to Interfaces

Currently done (probably) – IDataFactory– IPermanentLinkMapper

Inversion of Control

Page 4: EPiServer VNext - EPiPartnerSummit 2010

EPiServer will (probably) support asp.net MVC in the next release

Will (probably) support WebForms at the same time

Will (probably) be based on .net 4

Will (probably) not have strongly typed pagetypes as in PageTypeBuilder

MVC

Page 5: EPiServer VNext - EPiPartnerSummit 2010

Querystrings within EPiServer are (probably) obsolete– I.E /templates/page.aspx?id=1&epslanguage=en will not be supported

Everything will (probably) be fetched from content.Request.RequestContext

Same routing for both WebForms and MVC (probably)

Routing

Page 6: EPiServer VNext - EPiPartnerSummit 2010

(probably) One helper method:– Html.RenderXhtmlString("MainBody");

– Will render Permanent link/FURL– Will render Dynamic Content

XHTML

Page 7: EPiServer VNext - EPiPartnerSummit 2010

Xforms not yet supported

How to solve templating?

More

Page 8: EPiServer VNext - EPiPartnerSummit 2010

Please contact:– Allan Thræn

[email protected]– Paul Smith

[email protected]

Contact/Questions/Input