Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
Questionhelp to solve C# codes Pin
Ali 2Fan19-Aug-18 9:32
Ali 2Fan19-Aug-18 9:32 
AnswerRe: help to solve C# codes Pin
OriginalGriff19-Aug-18 9:34
mveOriginalGriff19-Aug-18 9:34 
AnswerRe: help to solve C# codes Pin
Dave Kreskowiak20-Aug-18 10:49
mveDave Kreskowiak20-Aug-18 10:49 
QuestionHow to Merge DataGridView Cell in Winforms ? Pin
Member 245846715-Aug-18 17:32
Member 245846715-Aug-18 17:32 
AnswerRe: How to Merge DataGridView Cell in Winforms ? Pin
dan!sh 16-Aug-18 3:20
professional dan!sh 16-Aug-18 3:20 
QuestionC# add usb device to appxmanifest capabilities for Bosch BNO055 Pin
RAFish040415-Aug-18 8:48
RAFish040415-Aug-18 8:48 
AnswerRe: C# add usb device to appxmanifest capabilities for Bosch BNO055 Pin
Richard Andrew x6415-Aug-18 12:37
professionalRichard Andrew x6415-Aug-18 12:37 
GeneralRe: C# add usb device to appxmanifest capabilities for Bosch BNO055 Pin
RAFish040415-Aug-18 13:41
RAFish040415-Aug-18 13:41 
QuestionWhich language and IDE would require less coding for my test program? Pin
Member 1297423513-Aug-18 15:24
Member 1297423513-Aug-18 15:24 
AnswerRe: Which language and IDE would require less coding for my test program? Pin
OriginalGriff13-Aug-18 19:49
mveOriginalGriff13-Aug-18 19:49 
AnswerRe: Which language and IDE would require less coding for my test program? Pin
Richard MacCutchan13-Aug-18 21:31
mveRichard MacCutchan13-Aug-18 21:31 
AnswerRe: Which language and IDE would require less coding for my test program? Pin
Eddy Vluggen14-Aug-18 0:51
professionalEddy Vluggen14-Aug-18 0:51 
GeneralRe: Which language and IDE would require less coding for my test program? Pin
Mycroft Holmes14-Aug-18 1:30
professionalMycroft Holmes14-Aug-18 1:30 
GeneralRe: Which language and IDE would require less coding for my test program? Pin
Eddy Vluggen14-Aug-18 2:25
professionalEddy Vluggen14-Aug-18 2:25 
GeneralRe: Which language and IDE would require less coding for my test program? Pin
Dave Kreskowiak14-Aug-18 3:30
mveDave Kreskowiak14-Aug-18 3:30 
GeneralRe: Which language and IDE would require less coding for my test program? Pin
OriginalGriff14-Aug-18 3:54
mveOriginalGriff14-Aug-18 3:54 
GeneralRe: Which language and IDE would require less coding for my test program? Pin
Richard MacCutchan14-Aug-18 5:49
mveRichard MacCutchan14-Aug-18 5:49 
GeneralRe: Which language and IDE would require less coding for my test program? Pin
Eddy Vluggen14-Aug-18 6:14
professionalEddy Vluggen14-Aug-18 6:14 
AnswerRe: Which language and IDE would require less coding for my test program? Pin
Member 1297423514-Aug-18 4:40
Member 1297423514-Aug-18 4:40 
GeneralRe: Which language and IDE would require less coding for my test program? Pin
OriginalGriff14-Aug-18 5:18
mveOriginalGriff14-Aug-18 5:18 
AnswerRe: Which language and IDE would require less coding for my test program? Pin
BillWoodruff14-Aug-18 17:34
professionalBillWoodruff14-Aug-18 17:34 
I'd recommend Windows Forms / C#: you have a great IDE, Visual Studio, all the essentials for single-inheritance OOP (with Interfaces to kind-of implement multiple inheritance), and a time-tested (albeit quirky) set of useful controls ... and the ability to create custom controls, or controls that inherit from (and modify) the native controls.

I think that once you get going with these tools, you'll feel like your days in console programming were a jail sentence Smile | :)

cheers, Bill
«... thank the gods that they have made you superior to those events which they have not placed within your own control, rendered you accountable for that only which is within you own control For what, then, have they made you responsible? For that which is alone in your own power—a right use of things as they appear.» Discourses of Epictetus Book I:12

AnswerRe: Which language and IDE would require less coding for my test program? Pin
AnotherKen18-Aug-18 8:44
professionalAnotherKen18-Aug-18 8:44 
AnswerRe: Which language and IDE would require less coding for my test program? Pin
jschell19-Aug-18 7:33
jschell19-Aug-18 7:33 
QuestionProgram Help Pin
Bloodyway11-Aug-18 6:06
Bloodyway11-Aug-18 6:06 
AnswerRe: Program Help Pin
Luc Pattyn11-Aug-18 6:32
sitebuilderLuc Pattyn11-Aug-18 6:32 

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.