Refactor
Tag details
Welcome to the 'Refactor' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Refactor'.
Look up
"Refactor"
at The Free Dictionary
Latest blogosphere posts tagged “Refactor”
-
Mark Miller Will Beat You With a Guitar!
The ASPx Blog - Mehul Harry's DevExpress Blog —
Authority: 114
Check out this 8 minute Mark Miller video interview where he discusses: How he got an Xbox Guitar working with Visual Studio The coding challenge at the DevExpress booth during Microsoft’s PDC 2009 Click the image below and watch the video to learn why I’m so excited to see this in action: ...3 weeks ago -
DX Labs: Single Code Base Driving GDI and WPF Simultaneously from CodeRush Plug-ins
Mark Miller —
Authority: 396
Since the beginning, CodeRush has been extensible. The cardinal rule for extensible architectures: New revs of the framework can’t break existing plug-ins. Through each release the IDE Tools team responsible for CodeRush has strived to ensure backward and forward compatibility for 3rd-party plug-ins. And ...3 weeks ago -
Using ReSharper, I’ve Always Wondered Why They Had the “Invert if” refactor
PeterKellner.net —
Authority: 414
Well, now I know. Here is an example of some code I just wrote: if (doDeficitCalc) { throw new ApplicationException("Need to implement deficit weight... This site is a resource for asp.net web programming. It has examples by Peter Kellner of techniques for high performance programming4 weeks ago