Microsoft has added new feature "Notification Center panel" to Visual Studio 2013 IDE. The panel contains messages as alerts. With the connected IDE experience, we may receive notification like license expiration and alert messages from Microsoft.
Where to See:
You can find "Notification Center panel" at the top-right corner of the IDE next to the Quick Launch window.
(or)
Menu -> View -> Notifications.
Figure: Notification Panel
Notification Message Details:
Notification message will have list of information columns like
- Title
- Description
- Severity : Information/Error
- Created On
- Expires On
And on click of notification message from the panel, respective action can be done.
Figure: Notification Message Details