Hi guys...How to do design generic data layer in dotnet Thanks & Regards Ramanatha Reddy
R Ramnath Guest Sep 5, 2005 #1 Hi guys...How to do design generic data layer in dotnet Thanks & Regards Ramanatha Reddy
Homer Perch Sep 5, 2005 #2 Ramnath said: Hi guys...How to do design generic data layer in dotnet Thanks & Regards Ramanatha Reddy Click to expand... Here are some places to state: MS Application Blocks - look at the Data Access Application Block - http://msdn.microsoft.com/practices/guidetype/AppBlocks/default.aspx Then look at the Data Provider Pattern that is used in the DotNetNuke portal. This is exactly what you're looking for.
Ramnath said: Hi guys...How to do design generic data layer in dotnet Thanks & Regards Ramanatha Reddy Click to expand... Here are some places to state: MS Application Blocks - look at the Data Access Application Block - http://msdn.microsoft.com/practices/guidetype/AppBlocks/default.aspx Then look at the Data Provider Pattern that is used in the DotNetNuke portal. This is exactly what you're looking for.
R Ramnath Guest Sep 6, 2005 #3 Homer said: Here are some places to state: MS Application Blocks - look at the Data Access Application Block - http://msdn.microsoft.com/practices/guidetype/AppBlocks/default.aspx Then look at the Data Provider Pattern that is used in the DotNetNuke portal. This is exactly what you're looking for. Click to expand... Thanks Homer
Homer said: Here are some places to state: MS Application Blocks - look at the Data Access Application Block - http://msdn.microsoft.com/practices/guidetype/AppBlocks/default.aspx Then look at the Data Provider Pattern that is used in the DotNetNuke portal. This is exactly what you're looking for. Click to expand... Thanks Homer