Click here to Skip to main content
15,881,882 members
Home / Discussions / C#
   

C#

 
QuestionBind each record in Form A from Form b on Btn clicks in Form A Pin
MathewPV27-Apr-10 20:32
MathewPV27-Apr-10 20:32 
AnswerRe: Bind each record in Form A from Form b on Btn clicks in Form A Pin
Peace ON27-Apr-10 20:58
Peace ON27-Apr-10 20:58 
GeneralRe: Bind each record in Form A from Form b on Btn clicks in Form A Pin
MathewPV27-Apr-10 22:55
MathewPV27-Apr-10 22:55 
AnswerRe: Bind each record in Form A from Form b on Btn clicks in Form A Pin
Gerry Schmitz27-Apr-10 23:01
mveGerry Schmitz27-Apr-10 23:01 
QuestionC# .net question about how to change this code to allow a parameter and substitute "q" for that parameter Pin
joe loyzaga27-Apr-10 19:27
joe loyzaga27-Apr-10 19:27 
AnswerRe: C# .net question about how to change this code to allow a parameter and substitute "q" for that parameter Pin
Estys27-Apr-10 22:17
Estys27-Apr-10 22:17 
GeneralRe: C# .net question about how to change this code to allow a parameter and substitute "q" for that parameter Pin
joe loyzaga28-Apr-10 0:16
joe loyzaga28-Apr-10 0:16 
GeneralRe: C# .net question about how to change this code to allow a parameter and substitute "q" for that parameter Pin
Estys28-Apr-10 0:38
Estys28-Apr-10 0:38 
Well, like this :
this.SearchName = "whatever"; // if implemented as property

SearchName("whatever"); // if implemented as method


The name "SearchName" was just a suggestion, be creative!

Cheers
I don't like my signature at all

GeneralRe: C# .net question about how to change this code to allow a parameter and substitute "q" for that parameter Pin
joe loyzaga28-Apr-10 12:21
joe loyzaga28-Apr-10 12:21 
GeneralRe: C# .net question about how to change this code to allow a parameter and substitute "q" for that parameter Pin
Estys28-Apr-10 23:57
Estys28-Apr-10 23:57 
QuestionFind Year from text in C# Pin
montu337727-Apr-10 17:01
montu337727-Apr-10 17:01 
AnswerRe: Find Year from text in C# Pin
RCoate27-Apr-10 17:05
RCoate27-Apr-10 17:05 
GeneralRe: Find Year from text in C# Pin
montu337727-Apr-10 17:20
montu337727-Apr-10 17:20 
GeneralRe: Find Year from text in C# Pin
PIEBALDconsult27-Apr-10 17:29
mvePIEBALDconsult27-Apr-10 17:29 
AnswerRe: Find Year from text in C# Pin
Mycroft Holmes27-Apr-10 17:20
professionalMycroft Holmes27-Apr-10 17:20 
AnswerRe: Find Year from text in C# Pin
Gerry Schmitz27-Apr-10 23:19
mveGerry Schmitz27-Apr-10 23:19 
Questionchange the image to the color.. Pin
@nisha 2n27-Apr-10 15:35
@nisha 2n27-Apr-10 15:35 
AnswerRe: change the image to the color.. Pin
Mycroft Holmes27-Apr-10 17:13
professionalMycroft Holmes27-Apr-10 17:13 
GeneralRe: change the image to the color.. Pin
@nisha 2n27-Apr-10 20:20
@nisha 2n27-Apr-10 20:20 
QuestionPC Crashed: Getting "Class Library Cannot be Started Directly" error Pin
boreland27-Apr-10 14:38
boreland27-Apr-10 14:38 
AnswerRe: PC Crashed: Getting "Class Library Cannot be Started Directly" error Pin
Luc Pattyn27-Apr-10 15:07
sitebuilderLuc Pattyn27-Apr-10 15:07 
QuestionDLL Decomplile Pin
Abdullah S. Abdelhay27-Apr-10 8:24
Abdullah S. Abdelhay27-Apr-10 8:24 
AnswerRe: DLL Decomplile Pin
Dimitri Witkowski27-Apr-10 8:31
Dimitri Witkowski27-Apr-10 8:31 
AnswerRe: DLL Decomplile Pin
Ian Shlasko27-Apr-10 8:32
Ian Shlasko27-Apr-10 8:32 
AnswerRe: DLL Decomplile Pin
Pete O'Hanlon27-Apr-10 22:36
mvePete O'Hanlon27-Apr-10 22: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.