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

Examples for vb.net

3 Answers 222 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 20 Aug 2014, 08:04 AM
I was wondering whether Telerik intended to produce VB.net examples as they did with the AJAX ASP.NET tools?

Translating controller code is easy with the Telerik Code Translator, but the translator doesn't understand Razor markup and therefore translation can be a bit hit-or-miss and is time consuming.

It would be good to know if there is no intention to do this in the future.

Many thanks
Richard

3 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 20 Aug 2014, 11:34 AM
Hello Richard,

Presently we don't have plans to create VB.NET examples for our Telerik UI for ASP.NET MVC demos. However, you may find the directions from the following online resources helpful when making conversions:

http://stackoverflow.com/questions/4169340/razor-view-engine-quirks-in-vb-net
http://jamisonwhite.com/2010/12/22/asp-net-razor-and-vb/

Regards,
Sebastian
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Richard
Top achievements
Rank 1
answered on 21 Aug 2014, 07:39 AM
Thanks for the clarification Sebastian.  I'm reasonably familiar with the vagaries of the various Razor dialects - 

My main area of confusion is around the use of either Lambda functions and subroutines (in C# there isn't a distinction obviously) - the telerik intellisense doesn't provide a prompt for which should be used so it's rather trial-and-error which i somewhat time consuming given the error messages (or lack thereof).  Is there somewhere I could look for specific guidance on this subject?

Thanks
Richard
0
Sebastian
Telerik team
answered on 21 Aug 2014, 08:43 AM
Hello again Richard,

I think that you can find directions on this topic in the forum threads linked below:
http://stackoverflow.com/questions/1530068/calling-subroutines-from-lambda-in-vb-net
http://www.dotnetask.com/2945_4655311/

Hope this helps.

Regards,
Sebastian
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Richard
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Richard
Top achievements
Rank 1
Share this question
or