Hello folks,
New to LINQ. I have gone thru some online articles on LINQ and how to create .dbml files (for Object relational mapping).
But my question is when should we link? For example to communicate to excel from a .NET app, we can use Microsoft VSTO. why should we use LINQ excel adapter at all? What are the added benefits in using LINQ?
thanks
nath