S someone Jul 6, 2009 #1 Hi, Does anybody has a DAL code to share? I really need help to create it. TIA Regards, Marcelo.
S sloan Jul 6, 2009 #2 EnterpriseLibrary.Data 3.1 or 4.1 ? http://msdn.microsoft.com/en-us/library/cc467894.aspx This is a DAL HELPER library. You have to write your own DAL code. Or you can try LINQ to SQL (google it first) or LINQ to EntityFramework .......
EnterpriseLibrary.Data 3.1 or 4.1 ? http://msdn.microsoft.com/en-us/library/cc467894.aspx This is a DAL HELPER library. You have to write your own DAL code. Or you can try LINQ to SQL (google it first) or LINQ to EntityFramework .......
G Gregory A. Beamer Jul 7, 2009 #3 Hi, Does anybody has a DAL code to share? I really need help to create it. TIA Regards, Marcelo. Click to expand... Mark suggested the EntLib, which is a good start. If you want some experiments, I have posted quite a few DAL examples on my blog. The google for them is: http://snurl.com/mai1a -- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA Twitter: @gbworld Blog: http://gregorybeamer.spaces.live.com ******************************************* | Think outside the box! | *******************************************
Hi, Does anybody has a DAL code to share? I really need help to create it. TIA Regards, Marcelo. Click to expand... Mark suggested the EntLib, which is a good start. If you want some experiments, I have posted quite a few DAL examples on my blog. The google for them is: http://snurl.com/mai1a -- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA Twitter: @gbworld Blog: http://gregorybeamer.spaces.live.com ******************************************* | Think outside the box! | *******************************************