rprouse

Stories submitted by friends of rprouse

Where's my SQL? Going NoSQL with Peter Ritchie(deepfriedbytes.com)

submitted by PeterRitchiePeterRitchie(1505) 1 year, 2 months ago

Keith and Woody discus NoSql with Peter Ritchie read more...

add a comment |category: |Views: 20

tags: another

Detect when another site is unavailable. (404 detection)(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 1 year, 5 months ago

Detect on the server when third party host is unavailable. read more...

add a comment |category: |Views: 32

tags: another

Setting up RavenDB as an IIS application by pictures.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 1 year, 5 months ago

Steps to set up RavenDB as an IIS application. read more...

add a comment |category: |Views: 40

tags: another

Baby steps to create NuGet Package.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 1 year, 5 months ago

Step by Step how to create a simple NuGet package. read more...

add a comment |category: |Views: 65

tags: another

Testing Strategies for Async Functions in C#(msmvps.com)

submitted by PeterRitchiePeterRitchie(1505) 1 year, 6 months ago

Peter discussions one possible testing strategy for C#'s new async functions with regard to WinForms. read more...

add a comment |category: |Views: 1

tags: another

Deep Dive on Closure Pitfalls(msmvps.com)

submitted by PeterRitchiePeterRitchie(1505) 1 year, 6 months ago

Peter does a deep-dive on the pitfals of closures in C# and details what the compiler is actually doing so that programmers can more easily recognize when they in these pitfal scenarios. read more...

add a comment |category: |Views: 2

tags: another

The Developer's Almanac(developersalmanac.com)

submitted by aaronlerchaaronlerch(1670) 1 year, 8 months ago

A developer's parody of the NPR (national public radio) show The Writer's Almanac. read more...

add a comment |category: |Views: 2

tags: another

MbUnit 3.2 makes it easier to work with Xml(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 1 year, 10 months ago

Another new feature of new version of Gallio / MbUnit. read more...

add a comment |category: |Views: 6

tags: another

Assert.Count in MbUnit version 3.2(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 1 year, 10 months ago

Gallio team is releasing new version of Gallio / MbUnit. Check out Assert.Count one of many new features. read more...

add a comment |category: |Views: 3

tags: another

How to display your assembly “Add References” dialog.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 1 year, 10 months ago

When you are developing a class library, you may want Visual Studio .NET to list your library in the Add Reference dialog box on the .NET tab without the user having to browse for it. read more...

add a comment |category: |Views: 9

tags: another

Dew Drop June 16(www.alvinashcraft.com)

submitted by PeterRitchiePeterRitchie(1505) 1 year, 11 months ago

Software Development Links for June 16 read more...

add a comment |category: |Views: 3

tags: another

Visual Studio 2010: enhance your Jedi Skillz(msmvps.com)

submitted by PeterRitchiePeterRitchie(1505) 1 year, 11 months ago

Peter continues is them on becoming a Visual Studio Jedi, this time with new features in Visual Studio 2010. read more...

add a comment |category: |Views: 15

tags: another

Using the dynamic Keyword in C# to Improve Object-Orientation(msmvps.com)

submitted by PeterRitchiePeterRitchie(1505) 2 years ago

Peter discusses how the dynamic keyword isn't just for interop with COM or dynamic languages and can actually be used to make C# code more object-oriented. read more...

add a comment |category: |Views: 19

tags: another

Refactoring with Visual Studio 2010 book available(msmvps.com)

submitted by PeterRitchiePeterRitchie(1505) 2 years ago

Peter announces the book Refactoring with Visual Studio 2010. read more...

add a comment |category: |Views: 18

tags: another

AssemblyHelpers now works .NET 4 assemblies.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 2 years ago

The tools helps you create a public key for InternalsVisibleTo Attribute. read more...

add a comment |category: |Views: 11

tags: another

Nourishing Technology and product communities(msmvps.com)

submitted by PeterRitchiePeterRitchie(1505) 2 years, 3 months ago

Peter discusses his thoughts on what it takes to nourish a product community to maximize benefit to the community and the product. read more...

add a comment |category: |Views: 3

tags: another