Click here to Skip to main content
16,004,927 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to make const an input variable Pin
subai27-Nov-07 22:47
subai27-Nov-07 22:47 
GeneralRe: how to make const an input variable Pin
Colin Angus Mackay27-Nov-07 23:42
Colin Angus Mackay27-Nov-07 23:42 
GeneralRe: how to make const an input variable Pin
subai28-Nov-07 0:07
subai28-Nov-07 0:07 
QuestionListing the Domain in the the PDC Pin
M. J. Jaya Chitra27-Nov-07 22:24
M. J. Jaya Chitra27-Nov-07 22:24 
QuestionMedia RSS2.0 Parser Pin
rajshri_newase27-Nov-07 22:17
rajshri_newase27-Nov-07 22:17 
AnswerRe: Media RSS2.0 Parser Pin
Prateek G27-Nov-07 22:40
Prateek G27-Nov-07 22:40 
QuestionAdding items to List Pin
ramyanaidu27-Nov-07 22:15
ramyanaidu27-Nov-07 22:15 
AnswerRe: Adding items to List Pin
Nouman Bhatti28-Nov-07 1:01
Nouman Bhatti28-Nov-07 1:01 
if it is a listView control or it's a collection type in both cases u can check by calling the "Contains" function of both classes. This function returns true or false.

and to display those just add them list.items.add(item)
Questioni need smallest hash string Pin
subai27-Nov-07 21:36
subai27-Nov-07 21:36 
AnswerRe: i need smallest hash string Pin
Anthony Mushrow28-Nov-07 0:08
professionalAnthony Mushrow28-Nov-07 0:08 
GeneralRe: i need smallest hash string Pin
subai28-Nov-07 0:36
subai28-Nov-07 0:36 
Questionhow to find my Queston? Pin
lockepeak27-Nov-07 20:59
lockepeak27-Nov-07 20:59 
AnswerRe: how to find my Queston? Pin
mav.northwind27-Nov-07 21:06
mav.northwind27-Nov-07 21:06 
AnswerRe: how to find my Queston? Pin
m@u27-Nov-07 21:08
m@u27-Nov-07 21:08 
AnswerRe: how to find my Queston? Pin
pmarfleet27-Nov-07 21:36
pmarfleet27-Nov-07 21:36 
QuestionOnline Test using ASP.Net, C# Pin
Satish - Developer27-Nov-07 20:19
Satish - Developer27-Nov-07 20:19 
QuestionHandling Excel files..... Pin
pavya_Cool27-Nov-07 19:46
pavya_Cool27-Nov-07 19:46 
AnswerRe: Handling Excel files..... Pin
pmarfleet27-Nov-07 21:40
pmarfleet27-Nov-07 21:40 
QuestionError: The IListSource does not contain any data sources. Pin
minniemooo27-Nov-07 19:33
minniemooo27-Nov-07 19:33 
QuestionRegarding generic list Pin
ramyanaidu27-Nov-07 19:03
ramyanaidu27-Nov-07 19:03 
Questionconverting an image from ImgPtr to Bitmap Pin
peter_grigg27-Nov-07 19:01
peter_grigg27-Nov-07 19:01 
AnswerRe: converting an image from ImgPtr to Bitmap Pin
Christian Graus27-Nov-07 19:11
protectorChristian Graus27-Nov-07 19:11 
GeneralRe: converting an image from ImgPtr to Bitmap Pin
peter_grigg27-Nov-07 19:47
peter_grigg27-Nov-07 19:47 
QuestionRe: converting image from ImgPtr to Bitmap Pin
peter_grigg27-Nov-07 19:49
peter_grigg27-Nov-07 19:49 
AnswerRe: converting an image from ImgPtr to Bitmap Pin
m@u27-Nov-07 21:03
m@u27-Nov-07 21:03 

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.