RE: Designing of database system based on .net ... I recommend stored procedures for data access, as it adds a security layer.... The middle tier can either be wrapped DataSets ... > I want to build system for about 200 users which will be connected in one> moment to database.... (microsoft.public.dotnet.framework)
Looking for a decent data access architecture to implement ... application so that there is a clean separation between the data access...layer, the business layer and the GUI layer. ... the actual database.... (microsoft.public.dotnet.languages.csharp)
Re: Change Connection String at runtime. ... exposes custom objects that are implemented to use the custom data access... easily moved to another database, or have versions for each database. ... and protocols each data source exposes....connection string to the connectionobject before the connection opens. ... (microsoft.public.dotnet.framework.adonet)
Re: Should Data Classes be Shared/Static Assemblies? ...database schema in the application front end, ... If we expect to need to share an assembly with a windows... But, yes, I also had hoped to be able to write my data access methods as ... (microsoft.public.dotnet.framework.aspnet)