User Sean Reiser - Stack Overflowmost recent 30 from stackoverflow.com2009-11-08T19:14:37Zhttp://stackoverflow.com/feeds/user/23047http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/144338/what-is-the-best-third-party-winforms-grid-for-net/144426#1444261Answer by Sean Reiser for What is the best third-party WinForms grid for .NET?Sean Reiser2008-09-27T20:42:12Z2008-09-27T20:42:12Z<p>another vote for <a href="http://www.syncfusion.com/" rel="nofollow">syncfusion</a>. Used it on a project recently. I was happy with the functionality and found it easy to integrate into the project. </p>
http://stackoverflow.com/questions/78756/what-do-you-use-to-keep-notes-as-a-developer/144355#1443551Answer by Sean Reiser for What do you use to keep notes as a developer?Sean Reiser2008-09-27T20:04:19Z2008-09-27T20:04:19Z<p>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 tracking so I have at least a poor man version control on them. I am doing the same for todo lists as well.</p>
http://stackoverflow.com/questions/123534/is-delphi-still-a-viable-choice-for-development/144334#1443341Answer by Sean Reiser for Is Delphi still a viable choice for development?Sean Reiser2008-09-27T19:55:07Z2008-09-27T19:55:07Z<p>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 marketing skills. Now these decisions didn't kill me, they have been a benefit in some cases.</p>
<p>There are fewer Delphi jobs and contracts out there, obviously, but there are also fewer folks proficient in it so, often times I find I can mark up my fees since there are fewer developers working in Delphi.</p>
<p>These days I spend more time doing PHP and .NET, but frankly I miss Delphi. It is a better language to code in. It is the best tool to build windows business applications in, IMHO.</p>