D
David
Hi all,
I am new to .NET 3.5, though experienced with 1.1 and most of 2.0.
My Q is about LINQ. I have been shown some of the rudimentary stuff about
linq, but not how to connect to a DB.
I have in my web.config file, a connectionstring setting. This connects to
my localhost\sqlexpress with my username/password. The way I have always
done in .net.
I have created a DBML file to start the connection to Linq. I have set the
Connection property of the DBML to "Conn (Web.config)" (without the quotes).
However, I don't have a clue as to how to get the tables from my database
onto the panel. Can someone help?
(I have tried google, but not sure what keywords I should use, so nothing is
really helping from there.)
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available
I am new to .NET 3.5, though experienced with 1.1 and most of 2.0.
My Q is about LINQ. I have been shown some of the rudimentary stuff about
linq, but not how to connect to a DB.
I have in my web.config file, a connectionstring setting. This connects to
my localhost\sqlexpress with my username/password. The way I have always
done in .net.
I have created a DBML file to start the connection to Linq. I have set the
Connection property of the DBML to "Conn (Web.config)" (without the quotes).
However, I don't have a clue as to how to get the tables from my database
onto the panel. Can someone help?
(I have tried google, but not sure what keywords I should use, so nothing is
really helping from there.)
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available