dataprovider Questions

1

Solved

Is is possible to use a custom .NET data provider without installing it in the GAC? Can I reference a custom DLL and register it inside my configuration file?

2

Solved

Im using DB2 on server and my application connects directly to that server. As data provider i use v9.7 FP5 ibm data server driver and visual studio addins. Now..To install my program on client com...
Slowwitted asked 1/12, 2011 at 12:49

2

Solved

I have read similar questions and their answers, however, it seems none deal with this exact question except for one, which is out of date (from 2009 - pre EF4). Does anyone have any positive or n...

2

Solved

I'm learning Zend and also PHPUnit. Here is what I have below public function changeToIllegalState() { return array( array( Application_Model_SomeModel::FAIL ), array( Application_Model_Som...
Megaphone asked 6/4, 2011 at 5:26

2

is this a common and/or good approach? In my ViewModel(Wpf) or Presenter(WinForms) I do this: ICustomerService customerService = MyService.GetService<ICustomerService>(); ICustomerList cust...
Bifocal asked 5/7, 2010 at 18:34

© 2022 - 2024 — McMap. All rights reserved.