5 articles
How to deploy Microsoft Lync 2010 Mobility Service (for mobile devices like the iPad and iPhone)
Deploying Microsoft Lync 2010 mobility services for iPad and iPhone After much struggle to get my iPad to work with Lync server (I tried everything from ce
How to: turn off custom errors for debugging mode in SharePoint 2010 application pages
Unfortunately custom errors is a setting that lives at the SharePoint site level, not at the 'application page / _layouts' level, so you will have to edit
How to make your Telerik controls work on a Custom SharePoint 2010 web application
There are 3 important things you need to do in order for the Telerik controls to work with your custom
Telerik - The base class includes the field {}, but its type {} (Telerik.Web.UI.RadGrid) is not compatible with the type of control (Telerik.Web.UI.RadGrid).
The error message: The base class includes the field , but its type Telerik. RadGrid is not compatible with the type of control Telerik.The base class...
How to enable Session in a SharePoint 2010 Application page?
How to enable Session State in SharePoint 2010 So as a developer you may have come across the need to use the Session object along the way