Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
MicrosoftArticlesForumsFAQs
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml / Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

WebArticlesForumsFAQs
JavaScript
ASP
ASP.NET
WCF

DatabasesArticlesForumsFAQs
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsFAQs
Excel
Word
Powerpoint
Outlook
Publisher
Money

Non-MicrosoftArticlesForumsFAQs
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

Operating SysArticlesForumsFAQs
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsFAQs
BizTalk
Site Server
Exhange Server
IIS

Graphic DesignArticlesForumsFAQs
Macromedia Flash
Adobe PhotoShop
Expression Blend
Expression Design
Expression Web

OtherArticlesForumsFAQs
Lounge
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Product Reviews
Search Engines
Resumes

 
  
SqlHelper.ExecuteDataset, do I need to open and close the connection explicitly ???
When I am using SqlHelper.ExecuteNonquery or SqlHelper.ExecuteDataset,  do I need to open and close the connection explicitly  ??? Thank you
(2 replies / 30 Views)  Asked By Pranay Singh in the ADO/ADO.NET forum on Friday, November 20, 2009 2:22:36 PM
Need help in oracle database connection.
Hi all,Could somebody explain me pls how to connect oracle database with asp.net and C# in step by step??? And where can i download oracle software???? Pls help.Thanks,Sumit
(3 replies / 0 Views)  Asked By Sumit Kumar in the ADO/ADO.NET forum on Tuesday, October 27, 2009 2:20:45 AM
Updating / Deleting / Inserting Multiple Objects at once in an Entity Framework Project
Following is my updating function for a single object Public Function updateStudie(ByVal study As Entities.studie) As Boolean   Dim dcPacs As New Entities.PacsImportDataContext &...
(1 reply / 0 Views)  Asked By Nico Sap in the ADO/ADO.NET forum on Wednesday, October 21, 2009 5:13:48 AM
hiiii
Hiii,Can any body tell What Is the Use Of Multiple Active Result Sets And DataTableMapping. And How to Use them...
(2 replies / 0 Views)  Asked By balaram krishna in the ADO/ADO.NET forum on Friday, October 09, 2009 10:15:36 AM
DataView.FindRows()
Hi, I am doing a DataView.FindRows(). I have specified the necessary DataView.Sort property. However, sometimes, on DataView.FindRows(), i get the error 'Object reference not set to an instance of a...
(6 replies / 0 Views)  Asked By Avdhut Vaidya in the ADO/ADO.NET forum on Wednesday, October 07, 2009 12:02:30 PM
reading in XML document attached to an email
Hi,How would I go about receiving an email that has an XML file attached to it, and parsing the contents of the XML file and adding the contents into a datatable?  The scenario for this project ...
(5 replies / 0 Views)  Asked By John Smith in the ADO/ADO.NET forum on Friday, September 25, 2009 1:52:52 AM