Telerik UI for ASP.NET AJAX allows you to build Web Forms web sites and apps for any browser and device in half the time
Перейти к файлу
Rumen Zhekov 4ead4c1fb4
Merge pull request #5 from telerik/dependabot/nuget/Scheduler/WebApiBinding/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 4.5.6 to 13.0.1 in /Scheduler/WebApiBinding
2022-07-14 13:34:06 +03:00
ComboBox Added more samples related to RadGrid 2013-05-21 11:06:58 +03:00
Common/MyFirstTelerikSite sdk(common): Skins Assembly Builder 2021-08-09 13:20:45 +03:00
Editor Added more samples related to RadGrid 2013-05-21 11:06:58 +03:00
Grid sdk(grid): Example Client-Side CRUD Ajax-Enabled WCF 2020-12-17 21:14:31 +02:00
Input Added new sample related to RadInput 2013-07-11 13:03:10 +03:00
Integration Added new samples for RadMenu and RadGrid 2013-04-15 12:34:43 +03:00
ListBox Added new samples for RadMenu and RadGrid 2013-04-15 12:34:43 +03:00
Menu Removed the MegaDropDown sample. 2013-05-09 18:49:49 +03:00
PivotGrid Added new sample related to RadGrid 2013-05-28 13:42:14 +03:00
Scheduler Bump Newtonsoft.Json from 4.5.6 to 13.0.1 in /Scheduler/WebApiBinding 2022-06-22 17:16:30 +00:00
TreeView Added more samples related to RadGrid 2013-05-21 11:06:58 +03:00
Upload Added new samples for RadMenu and RadGrid 2013-04-15 12:34:43 +03:00
.gitignore Added .gitignore 2013-02-20 16:38:47 +02:00
README.md Updated Readme.md 2013-05-09 19:07:17 +03:00

README.md

#ASP.NET SDK

The ASP.NET SDK is an easy-to-use infrastructure with developer focused examples for some of the Telerik's ASP.NET Ajax controls. Every control has its own folder with subfolders that contain the actual sample. Every sample has readme.txt file that describes it in few sentences.

###HOW TO RUN SAMPLES:

  1. Using Visual Studio open a sample as a web site.
  2. Add references to Telerik.Web.UI and Telerik.Web.UI.Skins
  3. Build and run the web site.

###IMPORTANT:

Some samples can only run under .NET 45. Should this is the case there will be note in the Readme.txt of the given sample.