ussherm

Stories submitted by friends of ussherm

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

Introducing Wijmo, a feature-packed jQueryUI based widget library(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 2 months, 28 days ago

A introduction to Wijmo, a jQuery UI based component library, and the rational behind the decision of adopting it vs other component libraries read more...

add a comment |category: |Views: 229

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, 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

31 Days of Mango(www.jeffblankenburg.com)

submitted by jblankenburgjblankenburg(1264) 6 months, 24 days ago

A great new series on Windows Phone development, specifically focused on Mango (7.5). Jeff Blankenburg will be writing a new article for 31 straight days. read more...

add a comment |category: |Views: 43

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, 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

How to Implement 2-Step Verification in ASP.NET MVC(www.nayyeri.net)

submitted by keyvankeyvan(4086) 9 months, 16 days ago

In this post Keyvan walks through an example to show how to implement 2-step verification (with phone) in ASP.NET MVC applications. read more...

3 comments |category: |Views: 141

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