This is a migrated thread and some comments may be shown as answers.

Using ASP.Net AJAX Controls on Xamarin

1 Answer 82 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
test
Top achievements
Rank 1
test asked on 04 Feb 2016, 12:06 PM

Hello

I have an old version of Telerik Devcraft RadControls For Asp Net Ajax. (v 2013_3_1015)

I want to develop an asp.net web application with Xamarin Studio.

I have copy 2 dlls: Telerik.Web.UI and Telerik.Web.UI.Skins. I've fetch web.config file from a visual studio project.

The project compiles and run fine on an Apple computer !

But *.asp.designer.cs files are not been generating or update. I have to write thoses designer files by hand.

What should i do ?

Thanks

  

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 08 Feb 2016, 11:58 AM

Hello,

Our controls do not support Xamarin studio, you can find the supported tooling and system requirements in the following page: http://www.telerik.com/aspnet-ajax/tech-sheets/system-requirements.

What I can suggest is the following:

  • Since our controls use WebForms applications, they cannot be native mobile apps and there is no general reason to attempt to use them via Xamarin. Thus, I advise simply avoiding that.
  • Contact the Xamarin support team for help with the designer files issue. This is something Visual Studio updates for the controls on the form, not something the controls themselves do.
  • Consider using a WebSite type of project as it does not utilize designer files.


Regards,

Marin Bratanov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Installer and VS Extensions
Asked by
test
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or