Click here to Skip to main content
15,895,423 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help me to encrypt text file into an image Pin
CPallini7-Mar-08 5:17
mveCPallini7-Mar-08 5:17 
QuestionHow to identify bookmarks and hyperlinks in a pdf file Pin
Member 42489617-Mar-08 2:49
Member 42489617-Mar-08 2:49 
GeneralRe: How to identify bookmarks and hyperlinks in a pdf file Pin
Justin Perez7-Mar-08 4:10
Justin Perez7-Mar-08 4:10 
QuestionHaving a file browsing property in a property sheet Pin
Le centriste7-Mar-08 2:36
Le centriste7-Mar-08 2:36 
GeneralRe: Having a file browsing property in a property sheet Pin
stancrm7-Mar-08 2:51
stancrm7-Mar-08 2:51 
GeneralRe: Having a file browsing property in a property sheet Pin
Le centriste7-Mar-08 3:02
Le centriste7-Mar-08 3:02 
QuestionHelp in User Control implemented using Callbacks Pin
Neeraj Kr7-Mar-08 0:49
Neeraj Kr7-Mar-08 0:49 
Questiontwo filters in List class find function Pin
Sonia Gupta6-Mar-08 23:23
Sonia Gupta6-Mar-08 23:23 
How can i use two filters in the following code

person pp = obj.Find(delegate(person p) { return p.name == "abc"; });
because there should be one return statement in a single block.
So how will i declare another filter to refine the record

Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT.

GeneralRe: two filters in List class find function Pin
Pete O'Hanlon6-Mar-08 23:32
mvePete O'Hanlon6-Mar-08 23:32 
GeneralRe: two filters in List class find function Pin
Giorgi Dalakishvili6-Mar-08 23:34
mentorGiorgi Dalakishvili6-Mar-08 23:34 
GeneralRe: two filters in List class find function Pin
J4amieC7-Mar-08 2:25
J4amieC7-Mar-08 2:25 
GeneralRe: two filters in List class find function Pin
Pete O'Hanlon7-Mar-08 3:37
mvePete O'Hanlon7-Mar-08 3:37 
GeneralRe: two filters in List class find function Pin
J4amieC7-Mar-08 4:20
J4amieC7-Mar-08 4:20 
GeneralRe: two filters in List class find function Pin
Pete O'Hanlon7-Mar-08 4:42
mvePete O'Hanlon7-Mar-08 4:42 
Generalproblem in setting datasource of a usercontrol Pin
saneng6-Mar-08 23:03
saneng6-Mar-08 23:03 
Questionsorting of a string column Pin
Sonia Gupta6-Mar-08 22:58
Sonia Gupta6-Mar-08 22:58 
GeneralRe: sorting of a string column Pin
Laddie6-Mar-08 23:11
Laddie6-Mar-08 23:11 
GeneralRe: sorting of a string column Pin
Pete O'Hanlon6-Mar-08 23:29
mvePete O'Hanlon6-Mar-08 23:29 
QuestionRe: sorting of a string column Pin
Sonia Gupta6-Mar-08 23:34
Sonia Gupta6-Mar-08 23:34 
GeneralRe: sorting of a string column PinPopular
Pete O'Hanlon6-Mar-08 23:37
mvePete O'Hanlon6-Mar-08 23:37 
QuestionRe: sorting of a string column Pin
Leyu7-Mar-08 0:31
Leyu7-Mar-08 0:31 
GeneralRe: sorting of a string column Pin
Luc Pattyn7-Mar-08 1:28
sitebuilderLuc Pattyn7-Mar-08 1:28 
GeneralRe: sorting of a string column [modified] Pin
PIEBALDconsult7-Mar-08 6:24
mvePIEBALDconsult7-Mar-08 6:24 
GeneralAll Textbox Should be Replace with Zero Pin
M Riaz Bashir6-Mar-08 22:41
M Riaz Bashir6-Mar-08 22:41 
GeneralRe: All Textbox Should be Replace with Zero Pin
Giorgi Dalakishvili6-Mar-08 23:14
mentorGiorgi Dalakishvili6-Mar-08 23:14 

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.