ASPX templates
Version 5.x > ASPX templates > VB.NET download View modes: 
User avatar
Member
Member
jcdelara-synthesis - 5/12/2010 9:20:16 PM
   
VB.NET download
Hi,

I'm new on this software. I believe Kentico CMS is compatible with VB.NET but I want to know if I can download/purchase a VB.NET version of it because I just downloaded the latest trial but it was on C#


Thanks!

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 5/13/2010 2:19:30 AM
   
RE:VB.NET download
Hi,

Kentico CMS is available only in C#. But you can use VB as well and you just need to add a key to web.config file. So, your code files can be developed in VB. For more details please see: web.config parameters:

<add key="CMSProgrammingLanguage" value="VB" />

Best regards,
Juraj Ondrus

User avatar
Member
Member
jcdelara-synthesis - 5/13/2010 2:44:30 AM
   
RE:VB.NET download
Hi,

Thanks for this information.

Regards,
JC