LarryRay
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | Silverlight / HTML5 (and WPF) | 29 | Sep 09, 2010 at 1:44 PM |
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | Silverlight / HTML5 (and WPF) | 29 | Sep 09, 2010 at 1:44 PM |
C++ and Beyond 2011: Herb Sutter - Why C++?
Sep 12, 2011 at 10:44 AMC++ is a language with lots of noise in it distracting you from the real logic you are trying to implement. When you code you should not be wasting time defining a copy constructor or assignment operator private just so you don't burn your butt accidentally for example. A language with such kinda bizarre gotchas is a badly designed one and drains energy away from developers.
C++ needs to clean itself up. Get rid of the useless language traps and make it at least intellisense-able and refactor-able FGS. Perhaps we need a language D that has the native perf edge while without the juvenile language goofs.
C++ and Beyond 2011: Herb Sutter - Why C++?
Sep 08, 2011 at 2:21 PMC++ is designed to be IntelliSense-impossible b/c of all those macros it inherits from C.
When you have a bunch of #ifdef or #ifndef around IDE cannot tell what those MARCOs really mean so it cannot intellisense them for you.
TWC9: New Features in Silverlight 5, VB for WP7, Okapi, and Movember
Dec 04, 2010 at 11:13 PMHTML5 is dead.
LOL. Just f***ing kill H5, MSFT. God I hate those JS junk apps. Make it happen.
U.S. Army using Silverlight for Resourcing Troops
Sep 02, 2009 at 8:15 PMOur company is also converting a lot of old Winform, ActiveX apps into SilverLight. If only there were the right-click context menu, but it's still very impressive.