Note: This article was originally published in 2011. Some steps, commands, or software versions may have changed. Check the current .Net documentation for the latest information.
Prerequisites
Before you begin, make sure you have:
- Visual Studio or .NET CLI installed
- .NET Framework or .NET Core SDK
- Basic C# programming knowledge
There are 3 important things you need to do in order for the Telerik controls to work with your custom .Net page in SharePoint 2010
- Makes sure all your assemblies are marked as safe
- asdf
- asdf
Assemblies:
Summary
You’ve successfully learned make your telerik controls work on a custom sharepoint 2010 web application. If you run into any issues, double-check the prerequisites and ensure your .Net environment is properly configured.
Related Articles
- How to enable Session in a SharePoint 2010 Application page?
- How to: turn off custom errors for debugging mode in SharePoint 2010 application pages
- 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).
- Enumeration: What are the different SharePoint permission levels and their enumeration values?