Latest Articles

A Software Developer's Guide to HTTP Part V– State & Security

Published Tuesday, February 7, 2012
An overview of cookies and authentication protocols for HTTP and web programming.

A Software Developer's Guide to HTTP Part IV– Web Architecture

Published Thursday, February 2, 2012
Proxy servers, caching, and the flexibility of the web are the focus for this article as we view HTTP from an architectural perspective.

A Software Developer's Guide to HTTP Part III–Connections

Published Thursday, January 26, 2012
In this article we'll look at HTTP from a networking perspective, and talk about HTTP connection optimizations like persistent connections and parallel connections.

A Software Developer's Guide to HTTP Part II - Messages

Published Thursday, January 19, 2012
A look at request and response messages in HTTP, including HTTP methods, status codes, and headers.

A Software Developer's Guide to HTTP Part I - Resources

Published Thursday, January 12, 2012
A look at HTTP resources and resource locators.

Databinding in Silverlight

Published Saturday, March 28, 2009
This article will cover data binding features in Silverlight, including binding expressions, validation, converters, and binding modes.

The Standard LINQ Operators

Published Saturday, October 25, 2008
This article will cover the standard LINQ operators provided by LINQ for filtering, grouping, joining, converting, projecting, and more.

C# 3.0 and LINQ

Published Wednesday, March 19, 2008
C# 3.0 introduced a number of new features for LINQ. In this article we'll examine the new features like extension methods, lambda expressions, anonymous types, and more.

Introduction To LINQ

Published Monday, December 24, 2007
This article is an introduction to LINQ and provides examples of using LINQ to query objects, XML, and relational data.

What ASP.NET Developers Should Know About JavaScript

Published Tuesday, May 8, 2007
This article looks at JavaScript from the perspective of a C# or Visual Basic programmer. See how to apply object oriented techniques to your JavaScript code.

Latest Blog Posts

A Simple Case For C# Generic Constraints

Published on Tuesday, June 18, 2013 with 0 comments

Bootstrap Dialogs and Promises In AngularJS Tests

Published on Monday, June 17, 2013 with 0 comments

AngularJS Tests With An HTTP Mock

Published on Tuesday, June 11, 2013 with 4 comments

Simple Unit Tests With AngularJS

Published on Monday, June 10, 2013 with 0 comments

Highlighting the Active Menu Item In AngularJS

Published on Friday, June 7, 2013 with 2 comments

Decorating AngularJS Services

Published on Thursday, June 6, 2013 with 0 comments

AngularJS Abstractions: Services

Published on Wednesday, June 5, 2013 with 4 comments

AngularJS Abstractions: Directives

Published on Tuesday, May 28, 2013 with 0 comments

Using elemMatch in a MongoDB Query

Published on Monday, May 27, 2013 with 0 comments

AngularJS Abstractions: Filters

Published on Monday, May 20, 2013 with 4 comments
Follow Me On Twitter
RSS Subscribe
Contact
Search Archives About
OdeToCode by K. Scott Allen
K.Scott Allen