Hi,
I took a look at the Webmail system demo and downloaded the source code. Unfortunately, I could not find a vb version. I wonder if we have the source code in vb? if we do, may you please show me where I can download it!
Kind regards,
Hai Tran
2 Answers, 1 is accepted
0
Sebastian
Telerik team
answered on 06 Apr 2011, 08:47 AM
Hello Hai,
We do not have a downloadable VB version of the AJAX WebMail demo, however you can use our free online converter to port the code from C# to VB.NET language.
Regards,
Sebastian
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Hi Sebastian,
I used the converter already. But it didnt work. After converting, I removed all the cs file, and I could not rebuild it. It caused some errors I do not understand. May you try doing that and solve the problem? I just need a sample code for the webmail, I do not need calendar and anything else.