Search Results

1
vote

Is Delphi still a viable choice for development?

Twice in my career I have made the mistake of betting against Microsoft. Once with OS/2 over windows and one choosing Delphi over VB. In both cases I chose the better technology over MS's marketi …
1
vote

What do you use to keep notes as a developer?

These days I use plain text files (I'll leave the vi vs. emacs debates for others). I have a dropbox account so the files get synched to each of my machines automagicly. Dropbox does revision tra …
1
vote

What is the best third-party WinForms grid for .NET?

another vote for syncfusion. Used it on a project recently. I was happy with the functionality and found it easy to integrate into the proj …