Plug-ins support core data, vNext WebParts, and other plug-ins
Backup/Restore/Clone
Web Services
Authorization
Encryption
Personalization
Notifications
Basic Workflow
The most significant feature of v.Next is that it employs as many best practices as possible. The Microsoft Patterns and Practices team has provided many code samples and articles that make up the bulk of the product. Beyond best practices v.Next is a showcase product for ASP.NET 2.0.
Providers will allow v.Next to work against a standard set of classes while providing the developer a choice of where the data is persisted. Providers will be available for:
In general we aim to provide Providers for the following persisence stores:
WebParts are the user interface components that expose content in predefined containers. WebParts also provide complete management of the content they expose. All WebParts will be contained in their own Private Assemblies (DLL's). WebParts will support single click installation directly through the administrative WebPart Manager. WebPart authors will determine the price and availability of WebParts beyond what is “In the Box“.
Administration Only
Public Wrappers
Public vNext