Browse Folders

LINQ in Action Source Code

File Details
Downloads: 5173 File Size: 4.6MB
Posted By: Fabrice Marguerie Views: 1067
Date Added: Mon, Dec 10 2007
Complete source code for the LINQ in Action book.

Comments
 

Iwan said:

Linq mempermudah developer dalam pengembangan sostware.terima kasih
Thu, Jan 31 2008 0:01
 

Giocanni said:

Is the code runnable also? or is just a serie of code examples? for ex in the chapter 6-8 it tells me that I can't run a class application
Sat, Mar 08 2008 4:46
 

Fabrice Marguerie said:

Everything should compile and run fine. I double-checked, and everything runs fine for me. Did you set the Chapter06to08 project as the startup project? Maybe that this is not the default startup project. It could be that a class library project (Common or ObjectDumper) is selected as the startup project by default.
Sat, Mar 08 2008 6:05
 

Giocanni said:

Yes, everything works now! It wasn't the default startup project like you said... thx
Sat, Mar 08 2008 7:11
 

Se3ker385 said:

Thanks! :D
Mon, Mar 10 2008 12:32
 

Bogg said:

I wonder how can I find the dll reference for ObjectDumper Class shown in this Book's examples.
Tue, Mar 11 2008 0:42
 

Fabrice Marguerie said:

ObjectDumper is provided by Microsoft in the samples included with Visual Studio 2008. We also include the source code for this class in the download you can find on this page.
Tue, Mar 11 2008 11:27
 

csdk said:

Can I get an electronic copy of table 3.2? I want to present this to my team. THanks
Sat, Mar 29 2008 22:03
 

Fabrice Marguerie said:

csdk, see here : http://msdn2.microsoft.com/en-us/library/bb882642.aspx
Mon, Mar 31 2008 9:10

Add Comment

Name (required)
Web Site (optional)
Comment (required)
Add