Click here to Skip to main content
15,900,378 members
Home / Discussions / C#
   

C#

 
AnswerRe: Copyto in NameValueCollection [modified] Pin
joon vh.1-Apr-07 22:20
joon vh.1-Apr-07 22:20 
GeneralRe: Copyto in NameValueCollection Pin
SakthiSurya1-Apr-07 23:06
SakthiSurya1-Apr-07 23:06 
GeneralRe: Copyto in NameValueCollection Pin
joon vh.1-Apr-07 23:12
joon vh.1-Apr-07 23:12 
GeneralRe: Copyto in NameValueCollection Pin
SakthiSurya1-Apr-07 23:16
SakthiSurya1-Apr-07 23:16 
GeneralRe: Copyto in NameValueCollection Pin
joon vh.1-Apr-07 23:22
joon vh.1-Apr-07 23:22 
GeneralRe: Copyto in NameValueCollection Pin
SakthiSurya1-Apr-07 23:28
SakthiSurya1-Apr-07 23:28 
GeneralRe: Copyto in NameValueCollection Pin
joon vh.1-Apr-07 23:38
joon vh.1-Apr-07 23:38 
GeneralRe: Copyto in NameValueCollection Pin
SakthiSurya1-Apr-07 23:44
SakthiSurya1-Apr-07 23:44 
Hi Joon,

Thank you Very much for your reply.

Instead of storing string type value can i use any other type like long or

double for storing value.if so , how should i define my add method.


public void Add(sting key,double val)
{
Base.Add(key,val);
}


how can i do this.


Sakthi

GeneralRe: Copyto in NameValueCollection Pin
joon vh.1-Apr-07 23:49
joon vh.1-Apr-07 23:49 
GeneralRe: Copyto in NameValueCollection Pin
SakthiSurya1-Apr-07 23:52
SakthiSurya1-Apr-07 23:52 
QuestionIncrease or Decrease of a color. Pin
Test2703071-Apr-07 21:08
Test2703071-Apr-07 21:08 
AnswerRe: Increase or Decrease of a color. Pin
Stefan Troschuetz1-Apr-07 21:36
Stefan Troschuetz1-Apr-07 21:36 
AnswerRe: Increase or Decrease of a color. Pin
Martin#1-Apr-07 21:48
Martin#1-Apr-07 21:48 
AnswerRe: Increase or Decrease of a color. Pin
mabo422-Apr-07 1:09
mabo422-Apr-07 1:09 
QuestionVisual Source Safe (VSS) Pin
Ahuja.bangalore1-Apr-07 21:02
Ahuja.bangalore1-Apr-07 21:02 
AnswerRe: Visual Source Safe (VSS) Pin
joon vh.1-Apr-07 21:28
joon vh.1-Apr-07 21:28 
QuestionHow to exit in C#.NET CF Application? Pin
Sri harini1-Apr-07 20:44
Sri harini1-Apr-07 20:44 
AnswerRe: How to exit in C#.NET CF Application? Pin
joon vh.1-Apr-07 21:29
joon vh.1-Apr-07 21:29 
GeneralRe: How to exit in C#.NET CF Application? Pin
Sri harini1-Apr-07 22:27
Sri harini1-Apr-07 22:27 
GeneralRe: How to exit in C#.NET CF Application? Pin
joon vh.1-Apr-07 22:35
joon vh.1-Apr-07 22:35 
GeneralRe: How to exit in C#.NET CF Application? Pin
Sri harini1-Apr-07 22:47
Sri harini1-Apr-07 22:47 
GeneralRe: How to exit in C#.NET CF Application? Pin
joon vh.1-Apr-07 22:49
joon vh.1-Apr-07 22:49 
QuestionHow to add a LabelCotrol to A DATAGRIDVIEW Pin
pashitech1-Apr-07 20:43
pashitech1-Apr-07 20:43 
QuestionThe Source code is different from the original version Pin
M Riaz Bashir1-Apr-07 20:28
M Riaz Bashir1-Apr-07 20:28 
AnswerRe: The Source code is different from the original version Pin
Colin Angus Mackay1-Apr-07 20:36
Colin Angus Mackay1-Apr-07 20:36 

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.