vote up 0 vote down star

Why LINQ to SQL does not work with silverlight vb, but if successful c #?

flag

2 Answers

vote up 1 vote down

Linq2SQL does work in vb.net, perhaps you can give an example of your problem.

Check out a Silverlight example using Linq2SQL in VB.NET

link|flag
vote up 0 vote down

Please explain, I've used linq to sql for a wcf service in vb .net(not silverlight) and connected with that wcf service with my silverlight app.

If you're talking about using linq to sql directly in silverlight, that's not possible since silverlight != .net and it's missing certain sql classes.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.