jongalloway

Stories submitted by jongalloway

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

submitted by jongallowayjongalloway(4350) 23 days, 6 hours 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: 233

tags: another

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

submitted by jongallowayjongalloway(4350) 26 days, 3 hours 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: 1244

tags: another

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

submitted by jongallowayjongalloway(4350) 1 month, 8 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: 79

tags: another

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

submitted by jongallowayjongalloway(4350) 3 months, 17 days 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: 66

tags: another

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

submitted by jongallowayjongalloway(4350) 3 months, 19 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

Using CodeMirror to add C# highlighting to an HTML TextArea(weblogs.asp.net)

submitted by jongallowayjongalloway(4350) 7 months, 29 days ago

CodeMirror is a Javascript library that adds live syntax highlighting to a text area. This post shows how to use it in your applications. read more...

add a comment |category: |Views: 19

tags: another

Migrating to IIS7(johnnycoder.com)

submitted by jongallowayjongalloway(4350) 2 years, 9 months ago

Some good information on upgrading an ASP.NET site from IIS6 to IIS7 - example from Subtext on GoDaddy. read more...

add a comment |category: |Views: 17

tags: another

Web Deployment with VS 2010 and IIS(blogs.msdn.com)

submitted by jongallowayjongalloway(4350) 3 years ago

The MSDeploy tool which will be included in Visual Studio 2010 includes some fixes for key painpoints like database deployment and managing different web.config settings in development, test, and production. read more...

add a comment |category: |Views: 255

tags: another

SubSonic Scaling(blog.wekeroad.com)

submitted by jongallowayjongalloway(4350) 3 years, 5 months ago

Rob runs some tests with millions of records to see how SubSonic holds up with respect to speed and memory use. read more...

3 comments |category: |Views: 321

tags: another

Visual Studio 2008 Service Pack Preparation Tool(microsoft.com)

submitted by jongallowayjongalloway(4350) 3 years, 6 months ago

If you've installed SP1 Beta, run this tool before installing SP1. The SP1 beta manual uninstall process is tedious and error prone, this does it automatically. read more...

add a comment |category: |Views: 46

tags: another

Getting Started with Inno Setup(johnnycoder.com)

submitted by jongallowayjongalloway(4350) 3 years, 6 months ago

Very nice overviewo of Inno Setup read more...

add a comment |category: |Views: 26

tags: another

StackOverflow.com - First Impressions(hsidev.wordpress.com)

submitted by jongallowayjongalloway(4350) 3 years, 6 months ago

A good, balanced review of StackOverflow, a new developer community site that Jeff Atwood's been working on. read more...

add a comment |category: |Views: 12

tags: another

Herding Code Podcast: Episode 9 with Rob Conery(herdingcode.com)

submitted by jongallowayjongalloway(4350) 3 years, 6 months ago

The Herding Code crew (K. Scott Allen, Kevin Dente, Scott "LazyCoder" Koon, and Jon Galloway) catch up with Rob Conery on SubSonic 2.1, Where SubSonic fits in the Microsoft data access tools explosion, Why LINQ to SubSonic is so durn tricky, MVC Storefront - has it made Rob a TDD believer, and What else is Rob up to at Microsoft. read more...

1 comment |category: |Views: 127

tags: another

Custom Templates with SubSonic(johnnycoder.com)

submitted by jongallowayjongalloway(4350) 3 years, 8 months ago

A quick walkthrough on using SubSonic's custom templates for code generation - for instance, a data transfer object. read more...

add a comment |category: |Views: 103

tags: another

Silverlight 2 (beta 2) and Firefox 3... so happy together...(weblogs.asp.net)

submitted by jongallowayjongalloway(4350) 3 years, 8 months ago

Silverlight 2 Beta 2 now works in Firefox 3. Here's some background on the Bugzilla thread detailing the epic struggle. read more...

add a comment |category: |Views: 206

tags: another

TechEd 2008 Keynote Summary(weblogs.asp.net)

submitted by jongallowayjongalloway(4350) 3 years, 8 months ago

Here's a quick recap of the highlights from Bill Gates' TechEd 2008 Keynote read more...

add a comment |category: |Views: 12

tags: another