python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
WCF service is working in VS but not in LinqPad
I am using a .NET API to connect to WCF Services and it works fine in Visual Studio but not in LinqPad.
I am using the same code and referencing the same app.config and DLL files in both Visual Studi...

Thomas Adrian
Votes: 0
Answers: 0
Is it possible to add cs file references in LinqPad?
I know I can add assemblies to LinqPad and I know I can paste in classes in queris, but is it possible to add CSharp class files(cs) and reference these in a query window?
I tried to a few classes but...

Thomas Adrian
Votes: 0
Answers: 1