Hi,
I want to develope applications using layers (BLL/DAL/Model).
In VS2003 I used components creating Data Access layers because it was very easy to create. I used "Data Component Query Configuration Wizard" to connect to the database in Component files that's available in VS2003. In VS2005 it seems like it's no longer possible to choose component files.
In MS eLearning Course 2924 it is a description on how to use "Data Component Query Configuration Wizard" but you have to use "Data Source designer" first which is available in the Data menu -> "Show Data Source". However "Show Data Source" is not available in my Data menu. I have made a connection in the Server Explorer.
So how to start the "Data Source designer" is a big mistery to me. Perhaps it is because I'm using C#.NET and not Visual Basic.NET?
If anybody have a greate solution on a safe and performance friendly way to connect to databases - please let me know!
Kind regards,
Jon Haakon Ariansen