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
Перейти к файлу
Genady 1f0965d2d2 Update Readme.MD 2013-05-09 19:00:31 +03:00
Grid Added new samples for RadMenu and RadGrid 2013-04-15 12:34:43 +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 samples for RadMenu and RadGrid 2013-04-15 12:34:43 +03:00
Scheduler Added new samples for RadMenu and RadGrid 2013-04-15 12:34:43 +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 Update Readme.MD 2013-05-09 19:00:31 +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.