Page 1 of 1

VB.NET stalemate.

Posted: Wed May 24, 2006 3:49 pm
by 9641249
I have used TeeCharts for many years with VB6 and have now moved to .NET. I'm beginning to regret it.
Where are the VB.NET samples? No C# won't do. and i don't have IIS installed which means I can't open any ASP solutions.
You had such a fantastic example program with sample code for VB6 but I can't find a single thing for VB.NET.
Please help.
PS (I dont have the V7Pro just VS2003)

Posted: Thu May 25, 2006 8:10 am
by narcis
Hi skiier,

You can translate C# examples to VB.NET using one of the following tools:

http://www.kamalpatel.net/ConvertCSharp2VB.aspx
http://carlosag.net/Tools/CodeTranslator/Default.aspx

If you are still having any problem don't hesitate to post it here.

Regarding the ASP.NET examples, you can run our ASP.NET on-line demo and view its sources as well.