Hi Guys, I have Visual 2010, I am trying to generate dal from my database.
I create a classlibrary project
I add reference to Subsonic
I add reference to mysql
create generated file in directory
I add a App.config file and fill it as this:
I create the external tools button and run it, it generates the CS files, but doesnt appear in generate files,
what to do next to use these files in my application??
thanks