Click here to Skip to main content
16,006,749 members
Home / Discussions / C#
   

C#

 
GeneralAccess .mdb files Pin
Omega50122-Dec-02 9:50
Omega50122-Dec-02 9:50 
GeneralRe: Access .mdb files Pin
Rob Graham22-Dec-02 10:03
Rob Graham22-Dec-02 10:03 
GeneralRe: Access .mdb files Pin
Omega50122-Dec-02 18:35
Omega50122-Dec-02 18:35 
GeneralRe: Access .mdb files Pin
Rob Graham22-Dec-02 19:20
Rob Graham22-Dec-02 19:20 
GeneralRe: Access .mdb files Pin
Omega50123-Dec-02 9:44
Omega50123-Dec-02 9:44 
GeneralRe: Access .mdb files Pin
spacemonkey22-Dec-02 11:19
spacemonkey22-Dec-02 11:19 
GeneralRe: Access .mdb files Pin
Rob Graham22-Dec-02 12:05
Rob Graham22-Dec-02 12:05 
GeneralDNS resolve Pin
Anonymous11222-Dec-02 9:43
sussAnonymous11222-Dec-02 9:43 
My application must resolve dns name of host. Iam tryning
string HostName = System.Net.Dns.GetHostByAddress( "207.219.70.31" ).HostName<br />

its error
"An unhandled exception of type 'System.Configuration.ConfigurationException' occurred in system.dll

Additional information: Configuration file E:\Baton\AnonMailer\bin\Debug\AnonMailer.exe.config does not have root <configuration> tag"
Confused | :confused:
Im using Custom application configuration[^]

Thanks,
GeneralC# operator overloading is very limited Pin
Orantho22-Dec-02 5:49
Orantho22-Dec-02 5:49 
GeneralRe: C# operator overloading is very limited Pin
leppie22-Dec-02 9:42
leppie22-Dec-02 9:42 
GeneralRe: C# operator overloading is very limited Pin
Orantho22-Dec-02 10:41
Orantho22-Dec-02 10:41 
GeneralRe: C# operator overloading is very limited Pin
Joshua Nussbaum22-Dec-02 13:41
Joshua Nussbaum22-Dec-02 13:41 
GeneralRe: C# operator overloading is very limited Pin
Orantho22-Dec-02 22:06
Orantho22-Dec-02 22:06 
GeneralInternet Connections Pin
Dave Kerr22-Dec-02 5:19
Dave Kerr22-Dec-02 5:19 
GeneralDelegate/Event question Pin
Rocky Moore21-Dec-02 22:49
Rocky Moore21-Dec-02 22:49 
GeneralRe: Delegate/Event question Pin
leppie22-Dec-02 1:31
leppie22-Dec-02 1:31 
GeneralLaunch Console Applications in the background Pin
Shock The Dark Mage21-Dec-02 18:59
Shock The Dark Mage21-Dec-02 18:59 
GeneralRe: Launch Console Applications in the background Pin
leppie21-Dec-02 23:10
leppie21-Dec-02 23:10 
GeneralRe: Launch Console Applications in the background Pin
Shock The Dark Mage22-Dec-02 4:19
Shock The Dark Mage22-Dec-02 4:19 
GeneralRe: Launch Console Applications in the background Pin
Arun Bhalla26-Dec-02 13:14
Arun Bhalla26-Dec-02 13:14 
GeneralFind String in a Large String Pin
Steve McLenithan21-Dec-02 16:24
Steve McLenithan21-Dec-02 16:24 
GeneralRe: Find String in a Large String Pin
Rob Graham21-Dec-02 16:51
Rob Graham21-Dec-02 16:51 
GeneralRe: Find String in a Large String Pin
Thong Nguyen21-Dec-02 22:29
Thong Nguyen21-Dec-02 22:29 
GeneralMDB to Text Pin
Jassim Rahma21-Dec-02 9:46
Jassim Rahma21-Dec-02 9:46 
GeneralRe: MDB to Text Pin
David Stone21-Dec-02 10:19
sitebuilderDavid Stone21-Dec-02 10:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.