gavinjoyce

Stories submitted by friends of gavinjoyce

Herding Code 142 - Scott Guthrie on the open source announcement(herdingcode.com)

submitted by jongallowayjongalloway(4380) 1 month, 4 days ago

The Herding Code guys talk to Scott Guthrie about the recent open source announcement for ASP.NET MVC, Web API, and Razor. read more...

1 comment |category: |Views: 113

tags: another

5:01 developers are visionless hacks(debuggerdotbreak.wordpress.com)

submitted by JudahGabrielJudahGabriel(814) 1 month, 9 days ago

5:01 developers -- those developers who punch out at 5:01 and never think about technology again until 9am, the people who don't read programming blogs or attempt to advance their craft, these developers have neither vision for technology, nor ambition in their field. Where the 501 Manifesto errs. read more...

1 comment |category: |Views: 337

tags: another

Touch Pad Free for Windows Phone 7 and Windows 8(www.nullar.com)

submitted by tiernanotiernano(1674) 1 month, 9 days ago

Developing on Windows 8, but dont have Multi touch hardware? Have a Windows Phone 7 device? Check out Touch Pad Free! small server app runs on your Win8 machine, and client runs on Windows Phone 7. read more...

4 comments |category: |Views: 74

tags: another

Backing up SVN to Amazon S3 in Five Easy Steps(blog.cartviper.com)

submitted by diamondzdiamondz(75) 1 month, 26 days ago

Learn how to backup your Subversion repos to Amazon S3 using a simple batch file to automate the process on a Windows Server. read more...

add a comment |category: |Views: 14

tags: another

How to help yourself when NuGet goes down(www.xavierdecoster.com)

submitted by johnrummelljohnrummell(1321) 2 months, 19 days ago

Today will be remembered as the day that NuGet.org went down and broke quite some builds. While many people would love to see the NuGet team wearing a pink sombrero, there is something to say about wearing it yourself if you did not manage to work around this. Let me explain… read more...

2 comments |category: |Views: 131

tags: another

Opened web FTW! How I used opened APIs to build a beautiful HTML5 app(debuggerdotbreak.wordpress.com)

submitted by JudahGabrielJudahGabriel(814) 3 months, 11 days ago

It’s a great time to be a web developer. HTML5, KnockoutJS, MVC3, RavenDB, and opened web APIs and services like Google Docs, IfThisThenThat, and RSS are combined to build a beautiful, useful web app. The opened web is coming to fruition. read more...

add a comment |category: |Views: 4

tags: another

Phil Haack, Keith Dahlby and Paul Betts on Git for Windows(herdingcode.com)

submitted by jongallowayjongalloway(4380) 4 months, 7 days ago

Herding Code podcast talking to Phil Haack and Paul Betts (both new GitHubbers) and Keith Dahlby (author of posh-git, a set of PowerShell scripts which provide Git/PowerShell integration) about using Git on Windows. read more...

4 comments |category: |Views: 241

tags: another

10 Things ASP.NET Developers Should Know About Web.config Inheritance(weblogs.asp.net)

submitted by jongallowayjongalloway(4380) 4 months, 10 days ago

Ten things you should know about Web.config inheritance and overrides that will simplify some configuration challenges and help with debugging. Bet there are some you didn't know about! read more...

5 comments |category: |Views: 1282

tags: another

Herding Code 130: Dave Weaver on Loggr – a realtime analytics service (herdingcode.com)

submitted by jongallowayjongalloway(4380) 4 months, 23 days ago

Herding Code podcast with Dave Weaver about Loggr, a complete logging, analytics and notification service built with ASP.NET MVC, SignalR, and MongoDB. read more...

3 comments |category: |Views: 82

tags: another

The Sick, Sad State of Windows Apps(debuggerdotbreak.wordpress.com)

submitted by JudahGabrielJudahGabriel(814) 5 months, 26 days ago

People are afraid to install Windows apps. Windows app development is becoming irrelevant. Here's why, and how to fix it in Windows 8. read more...

add a comment |category: |Views: 16

tags: another

5 screens and a cloud(blog.lotas-smartman.net)

submitted by tiernanotiernano(1674) 5 months, 28 days ago

Microsoft talk about 3 Screens and a cloud... My Question, why not 5? read more...

add a comment |category: |Views: 35

tags: another

Using Dropbox as a personal Git and Mercurial Storage area(blog.lotas-smartman.net)

submitted by tiernanotiernano(1674) 6 months, 13 days ago

Quick tutorial on how to use Dropbox as a shared folder for Git or Mercurial read more...

1 comment |category: |Views: 39

tags: another

The bell tolls for Flash, and Silverlight isn't far behind(debuggerdotbreak.wordpress.com)

submitted by JudahGabrielJudahGabriel(814) 6 months, 14 days ago

Flash and Silverlight developers: now is the time to reinvest your skills in another platform. The Great Browser Plugin War of the 21st century has come to a close, and the plugins have lost. Long live HTML5. read more...

2 comments |category: |Views: 46

tags: another

Using Node.js in an ASP.NET MVC application with iisnode(weblogs.asp.net)

submitted by jongallowayjongalloway(4380) 7 months, 1 day ago

iisnode makes it easy to run Node.js on Windows, and since it's an HTTP Handler you can integrate it directly into an ASP.NET application. Neat, huh? read more...

4 comments |category: |Views: 106

tags: another

Herding Code 124: Anthony van der Hoorn and Nik Molnar on Glimpse(herdingcode.com)

submitted by jongallowayjongalloway(4380) 7 months, 3 days ago

In this podcast, the Herding Code gang talks to Anthony and Nik, the creators of Glimpse. Glimpse is a system which allows you to view server-side information in the browser (think Firebug for server code) read more...

add a comment |category: |Views: 11

tags: another

An Xml Serializable PropertyBag Dictionary Class for .NET(www.west-wind.com)

submitted by diamondzdiamondz(75) 7 months, 20 days ago

How to create a PropertyBag object which you can serialize to XML. read more...

5 comments |category: |Views: 57

tags: another