PeterRitchie

Stories kicked by PeterRitchie

XUnit RC2 released(weblogs.asp.net)

submitted by PeterRitchiePeterRitchie(1505) 4 years, 1 month ago

XUnit RC2 released read more...

1 comment |category: |Views: 1

tags: another

IoC and Unity Configuration Changes for the Better(weblogs.asp.net)

submitted by darrenstokesdarrenstokes(300) 4 years, 1 month ago

IoC and Unity Configuration changes for the better. read more...

add a comment |category: |Views: 18

tags: another

A case where Resharper will break your code with a "quick fix"(msmvps.com)

submitted by PeterRitchiePeterRitchie(1505) 4 years, 1 month ago

Be careful: a case where Resharper will break your code with a "quick fix" read more...

add a comment |category: |Views: 2

tags: another

Are you licensed to use C# code from the .NET Framework via Reflector?(msmvps.com)

submitted by PeterRitchiePeterRitchie(1505) 4 years, 1 month ago

Are you licensed to use C# code from the .NET Framework decompiled via Reflector? read more...

add a comment |category: |Views: 2

tags: another

How to use a COM dll in .NET that can't be added as a reference.(gregbeech.com)

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

Greg details the process required to consume a COM object whose binary doesn't include a type-library but has an external type-library (TLB file). read more...

add a comment |category: |Views: 5

tags: another

Upcoming C# guidance from Microsoft(msmvps.com)

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

Compare some upcoming C# 3 guidance from Microsoft with my C# 3 guidance published in Code Magazine. read more...

add a comment |category: |Views: 3

tags: another

Single-Entry, Single-Exit, Should It Still Be Applicable In OO?(msmvps.com)

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

Does the "Single Point of Exit From a Function" Principle still applicable in Object-oriented programming? read more...

1 comment |category: |Views: 9

tags: another

Unit Testing the Units(msmvps.com)

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

Comparing and contrasting Unit Testing, TDD and BDD. read more...

add a comment |category: |Views: 3

tags: another

Vista SP1: Terminal Services /console switch no longer working(west-wind.com)

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

One caveat of installing Vista SP1 if you use Terminal Services. read more...

add a comment |category: |Views: 15

tags: another

LINQ Farm Seed: Using the Expression Tree Visualizer(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 4 years, 3 months ago

The Visual Studio 2008 CSharp samples include several valuable tools that LINQ developers can use to help expedite the development process. One of the is the Expression Tree Visualizer. This tool works in both Visual Studio Express and the other versions of Visual Studio that support C# development. read more...

add a comment |category: |Views: 86

tags: another

Community Convergence XXXVIII(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 4 years, 4 months ago

Welcome to the thirty-eighth Community Convergence. These posts are designed to keep you in touch with the activities of the C# team. We have a new blogger. Ed Mauer is a the Compiler Dev Lead for the C# team. He's going to be blogging about the compiler, and starts us off with a look at one of its new security features. We also have a siting of Alex Turner, the new compiler PM. He is featured in a microspotting interview in which he describes how he got Anders to pay him $200. I should also mention that Luca Bolognese, our PM lead, has also had a good chance to post over the Christmas holidays. Finally, our own Anson Horton was instrumental in creating the Visual Studio add-on for World of Warcraft! read more...

add a comment |category: |Views: 0

tags: another

Introducing HashSet<T> [Kim Hamilton](blogs.msdn.com)

submitted by PeterRitchiePeterRitchie(1505) 5 years, 6 months ago

New class in the Orcas CTP. read more...

add a comment |category: |Views: 22

tags: another