Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
AnswerRe: Email Notification Pin
PrakashBhaskar2-Jan-06 1:23
PrakashBhaskar2-Jan-06 1:23 
GeneralRe: Email Notification Pin
MalikRizwan2-Jan-06 1:36
MalikRizwan2-Jan-06 1:36 
GeneralRe: Email Notification Pin
PrakashBhaskar2-Jan-06 1:41
PrakashBhaskar2-Jan-06 1:41 
GeneralRe: Email Notification Pin
MalikRizwan2-Jan-06 1:46
MalikRizwan2-Jan-06 1:46 
GeneralRe: Email Notification Pin
PrakashBhaskar2-Jan-06 1:53
PrakashBhaskar2-Jan-06 1:53 
GeneralRe: Email Notification Pin
MalikRizwan2-Jan-06 2:03
MalikRizwan2-Jan-06 2:03 
AnswerRe: Email Notification Pin
S. Senthil Kumar2-Jan-06 4:19
S. Senthil Kumar2-Jan-06 4:19 
QuestionReading Config File in .Net 2.0 Pin
rnvrnv2-Jan-06 1:06
rnvrnv2-Jan-06 1:06 
Hi,
I tried but could not find much help regarding reading config file in .Net2.0.

based on what i read i did the following:

string xxx= ConfigurationManager.AppSettings.Get("XXX");

but
i get the following error msg while compiling:

'System.Collections.Specialized.NameValueCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. C:\projects\mobilife\CAA\src\Fokus\Caa\Main\CAAMain.cs 82 17 CAA

AnswerRe: Reading Config File in .Net 2.0 Pin
Guffa2-Jan-06 1:17
Guffa2-Jan-06 1:17 
GeneralRe: Reading Config File in .Net 2.0 Pin
rnvrnv2-Jan-06 1:24
rnvrnv2-Jan-06 1:24 
AnswerRe: Reading Config File in .Net 2.0 Pin
Guffa2-Jan-06 2:51
Guffa2-Jan-06 2:51 
GeneralRe: Reading Config File in .Net 2.0 Pin
rnvrnv2-Jan-06 4:38
rnvrnv2-Jan-06 4:38 
GeneralRe: Reading Config File in .Net 2.0 Pin
Guffa2-Jan-06 4:55
Guffa2-Jan-06 4:55 
GeneralRe: Reading Config File in .Net 2.0 Pin
rnvrnv2-Jan-06 5:08
rnvrnv2-Jan-06 5:08 
AnswerRe: Reading Config File in .Net 2.0 Pin
Guffa2-Jan-06 5:29
Guffa2-Jan-06 5:29 
GeneralRe: Reading Config File in .Net 2.0 Pin
rnvrnv2-Jan-06 5:46
rnvrnv2-Jan-06 5:46 
AnswerRe: Reading Config File in .Net 2.0 Pin
Guffa2-Jan-06 21:25
Guffa2-Jan-06 21:25 
GeneralRe: Reading Config File in .Net 2.0 Pin
rnvrnv2-Jan-06 21:31
rnvrnv2-Jan-06 21:31 
GeneralRe: Reading Config File in .Net 2.0 Pin
Guffa3-Jan-06 1:00
Guffa3-Jan-06 1:00 
QuestionMSMQ Pin
AB77711-Jan-06 23:15
AB77711-Jan-06 23:15 
AnswerRe: MSMQ Pin
S. Akif Kamal2-Jan-06 0:03
S. Akif Kamal2-Jan-06 0:03 
GeneralRe: MSMQ Pin
AB77712-Jan-06 0:11
AB77712-Jan-06 0:11 
GeneralRe: MSMQ Pin
S. Akif Kamal2-Jan-06 19:33
S. Akif Kamal2-Jan-06 19:33 
QuestionMigrate from VC++ to VC# Pin
OneSoftware1-Jan-06 22:51
OneSoftware1-Jan-06 22:51 
AnswerRe: Migrate from VC++ to VC# Pin
WillemM1-Jan-06 23:39
WillemM1-Jan-06 23:39 

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.