Click here to Skip to main content
15,911,360 members
Home / Discussions / C#
   

C#

 
AnswerRe: Strip special characters in row of data Pin
Eddy Vluggen1-Feb-13 6:53
professionalEddy Vluggen1-Feb-13 6:53 
AnswerRe: Strip special characters in row of data Pin
Ennis Ray Lynch, Jr.1-Feb-13 8:15
Ennis Ray Lynch, Jr.1-Feb-13 8:15 
QuestionC#,ASP.Net Pin
sujeet3211-Feb-13 0:51
sujeet3211-Feb-13 0:51 
AnswerRe: C#,ASP.Net Pin
Simon_Whale1-Feb-13 1:06
Simon_Whale1-Feb-13 1:06 
AnswerRe: C#,ASP.Net Pin
Dave Kreskowiak1-Feb-13 1:30
mveDave Kreskowiak1-Feb-13 1:30 
AnswerRe: C#,ASP.Net Pin
Abhinav S1-Feb-13 8:16
Abhinav S1-Feb-13 8:16 
Questionhow to change the background color of a selected row in datagridview Pin
NarVish31-Jan-13 21:37
NarVish31-Jan-13 21:37 
AnswerRe: how to change the background color of a selected row in datagridview Pin
OriginalGriff31-Jan-13 22:21
mveOriginalGriff31-Jan-13 22:21 
GeneralRe: how to change the background color of a selected row in datagridview Pin
NarVish31-Jan-13 22:35
NarVish31-Jan-13 22:35 
GeneralRe: how to change the background color of a selected row in datagridview Pin
OriginalGriff31-Jan-13 22:38
mveOriginalGriff31-Jan-13 22:38 
GeneralRe: how to change the background color of a selected row in datagridview Pin
Richard MacCutchan31-Jan-13 22:39
mveRichard MacCutchan31-Jan-13 22:39 
GeneralRe: how to change the background color of a selected row in datagridview Pin
OriginalGriff31-Jan-13 22:46
mveOriginalGriff31-Jan-13 22:46 
AnswerRe: how to change the background color of a selected row in datagridview Pin
Richard MacCutchan31-Jan-13 22:38
mveRichard MacCutchan31-Jan-13 22:38 
GeneralRe: how to change the background color of a selected row in datagridview Pin
NarVish31-Jan-13 22:45
NarVish31-Jan-13 22:45 
QuestionHow to write events in event log using Log4net Pin
venkatpappu31-Jan-13 21:28
venkatpappu31-Jan-13 21:28 
AnswerRe: How to write events in event log using Log4net Pin
Richard MacCutchan31-Jan-13 22:11
mveRichard MacCutchan31-Jan-13 22:11 
QuestionThread.Abort - using and lock statement Pin
devvvy31-Jan-13 15:49
devvvy31-Jan-13 15:49 
AnswerRe: Thread.Abort - using and lock statement Pin
Dave Kreskowiak31-Jan-13 17:53
mveDave Kreskowiak31-Jan-13 17:53 
GeneralRe: Thread.Abort - using and lock statement Pin
devvvy31-Jan-13 17:59
devvvy31-Jan-13 17:59 
GeneralRe: Thread.Abort - using and lock statement Pin
Dave Kreskowiak31-Jan-13 19:05
mveDave Kreskowiak31-Jan-13 19:05 
GeneralRe: Thread.Abort - using and lock statement Pin
devvvy31-Jan-13 19:07
devvvy31-Jan-13 19:07 
GeneralRe: Thread.Abort - using and lock statement Pin
devvvy6-Nov-13 17:13
devvvy6-Nov-13 17:13 
Questionbuild C# as windows app Pin
dcof31-Jan-13 12:12
dcof31-Jan-13 12:12 
AnswerRe: build C# as windows app Pin
Mycroft Holmes31-Jan-13 13:51
professionalMycroft Holmes31-Jan-13 13:51 
AnswerRe: build C# as windows app Pin
Dave Kreskowiak31-Jan-13 14:53
mveDave Kreskowiak31-Jan-13 14:53 
There is nothing that will automatically convert those to WinForms apps. You WILL have to recode the apps at least minimally to accomplish this conversion. Since we can't see the source code, it's impossible to tell you exactly what you have to do or how much work it's going to be. It really depends on the quality of the original coding job.

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.