LinqConnect / Entity Developer generates C# code in Vb.Net

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
Zero-G.
Posts: 398
Joined: Sat 09 Dec 2006 12:20

LinqConnect / Entity Developer generates C# code in Vb.Net

Post by Zero-G. » Tue 11 Aug 2015 14:59

Hey
I have a lqml DataContext.
When I open it with Entity Developer and add the WCF Template for VB.NET, then a DataContext.cs File is also generated.

Please give me advise
THX

Zero-G.
Posts: 398
Joined: Sat 09 Dec 2006 12:20

Re: LinqConnect / Entity Developer generates C# code in Vb.Net

Post by Zero-G. » Tue 11 Aug 2015 15:15

Hey
I found out, that the added LinqConnect Template is a C# template.
When I delete it, and Add VB.NET Template, it Looks to work.
With one exception.
The generated DataContextDomainService.vb file is almost empty.
THX

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: LinqConnect / Entity Developer generates C# code in Vb.Net

Post by MariiaI » Wed 12 Aug 2015 06:45

I found out, that the added LinqConnect Template is a C# template.
Thank you for the report on this. We will investigate this issue in more details and inform you when it is fixed.
The generated DataContextDomainService.vb file is almost empty.
Please open the DataContext1DomainService.generated.vb file - it should contain all the necessary information (please see screenshot attached to the letter, that we sent you to the e-mail address provided in your forum profile).

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: LinqConnect / Entity Developer generates C# code in Vb.Net

Post by MariiaI » Fri 21 Aug 2015 06:13

I found out, that the added LinqConnect Template is a C# template.
The bug with adding LinqConnect template for C# after adding the WCF RIA Domain Service template (Visual Basic) in Visual Basic projects is fixed.
New build of LinqConnect 4.5.816 is available!
It can be downloaded from http://www.devart.com/linqconnect/download.html (trial version) or from Registered Users' Area (for users with active subscription only).
For more information, please refer to http://forums.devart.com/viewtopic.php?f=31&t=32325.

Post Reply