R
Rune B
Hi there!
After deploying a number of applications, using the ObjectDataSource as the
glue between Business logic and UI, I was considering if there was another
(maybe easier, better performing or more productive) way to connect Business
logic with UI.
Then I read Nikhil's (very nice) article on implementing the
DataSourceControl/View
http://msdn.microsoft.com/library/en-us/dnvs05/html/DataSourceCon1.asp
and wondered if this might be the way to do it ... but it seems that quite a
lot of coding is required, especially if you want designtime features as
well.
Have anyone tried this, or have any considerations in this matter??
Regards.
After deploying a number of applications, using the ObjectDataSource as the
glue between Business logic and UI, I was considering if there was another
(maybe easier, better performing or more productive) way to connect Business
logic with UI.
Then I read Nikhil's (very nice) article on implementing the
DataSourceControl/View
http://msdn.microsoft.com/library/en-us/dnvs05/html/DataSourceCon1.asp
and wondered if this might be the way to do it ... but it seems that quite a
lot of coding is required, especially if you want designtime features as
well.
Have anyone tried this, or have any considerations in this matter??
Regards.