ADO.NET technology provides a workaround to sidestep connected data access limitations. Constant data access to a data source poses difficulties for software and web developers, influences system efficiency and threats database security. ADO.NET disconnected data access model helps overcome these problems: the connection of application to a database is made for some period of time, when a request from application is received and they are disconnected as soon as the request was completed.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment