Archive

RSSAll (106)

Date Title Comments Rating
2015-07-26 Reliable JavaScript Published 0 4.3
2015-03-21 Boston Code Camp 23: How to Write a JavaScript Masterpiece 0 None
2014-11-22 Boston Code Camp 22: Solving an HTTP Problem with Promises 0 None
2014-11-22 Boston Code Camp 22: Promises vs Callbacks 0 None
2014-11-22 Boston Code Camp 22: Unit-Testing Promises 0 None
2014-06-30 How to Use Spies in Jasmine 0 4.5
2014-06-21 Boston Code Camp 21: How to Unit Test JavaScript with Jasmine 0 None
2014-05-21 When Agile Becomes a Quality Game-Changer 0 None
2014-05-17 How to Test an Asynchronous Call Made by an AngularJS Directive 0 None
2014-05-15 A Minimal Example of Jasmine 2.0 0 None
2013-09-08 UFO Sites Now Approved -- Sort Of 0 None
2013-06-04 JavaScript: Module as Factory, with Shared Variables 0 5
2013-06-03 JavaScript: Closures and the Module Pattern 0 5
2013-06-02 JavaScript: Even Loose Women Deserve Respect 0 None
2013-05-05 How Programming Makes You a Better Person 0 5
2013-05-04 Classical Education and the Programmer 0 4
2013-04-17 Testable MVC Models - Part 2: A SOLID Approach 0 None
2013-04-17 Testable MVC Models - Part 1: The Naive Approach 0 5
2013-04-05 If You're Looping, Look for a Better Way 8 None
2013-04-03 Brevity is the Soul of Maintainability 0 None
2013-04-03 How to Use LINQ on a non-generic IEnumerable 0 5
2013-01-27 How to Use FileSystemWatcher Instead of Polling - Source Code 0 5
2013-01-20 How to Watch a Directory for "Ready" Files 0 5
2013-01-06 How to Apply a Gate to an IEnumerable 0 5
2012-12-30 How to Filter Long-Running IEnumerables for Distinct Objects 0 5
2012-12-30 How to Use FileSystemWatcher Instead of Polling 0 4.7
2012-12-26 LINQ's Distinct() Method Does Not Consume Its IEnumerable 0 None
2012-12-23 A Pattern to Dispose WCF Service References 1 None
2012-12-08 WCF Service References are IDisposables! 0 None
2012-12-06 How to Create a Visual Studio 2012 Project Template - Part 4: VSIX Deployment 0 5
2012-12-06 How to Create a Visual Studio 2012 Project Template - Part 3: The Wizard 4 5
2012-12-04 How to Create a Visual Studio 2012 Project Template - Part 2: Automatic Export 2 5
2012-12-04 How to Create a Visual Studio 2012 Project Template - Part 1: The Basics 0 4.4
2012-12-02 How to Create a Visual Studio 2012 Project Template: Introduction 0 None
2012-11-06 And Now an SVG American Flag with D3 0 None
2012-11-03 How to Draw an American Flag with HTML5 0 5
2012-11-03 How to Draw a Star with HTML5 0 None
2012-10-21 Report from Boston Code Camp 18 0 None
2012-10-11 Async method lacks 'await' operators and will run synchronously... 0 4
2012-10-08 An Async/Await Example 0 5
2012-10-08 A Code Stopwatch 0 None
2012-09-12 Exceptions vs Error Returns 1 5
2012-09-02 Animation with D3 1 5
2012-09-02 Handling Events with D3 0 None
2012-09-01 Visualizing Data with D3 0 None
2012-09-01 Getting Started with D3 0 None
2012-09-01 An Experiment with D3 0 5
2012-07-24 How to Make List.ForEach Modify the List 3 5
2012-07-23 IReadOnlyCollection Improves IEnumerable as a Return Type 0 5
2012-07-22 LINQ Entices Liskov Violations 0 5
2012-07-08 Which Collection Type Should You Return or Pass? 0 None
2012-07-01 Why a Static Create Method Instead of a Constructor? 0 None
2012-07-01 How to Comma-Separate a List in One LINQ Statement 0 5
2012-07-01 Favor Composition Over Inheritance 0 5
2012-06-26 Extension Methods and Helper Classes as Design Elements 0 5
2012-06-17 Partial Classes as Design Elements 0 5
2012-06-08 WCF Data Services: An error occurred while processing this request. 0 5
2012-05-29 WCF Data Services Error: Resource not found for the segment 'xyz'. 0 5
2012-05-27 Refactoring to SOLID - Part 9: Using Unity Interception to Implement the Open/Closed Principle 0 None
2012-05-27 Refactoring to SOLID - Part 8: Dependency Injection in ASP.NET MVC (Unity Version) 0 None
2012-05-27 Refactoring to SOLID - Part 7: Dependency Injection in ASP.NET MVC (Poor Man's Version) 0 None
2012-05-12 Refactoring to SOLID - Part 6: The Dependency Inversion Principle and MVC 1 5
2012-05-12 Refactoring to SOLID - Part 5: The Interface Segregation Principle 0 4.3
2012-04-12 Busy Constructors Are Enemies of Partial Mocks 0 None
2012-04-08 Refactoring to SOLID - Part 4: The Liskov Substitution Principle 1 5
2012-04-04 Refactoring to SOLID - Part 3: The Open/Closed Principle 0 5
2012-04-03 What about Moles? 0 None
2012-03-30 New England Code Camp 17: Make Moq Rock 0 5
2012-03-19 Refactoring to SOLID - Part 2: The Single Responsibility Principle 0 5
2012-03-16 Refactoring to SOLID - Part 1 0 5
2012-02-05 Unity Configuration with Both Code and a Config File 0 5
2012-02-05 Unity Configuration with Both Code and a Config File 0 5
2012-02-01 Prefer Constructor Injection Over Property Injection 2 4.5
2012-01-30 Promote Loose Coupling with Explicit Interface Implementation 0 None
2012-01-21 MEF CompositionException: The export Xyz is not assignable to type IXyz 0 None
2012-01-20 New England Artificial Intelligence Meetup 0 None
2012-01-10 More on Expression vs Func with Entity Framework 2 4.8
2012-01-10 More on Expression vs Func with Entity Framework 2 4.8
2012-01-10 More on Expression vs Func with Entity Framework 2 4.8
2012-01-10 More on Expression vs Func with Entity Framework 2 4.8
2012-01-08 Optimizing Read Performance with Entity Framework 4.0 0 5
2011-12-02 Falling in Love with LINQ - Part 7: Expressions and Funcs 6 4.9
2011-12-02 Falling in Love with LINQ - Part 6: Expression Parameters 0 5
2011-11-19 Falling in Love with LINQ - Part 5: More Operations 0 5
2011-11-19 Falling in Love with LINQ - Part 4: Universal Query 1 None
2011-11-19 Falling in Love with LINQ - Part 3: Deferred Execution 0 5
2011-11-04 Falling in Love with LINQ - Part 2: How LINQ Works 0 4
2011-11-01 Falling in Love with LINQ - Part 1 (Introduction) 1 5
2011-10-31 New England Code Camp 16: Falling in Love with LINQ 0 4
2011-09-06 Moq Examples 0 5
2011-08-24 Ccrewriter Error: Unable to cast object... 1 None
2011-07-25 How to Check for Exceptions in Unit Testing 0 None
2011-07-24 Random Numbers and Multi-Threading 0 None
2011-07-22 How to Hide Sensitive Data with the ADO.NET Entity Framework 0 None
2011-07-21 TFS Build Error: Path Already Mapped in Workspace 0 None
2011-07-21 Code Contracts not Working on TFS Build? 1 None
2011-07-13 A Generic Singleton Class 3 5
2011-07-08 Managed Extensibility Framework (MEF): Using Metadata 0 5
2011-06-27 IEnumerable, IQueryable and the Entity Framework 4.0 1 4.2
2011-06-17 How to Avoid the CA2000 Error from Code Analysis 1 2.7
2011-06-17 Managed Extensibility Framework (MEF): Aggregate Catalog 0 5
2011-06-14 "Add STS Reference" is Missing in Visual Studio 2010 15 5
2011-06-12 The Managed Extensibility Framework: Introduction 0 None
2011-06-03 Generic Data Contracts in WCF 4 5
2011-06-01 How to Suppress Code Analysis in Template-Generated Code 0 None
2011-06-01 How to Mock a WCF Service with Unity and Moq 2 4.4

RSSASP.NET MVC (3)

Date Title Comments Rating
2014-11-22 Boston Code Camp 22: Solving an HTTP Problem with Promises 0 None
2013-04-17 Testable MVC Models - Part 2: A SOLID Approach 0 None
2013-04-17 Testable MVC Models - Part 1: The Naive Approach 0 5

RSSComposibility (6)

Date Title Comments Rating
2012-07-01 Favor Composition Over Inheritance 0 5
2012-04-08 Refactoring to SOLID - Part 4: The Liskov Substitution Principle 1 5
2012-04-04 Refactoring to SOLID - Part 3: The Open/Closed Principle 0 5
2012-03-19 Refactoring to SOLID - Part 2: The Single Responsibility Principle 0 5
2012-03-16 Refactoring to SOLID - Part 1 0 5
2012-01-21 MEF CompositionException: The export Xyz is not assignable to type IXyz 0 None

RSSDependency Injection (19)

Date Title Comments Rating
2013-04-17 Testable MVC Models - Part 2: A SOLID Approach 0 None
2013-04-17 Testable MVC Models - Part 1: The Naive Approach 0 5
2012-12-23 A Pattern to Dispose WCF Service References 1 None
2012-12-08 WCF Service References are IDisposables! 0 None
2012-07-01 Favor Composition Over Inheritance 0 5
2012-05-27 Refactoring to SOLID - Part 9: Using Unity Interception to Implement the Open/Closed Principle 0 None
2012-05-27 Refactoring to SOLID - Part 8: Dependency Injection in ASP.NET MVC (Unity Version) 0 None
2012-05-27 Refactoring to SOLID - Part 7: Dependency Injection in ASP.NET MVC (Poor Man's Version) 0 None
2012-05-12 Refactoring to SOLID - Part 6: The Dependency Inversion Principle and MVC 1 5
2012-05-12 Refactoring to SOLID - Part 5: The Interface Segregation Principle 0 4.3
2012-04-08 Refactoring to SOLID - Part 4: The Liskov Substitution Principle 1 5
2012-04-04 Refactoring to SOLID - Part 3: The Open/Closed Principle 0 5
2012-03-19 Refactoring to SOLID - Part 2: The Single Responsibility Principle 0 5
2012-02-05 Unity Configuration with Both Code and a Config File 0 5
2012-02-05 Unity Configuration with Both Code and a Config File 0 5
2012-02-01 Prefer Constructor Injection Over Property Injection 2 4.5
2012-01-30 Promote Loose Coupling with Explicit Interface Implementation 0 None
2012-01-21 MEF CompositionException: The export Xyz is not assignable to type IXyz 0 None
2012-01-04 A Thread-Safe Global Unity Container 0 5

RSSEntity Framework (8)

Date Title Comments Rating
2012-01-10 More on Expression vs Func with Entity Framework 2 4.8
2012-01-10 More on Expression vs Func with Entity Framework 2 4.8
2012-01-10 More on Expression vs Func with Entity Framework 2 4.8
2012-01-10 More on Expression vs Func with Entity Framework 2 4.8
2012-01-08 Optimizing Read Performance with Entity Framework 4.0 0 5
2011-12-02 Falling in Love with LINQ - Part 7: Expressions and Funcs 6 4.9
2011-12-02 Falling in Love with LINQ - Part 6: Expression Parameters 0 5
2011-07-22 How to Hide Sensitive Data with the ADO.NET Entity Framework 0 None

RSSGeneral (43)

Date Title Comments Rating
2014-11-22 Boston Code Camp 22: Solving an HTTP Problem with Promises 0 None
2014-11-22 Boston Code Camp 22: Unit-Testing Promises 0 None
2013-09-08 UFO Sites Now Approved -- Sort Of 0 None
2013-06-04 JavaScript: Module as Factory, with Shared Variables 0 5
2013-06-03 JavaScript: Closures and the Module Pattern 0 5
2013-04-05 If You're Looping, Look for a Better Way 8 None
2013-04-03 Brevity is the Soul of Maintainability 0 None
2013-04-03 How to Use LINQ on a non-generic IEnumerable 0 5
2013-01-20 How to Watch a Directory for "Ready" Files 0 5
2013-01-06 How to Apply a Gate to an IEnumerable 0 5
2012-12-30 How to Filter Long-Running IEnumerables for Distinct Objects 0 5
2012-12-30 How to Use FileSystemWatcher Instead of Polling 0 4.7
2012-12-26 LINQ's Distinct() Method Does Not Consume Its IEnumerable 0 None
2012-10-11 Async method lacks 'await' operators and will run synchronously... 0 4
2012-07-23 IReadOnlyCollection Improves IEnumerable as a Return Type 0 5
2012-07-22 LINQ Entices Liskov Violations 0 5
2012-04-12 Busy Constructors Are Enemies of Partial Mocks 0 None
2012-04-08 Refactoring to SOLID - Part 4: The Liskov Substitution Principle 1 5
2012-04-04 Refactoring to SOLID - Part 3: The Open/Closed Principle 0 5
2012-03-19 Refactoring to SOLID - Part 2: The Single Responsibility Principle 0 5
2012-03-16 Refactoring to SOLID - Part 1 0 5
2012-01-30 Promote Loose Coupling with Explicit Interface Implementation 0 None
2012-01-20 New England Artificial Intelligence Meetup 0 None
2012-01-10 More on Expression vs Func with Entity Framework 2 4.8
2012-01-10 More on Expression vs Func with Entity Framework 2 4.8
2012-01-10 More on Expression vs Func with Entity Framework 2 4.8
2012-01-10 More on Expression vs Func with Entity Framework 2 4.8
2011-12-02 Falling in Love with LINQ - Part 7: Expressions and Funcs 6 4.9
2011-11-19 Falling in Love with LINQ - Part 5: More Operations 0 5
2011-11-19 Falling in Love with LINQ - Part 4: Universal Query 1 None
2011-11-19 Falling in Love with LINQ - Part 3: Deferred Execution 0 5
2011-11-04 Falling in Love with LINQ - Part 2: How LINQ Works 0 4
2011-11-01 Falling in Love with LINQ - Part 1 (Introduction) 1 5
2011-10-31 New England Code Camp 16: Falling in Love with LINQ 0 4
2011-09-06 Moq Examples 0 5
2011-08-24 Ccrewriter Error: Unable to cast object... 1 None
2011-07-25 How to Check for Exceptions in Unit Testing 0 None
2011-07-24 Random Numbers and Multi-Threading 0 None
2011-07-21 TFS Build Error: Path Already Mapped in Workspace 0 None
2011-07-21 Code Contracts not Working on TFS Build? 1 None
2011-07-13 A Generic Singleton Class 3 5
2011-06-27 IEnumerable, IQueryable and the Entity Framework 4.0 1 4.2
2011-06-17 How to Avoid the CA2000 Error from Code Analysis 1 2.7

RSSMEF (4)

Date Title Comments Rating
2012-01-21 MEF CompositionException: The export Xyz is not assignable to type IXyz 0 None
2011-07-08 Managed Extensibility Framework (MEF): Using Metadata 0 5
2011-06-17 Managed Extensibility Framework (MEF): Aggregate Catalog 0 5
2011-06-12 The Managed Extensibility Framework: Introduction 0 None

RSSPublications (1)

Date Title Comments Rating
2015-07-26 Reliable JavaScript Published 0 4.3

RSSSecurity (1)

Date Title Comments Rating
2011-07-22 How to Hide Sensitive Data with the ADO.NET Entity Framework 0 None

RSSTalks (39)

Date Title Comments Rating
2015-03-21 Boston Code Camp 23: How to Write a JavaScript Masterpiece 0 None
2014-11-22 Boston Code Camp 22: Solving an HTTP Problem with Promises 0 None
2014-11-22 Boston Code Camp 22: Promises vs Callbacks 0 None
2014-11-22 Boston Code Camp 22: Unit-Testing Promises 0 None
2014-06-30 How to Use Spies in Jasmine 0 4.5
2014-06-21 Boston Code Camp 21: How to Unit Test JavaScript with Jasmine 0 None
2014-05-15 A Minimal Example of Jasmine 2.0 0 None
2013-04-17 Testable MVC Models - Part 1: The Naive Approach 0 5
2013-01-27 How to Use FileSystemWatcher Instead of Polling - Source Code 0 5
2013-01-20 How to Watch a Directory for "Ready" Files 0 5
2012-12-06 How to Create a Visual Studio 2012 Project Template - Part 4: VSIX Deployment 0 5
2012-12-06 How to Create a Visual Studio 2012 Project Template - Part 3: The Wizard 4 5
2012-12-04 How to Create a Visual Studio 2012 Project Template - Part 2: Automatic Export 2 5
2012-12-04 How to Create a Visual Studio 2012 Project Template - Part 1: The Basics 0 4.4
2012-12-02 How to Create a Visual Studio 2012 Project Template: Introduction 0 None
2012-10-21 Report from Boston Code Camp 18 0 None
2012-10-15 D3 at Boston Code Camp 18 0 None
2012-09-02 Animation with D3 1 5
2012-09-02 Handling Events with D3 0 None
2012-09-01 Visualizing Data with D3 0 None
2012-09-01 Getting Started with D3 0 None
2012-09-01 An Experiment with D3 0 5
2012-05-27 Refactoring to SOLID - Part 9: Using Unity Interception to Implement the Open/Closed Principle 0 None
2012-05-27 Refactoring to SOLID - Part 8: Dependency Injection in ASP.NET MVC (Unity Version) 0 None
2012-05-27 Refactoring to SOLID - Part 7: Dependency Injection in ASP.NET MVC (Poor Man's Version) 0 None
2012-05-12 Refactoring to SOLID - Part 6: The Dependency Inversion Principle and MVC 1 5
2012-05-12 Refactoring to SOLID - Part 5: The Interface Segregation Principle 0 4.3
2012-04-08 Refactoring to SOLID - Part 4: The Liskov Substitution Principle 1 5
2012-04-04 Refactoring to SOLID - Part 3: The Open/Closed Principle 0 5
2012-03-30 New England Code Camp 17: Make Moq Rock 0 5
2012-03-19 Refactoring to SOLID - Part 2: The Single Responsibility Principle 0 5
2012-03-16 Refactoring to SOLID - Part 1 0 5
2011-12-02 Falling in Love with LINQ - Part 7: Expressions and Funcs 6 4.9
2011-12-02 Falling in Love with LINQ - Part 6: Expression Parameters 0 5
2011-11-19 Falling in Love with LINQ - Part 5: More Operations 0 5
2011-11-19 Falling in Love with LINQ - Part 4: Universal Query 1 None
2011-11-04 Falling in Love with LINQ - Part 2: How LINQ Works 0 4
2011-11-01 Falling in Love with LINQ - Part 1 (Introduction) 1 5
2011-10-31 New England Code Camp 16: Falling in Love with LINQ 0 4

RSSWCF (4)

Date Title Comments Rating
2012-12-23 A Pattern to Dispose WCF Service References 1 None
2012-12-08 WCF Service References are IDisposables! 0 None
2012-01-08 Optimizing Read Performance with Entity Framework 4.0 0 5
2011-06-03 Generic Data Contracts in WCF 4 5

RSSWCF Data Services (2)

Date Title Comments Rating
2012-06-08 WCF Data Services: An error occurred while processing this request. 0 5
2012-05-29 WCF Data Services Error: Resource not found for the segment 'xyz'. 0 5

RSSWIF (1)

Date Title Comments Rating
2011-06-14 "Add STS Reference" is Missing in Visual Studio 2010 15 5

Uncategorized (2)

Date Title Comments Rating
2015-11-21 Boston Code Camp 24: Test-Driven Development of JavaScript Patterns 0 3
2012-10-09 When Async/Await Does Not Await 0 None

Total

106 posts
62 comments
240 raters

About the Author

Larry Spencer

Larry Spencer develops software with the Microsoft .NET Framework for ScerIS, a document-management company in Sudbury, MA.