Top "Visual-studio-2010" questions

Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.

LINQ to DataSet, DataTable.AsEnumerable() not recognized

I am brand new to LINQ and am trying to query my DataSet with it. So I followed this example …

.net linq visual-studio-2010 dataset
How to add PNG resource in Visual Studio 2010?

I have a PNG (i.e. a compressed image) that I'd like to include in my assembly (i.e. application). …

.net visual-studio visual-studio-2010 resources .net-assembly
TF203015 The Item $/path/file has an incompatible pending change. While trying to unshelve

I'm using Visual Studio 2010 Pro against Team Server 2010 and I had my project opened (apparently) as a solution from the …

visual-studio-2010 tfs unshelve
Linker error LNK2038: mismatch detected in Release mode

I am trying to port a small app of mine from Win XP and VS 2005 to Win 7 and VS 2010. The …

c++ visual-studio-2010 linker pcre release-mode
Tesseract 3 (OCR) - .NET Wrapper

http://code.google.com/p/tesseractdotnet/ I am having a problem getting Tesseract to work in my Visual Studio 2010 projects. …

c# visual-studio-2010 wrapper tesseract
How do I find files that are missing from visual studio projects?

Due to issues with merging etc, we have lots of project files that don’t contain all source code files …

visual-studio visual-studio-2010 visual-studio-2019 projects-and-solutions
F12 Jump to method -> go back to previous method after making the jump?

I can jump to code if I click in a method name and hit F12. But, is there a keyboard …

visual-studio-2010 editor
ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA

I'm trying to connect my local Oracle 11g database using server explorer in Visual Studio 2010. I tried to setup everything …

visual-studio-2010 oracle11g odp.net