drmohundro

Stories submitted by drmohundro

Do Androids Dream of Modal :Sheep?(blog.wekeroad.com)

submitted by drmohundrodrmohundro(374) 2 years ago

Rob Conery shares his dream of "knowing a new API, not a new IDE" when new versions of the framework come out. It is related to the resurgence of editors such as Vim or Emacs in the .NET space. read more...

1 comment |category: |Views: 13

tags: another

posh-git Release v0.1(www.lostechies.com)

submitted by drmohundrodrmohundro(374) 2 years, 1 month ago

Do you use Powershell and Git? Then check out the 0.1 release of posh-git which gives you great powershell and git integration! read more...

add a comment |category: |Views: 7

tags: another

Bundler Now Supports Css And .less(www.codethinked.com)

submitted by drmohundrodrmohundro(374) 2 years, 2 months ago

New version of (recently renamed) Bundler combines your javascript or CSS to save on server requests. Also adds support for .less! read more...

add a comment |category: |Views: 224

tags: another

Silverlight and ASP.NET MVC Don’t Serve the Same Master(odetocode.com)

submitted by drmohundrodrmohundro(374) 2 years, 4 months ago

Great contrast between ASP.NET MVC and Silverlight and how ASP.NET MVC is primarily code focused whereas Silverlight is primarily tool focused. read more...

add a comment |category: |Views: 278

tags: another

Bits in Motion: Announcing Gallio and MbUnit v3.0.6(blog.bits-in-motion.com)

submitted by drmohundrodrmohundro(374) 3 years, 2 months ago

From the post: "Today we are releasing Gallio and MbUnit v3.0.6. Lots of new stuff, including new features and performance enhancements. Highlights: * Parallelizable tests. * One-click test debugging from Icarus. * Auto-reload and auto-run tests from Icarus after each build. * ReSharper 4.5 beta support with improved performance." read more...

add a comment |category: |Views: 7

tags: another

Caliburn Beta is Live(devlicio.us)

submitted by drmohundrodrmohundro(374) 3 years, 2 months ago

From the post: "Today is a long awaited day for me. Caliburn is now in official Beta. There have been many bug fixes and a ton of new features since the Alpha release last October. We’ve also been dogfooding it on several projects, one of which is NHProf. I wanted to use this post as an opportunity to summarize Caliburn’s current feature set and introduce you to the Line-Of-Business sample provided with the framework, built with Caliburn and Silverlight." read more...

add a comment |category: |Views: 19

tags: another

Announcing Gallio and MbUnit v3.0.4(blog.bits-in-motion.com)

submitted by drmohundrodrmohundro(374) 3 years, 7 months ago

Today we are releasing v3.0.4 of Gallio and MbUnit. This release incorporates many new features as well improvements for robustness. New asserts, assertion diffs, 0rdered tests, Rollback, Repeat, ThreadedRepeat, R# 4.1, VSTS, CSUnit, TeamCity, Gallio.Ambience, clickable report links (IE/Firefox integration), and more... Try it out! Please be aware that there are now separate x86 and x64 installers. read more...

add a comment |category: |Views: 15

tags: another

Evolving a .NET Framework 2.0 Application to .NET Framework 3.5(ythos.net)

submitted by drmohundrodrmohundro(374) 3 years, 8 months ago

Ythos shares a whitepaper they wrote on their experiences with migrating existing applications from .NET 1.1/2.0 to .NET 3.5. It includes tips on moving from WinForms to WPF, WS-* to WCF, etc. Great for those of us who aren't doing greenfield development! Link found via Brad Abrams at http://blogs.msdn.com/brada/archive/2008/09/10/evolving-a-net-framework-2-0-application-to-net-framework-3-5.aspx. read more...

add a comment |category: |Views: 12

tags: another

Easily Downloading and Installing the Sysinternals Suite(wintellect.com)

submitted by drmohundrodrmohundro(374) 4 years, 1 month ago

Nice script from John Robbins to automate getting the latest and greatest from Sysinternals. read more...

add a comment |category: |Views: 12

tags: another

How An Open Source Developer Transitioned To .Net(keithelder.net)

submitted by drmohundrodrmohundro(374) 4 years, 7 months ago

Keith Elder shares his story on how and why he switched from LAMP (php, apache, etc) development over to .NET. read more...

2 comments |category: |Views: 7

tags: another