Contents

Posts in microsoft.public.dotnet.framework.adonet

 

Chosing a Hetrogeneous Oracle/.Net stack  Replies (2) 12 January 2006
I am currently architecting .NET Application for an Enterpise Level client. The customer has a natural Oracle bias. I think that Oracle is a great DBMS too. Probably still better thatn SQL Server...

 

Populate Strongly Typed Dataset - without "Configu ...  Replies (1) 11 January 2006
Hello I have begrudgingly decided to use Strongly Typed Datasets but hate the code that is generated by dragging and dropping ADO.Net controls and using Configure Data Adapter and letting the 'Wi...

 

notification on insert or update  Replies (1) 21 February 2005
Is there a way to receive a notification in vb.net when a row is added or updated in sql server 2000 without installing the notification service. If it can be possible in any way (datatable, adod...