Click here to Skip to main content
15,905,419 members
Home / Discussions / C#
   

C#

 
AnswerRe: Convert string to UTF-8 Pin
N a v a n e e t h1-Mar-10 21:56
N a v a n e e t h1-Mar-10 21:56 
GeneralRe: Convert string to UTF-8 Pin
dabuskol2-Mar-10 0:18
dabuskol2-Mar-10 0:18 
Questionapply changes to a xml file on the internet Pin
sajjad.aghapouer1-Mar-10 20:38
sajjad.aghapouer1-Mar-10 20:38 
AnswerRe: apply changes to a xml file on the internet Pin
Calla1-Mar-10 21:20
Calla1-Mar-10 21:20 
RantRe: apply changes to a xml file on the internet Pin
Rajesh Anuhya1-Mar-10 21:55
professionalRajesh Anuhya1-Mar-10 21:55 
QuestionDialog Box Pin
codenoobie1-Mar-10 19:36
codenoobie1-Mar-10 19:36 
AnswerRe: Dialog Box Pin
rah_sin1-Mar-10 19:53
professionalrah_sin1-Mar-10 19:53 
GeneralRe: Dialog Box Pin
codenoobie1-Mar-10 20:33
codenoobie1-Mar-10 20:33 
Hi Rahul, thanks for replying, does it look something like this when I added the fourth argument? I've tried it, but the error still surfaced and this time it shows, "No overload for method 'Show' takes '4' arguments.


if (MessageBox.Show("Are you sure?", "Confirm save?", MessageBoxButtons.YesNo, MessageBoxIcon.Question) == DialogResult.Yes)
     {
          //Do tasks

                }

GeneralRe: Dialog Box Pin
codenoobie1-Mar-10 20:46
codenoobie1-Mar-10 20:46 
GeneralRe: Dialog Box Pin
OriginalGriff2-Mar-10 0:01
mveOriginalGriff2-Mar-10 0:01 
AnswerRe: Dialog Box Pin
DX Roster4-Mar-10 18:42
DX Roster4-Mar-10 18:42 
QuestionC# vs C++ Pin
jekak1-Mar-10 19:22
jekak1-Mar-10 19:22 
AnswerRe: C# vs C++ Pin
N a v a n e e t h1-Mar-10 20:10
N a v a n e e t h1-Mar-10 20:10 
GeneralRe: C# vs C++ Pin
jekak1-Mar-10 20:22
jekak1-Mar-10 20:22 
GeneralRe: C# vs C++ Pin
N a v a n e e t h1-Mar-10 21:44
N a v a n e e t h1-Mar-10 21:44 
GeneralRe: C# vs C++ Pin
Paulo Zemek2-Mar-10 1:57
Paulo Zemek2-Mar-10 1:57 
Questionto retrieve position Pin
narchans4u1-Mar-10 19:04
narchans4u1-Mar-10 19:04 
AnswerRe: to retrieve position Pin
Programm3r1-Mar-10 19:36
Programm3r1-Mar-10 19:36 
Questiondata and picker control in winforms using c3.net Pin
Ch.Gayatri Subudhi1-Mar-10 17:36
Ch.Gayatri Subudhi1-Mar-10 17:36 
AnswerRe: data and picker control in winforms using c3.net Pin
rah_sin1-Mar-10 19:25
professionalrah_sin1-Mar-10 19:25 
Questiontry catch in C# Pin
jojoba20111-Mar-10 17:17
jojoba20111-Mar-10 17:17 
AnswerRe: try catch in C# Pin
Nematjon Rahmanov1-Mar-10 19:13
Nematjon Rahmanov1-Mar-10 19:13 
AnswerRe: try catch in C# Pin
Dave Kreskowiak1-Mar-10 19:14
mveDave Kreskowiak1-Mar-10 19:14 
QuestionRe: try catch in C# Pin
jojoba20111-Mar-10 19:24
jojoba20111-Mar-10 19:24 
AnswerRe: try catch in C# Pin
N a v a n e e t h1-Mar-10 20:12
N a v a n e e t h1-Mar-10 20:12 

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.