Click here to Skip to main content
16,013,747 members
Home / Discussions / C#
   

C#

 
GeneralRe: prompt message box on web page using C# Pin
jdkulkarni7-Dec-06 17:45
jdkulkarni7-Dec-06 17:45 
GeneralRe: prompt message box on web page using C# Pin
jdkulkarni7-Dec-06 18:02
jdkulkarni7-Dec-06 18:02 
GeneralRe: prompt message box on web page using C# Pin
Eric Dahlvang8-Dec-06 2:55
Eric Dahlvang8-Dec-06 2:55 
AnswerRe: prompt message box on web page using C# Pin
albCode6-Dec-06 23:14
albCode6-Dec-06 23:14 
QuestionChanging the column width of a dataset. Pin
Deepasubramanian6-Dec-06 22:06
Deepasubramanian6-Dec-06 22:06 
AnswerRe: Changing the column width of a dataset. Pin
Drew McGhie7-Dec-06 3:38
Drew McGhie7-Dec-06 3:38 
GeneralRe: Changing the column width of a dataset. Pin
Deepasubramanian7-Dec-06 4:22
Deepasubramanian7-Dec-06 4:22 
QuestionList<string> Pin
daniel996-Dec-06 21:46
daniel996-Dec-06 21:46 
I want use the metod public T Find (Predicate<t> match) to find an string in myList.
But I have no idea how can I find a string as a parameter.

I know only this way:
List<string> mylist = myList.FindAll(demo);


Is this way possible:
List<string> mylist = myList.FindAll(demo(object x));
Edit/Delete Message


-- modified at 3:51 Thursday 7th December, 2006
AnswerRe: List Pin
ednrgc7-Dec-06 1:54
ednrgc7-Dec-06 1:54 
Questionwin form datagrid changes Pin
fmardani6-Dec-06 21:08
fmardani6-Dec-06 21:08 
QuestionHow to get Date of each end of the month in a year ? Pin
Tomy14026-Dec-06 21:00
Tomy14026-Dec-06 21:00 
AnswerRe: How to get Date of each end of the month in a year ? Pin
jdkulkarni6-Dec-06 21:05
jdkulkarni6-Dec-06 21:05 
GeneralRe: How to get Date of each end of the month in a year ? Pin
Tomy14026-Dec-06 21:08
Tomy14026-Dec-06 21:08 
Questionreversing a string Pin
Ravi Shankar436-Dec-06 20:02
Ravi Shankar436-Dec-06 20:02 
AnswerRe: reversing a string Pin
jdkulkarni6-Dec-06 20:14
jdkulkarni6-Dec-06 20:14 
AnswerRe: reversing a string [modified] Pin
quiteSmart6-Dec-06 20:29
quiteSmart6-Dec-06 20:29 
GeneralRe: reversing a string Pin
Guffa6-Dec-06 21:02
Guffa6-Dec-06 21:02 
GeneralRe: reversing a string Pin
quiteSmart6-Dec-06 21:17
quiteSmart6-Dec-06 21:17 
AnswerRe: reversing a string Pin
Mandaar Kulkarni6-Dec-06 22:03
Mandaar Kulkarni6-Dec-06 22:03 
AnswerRe: reversing a string Pin
Guffa6-Dec-06 22:39
Guffa6-Dec-06 22:39 
GeneralRe: reversing a string Pin
quiteSmart6-Dec-06 23:15
quiteSmart6-Dec-06 23:15 
AnswerRe: reversing a string Pin
ednrgc7-Dec-06 1:44
ednrgc7-Dec-06 1:44 
QuestionUrgently required answer for the question Pin
vamsikarnata6-Dec-06 19:56
vamsikarnata6-Dec-06 19:56 
AnswerRe: Urgently required answer for the question Pin
ednrgc7-Dec-06 1:40
ednrgc7-Dec-06 1:40 
Questionmaking an icon for ur application Pin
Rocky#6-Dec-06 19:45
Rocky#6-Dec-06 19:45 

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.