PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
SQLDataAdapater Class
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
SQLDataAdapater Class
![]() |
SQLDataAdapater Class |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi Friends,
What will be the effects when more number of SQLDataAdapters used in an application. Do they the slow down the application speed? If any other effects pls let me know. Regards, Shakthi |
|
|
|
#2 |
|
Guest
Posts: n/a
|
They themselves will not do anything, they are just like any other object.
They will take up some space in memory. "Shakthi" <shakthi76@hotmail.com> wrote in message news:065001c33f14$a1dbd3a0$a001280a@phx.gbl... > Hi Friends, > > What will be the effects when more number of > SQLDataAdapters used in an application. Do they the slow > down the application speed? > > If any other effects pls let me know. > > Regards, > > Shakthi > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Hi Friends,
Thanx for your information. Really my application is damn slow. As per my application archietecture SQL Transactions were put inside the Business Layer. Presentation Layer just use the object references and play round with it precisely speaking = the Sqldataadapter i declared as public in fragment of Business layer and invoked across the client application. Whether its good practise r bad? Pls show some lights to make it bright. If u have any better tech. Pls suggest me. Regards, R.Shakthi >-----Original Message----- >They themselves will not do anything, they are just like any other object. >They will take up some space in memory. > >"Shakthi" <shakthi76@hotmail.com> wrote in message >news:065001c33f14$a1dbd3a0$a001280a@phx.gbl... >> Hi Friends, >> >> What will be the effects when more number of >> SQLDataAdapters used in an application. Do they the slow >> down the application speed? >> >> If any other effects pls let me know. >> >> Regards, >> >> Shakthi >> >> > > >. > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

