Click here to Skip to main content
15,887,822 members
Home / Discussions / C#
   

C#

 
QuestionUnable to change default color of Progress Bar control in winforms Pin
superselector8-Sep-13 21:02
superselector8-Sep-13 21:02 
AnswerRe: Unable to change default color of Progress Bar control in winforms Pin
Abhinav S8-Sep-13 22:28
Abhinav S8-Sep-13 22:28 
AnswerRe: Unable to change default color of Progress Bar control in winforms Pin
Eddy Vluggen8-Sep-13 22:33
professionalEddy Vluggen8-Sep-13 22:33 
QuestionC# code making prolem when calling secure conection. Pin
Shinu K8-Sep-13 20:15
Shinu K8-Sep-13 20:15 
AnswerRe: C# code making prolem when calling secure conection. Pin
Abhinav S8-Sep-13 22:25
Abhinav S8-Sep-13 22:25 
QuestionC# vs Delphi. any ideas? Pin
Swinkaran8-Sep-13 20:13
professionalSwinkaran8-Sep-13 20:13 
AnswerRe: C# vs Delphi. any ideas? Pin
Abhinav S8-Sep-13 22:22
Abhinav S8-Sep-13 22:22 
AnswerRe: C# vs Delphi. any ideas? Pin
Eddy Vluggen8-Sep-13 22:33
professionalEddy Vluggen8-Sep-13 22:33 
Swinkaran wrote:
C# vs Delphi. any ideas?
That's like meat vs. cheese on a sandwich.

Swinkaran wrote:
- web based application
ASP.NET would be the most widely used; meaning it's easy to get devs that are familiar with it and that there's quite some documentation.

Swinkaran wrote:
- Large(which is good for future development)
What is "large" in your opinion? Does it generate a huge executable? Consist of multiple projects?

Swinkaran wrote:
- Faster(I guess Delphi)
In converting ints and adding them to a list, yes; Delphi would be faster. C# has a better overall performance, due to things like thread-pooling.

Swinkaran wrote:
- The development environment
I enjoy the VS2012 IDE; haven't seen the Delphi IDE since v6.

FWIW; it's allowed to mix both languages - I'd recommend using .NET, and to plug in your Delphi-code when you find that you "need more speed" or want to juggle with pointers.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

QuestionCurrent Row Select in DataGridView ... Pin
smh13928-Sep-13 6:46
smh13928-Sep-13 6:46 
AnswerRe: Current Row Select in DataGridView ... Pin
Richard Andrew x648-Sep-13 14:20
professionalRichard Andrew x648-Sep-13 14:20 
AnswerRe: Current Row Select in DataGridView ... Pin
Eddy Vluggen9-Sep-13 8:06
professionalEddy Vluggen9-Sep-13 8:06 
Questionwordlist generator Pin
mory_2607-Sep-13 21:50
mory_2607-Sep-13 21:50 
SuggestionRe: wordlist generator Pin
Richard MacCutchan8-Sep-13 0:39
mveRichard MacCutchan8-Sep-13 0:39 
AnswerRe: wordlist generator Pin
Eddy Vluggen9-Sep-13 8:13
professionalEddy Vluggen9-Sep-13 8:13 
QuestionAvoid space at the Start of the textbox Pin
smh13927-Sep-13 10:21
smh13927-Sep-13 10:21 
AnswerRe: Avoid space at the Start of the textbox Pin
Dave Kreskowiak7-Sep-13 12:55
mveDave Kreskowiak7-Sep-13 12:55 
AnswerRe: Avoid space at the Start of the textbox Pin
Abhinav S7-Sep-13 18:05
Abhinav S7-Sep-13 18:05 
GeneralRe: Avoid space at the Start of the textbox Pin
Ron Beyer7-Sep-13 18:11
professionalRon Beyer7-Sep-13 18:11 
GeneralRe: Avoid space at the Start of the textbox Pin
Abhinav S7-Sep-13 19:09
Abhinav S7-Sep-13 19:09 
GeneralRe: Avoid space at the Start of the textbox Pin
BillWoodruff7-Sep-13 19:48
professionalBillWoodruff7-Sep-13 19:48 
GeneralRe: Avoid space at the Start of the textbox Pin
Pete O'Hanlon8-Sep-13 2:33
mvePete O'Hanlon8-Sep-13 2:33 
AnswerRe: Avoid space at the Start of the textbox Pin
BillWoodruff7-Sep-13 19:27
professionalBillWoodruff7-Sep-13 19:27 
GeneralRe: Avoid space at the Start of the textbox Pin
smh13927-Sep-13 22:17
smh13927-Sep-13 22:17 
GeneralRe: Avoid space at the Start of the textbox Pin
Pete O'Hanlon7-Sep-13 22:30
mvePete O'Hanlon7-Sep-13 22:30 
GeneralRe: Avoid space at the Start of the textbox Pin
BillWoodruff8-Sep-13 4:08
professionalBillWoodruff8-Sep-13 4:08 

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.