rstrahl

Stories submitted by friends of rstrahl

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

submitted by jongallowayjongalloway(4380) 1 month, 3 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

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

submitted by diamondzdiamondz(75) 1 month, 25 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

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

submitted by jongallowayjongalloway(4380) 4 months, 6 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, 9 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, 22 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

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: 105

tags: another

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

submitted by jongallowayjongalloway(4380) 7 months, 2 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, 19 days ago

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

5 comments |category: |Views: 57

tags: another

Using the Subversion Revision Number in NAnt(blog.cartviper.com)

submitted by diamondzdiamondz(75) 8 months, 29 days ago

Learn how to update the DLL build revision number automatically from Subversion using Nant. read more...

add a comment |category: |Views: 7

tags: another

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

submitted by jongallowayjongalloway(4380) 11 months, 13 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: 32

tags: another

Data received through automated error reports – online demonstration(sa-demo.red-gate.com)

submitted by javeryjavery(5523) 11 months, 21 days ago

View this online demo of tracking automated error reports. read more...

add a comment |category: |Views: 111

tags: another

Free webinar: 5 misconceptions about .NET memory management - June 1st(www3.gotomeeting.com)

submitted by javeryjavery(5523) 1 year ago

Join us June 1st for a free webinar about .NET memory management. read more...

1 comment |category: |Views: 168

tags: another

How to synchronize SmartAssembly automated error reports with JIRA(blogs.atlassian.com)

submitted by javeryjavery(5523) 1 year ago

This post covers a new, full-circle integration between SmartAssembly and JIRA, making error reporting, issue tracking, and customer communication easy. read more...

add a comment |category: |Views: 44

tags: another

Video: How to obfuscate .NET code(www.red-gate.com)

submitted by javeryjavery(5523) 1 year ago

An introduction to why obfuscating .NET applications is important, and how they can be protected using SmartAssembly. read more...

add a comment |category: |Views: 79

tags: another

Integrating performance profiling into the build process(www.codeproject.com)

submitted by javeryjavery(5523) 1 year, 1 month ago

With ANTS Performance Profiler, performance profiling can be integrated directly into the build process to form part of the automated test suite, alerting you to performance problems every time you build. read more...

1 comment |category: |Views: 193

tags: another

How to protect a .NET assembly against disassembly(www.red-gate.com)

submitted by javeryjavery(5523) 1 year, 1 month ago

On April 20th, SmartAssembly Technical Support Engineer Chris Allen will demonstrate why you need to protect your .NET application, and how you can use SmartAssembly to obfuscate your code. read more...

add a comment |category: |Views: 380

tags: another