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

Using system.js in MongoDB (From C#)

Published on Friday, May 17, 2013 with 0 comments

AngularJS Abstractions: Scope

Published on Thursday, May 16, 2013 with 0 comments

Where Is .NET Headed?

Published on Wednesday, May 15, 2013 with 37 comments

AngularJS Abstractions: Controllers

Published on Monday, May 13, 2013 with 1 comment

Trying Out Redis via NuGet

Published on Friday, May 10, 2013 with 1 comment

AngularJS Abstractions: Organizing Modules

Published on Tuesday, May 7, 2013 with 3 comments

What I've Been Doing

Published on Monday, May 6, 2013 with 6 comments

AngularJS Abstractions: Modules

Published on Wednesday, May 1, 2013 with 3 comments

Angular Abstractions: The Application

Published on Tuesday, April 30, 2013 with 0 comments

The Tablet Show #82

Published on Monday, April 29, 2013 with 0 comments
Follow Me On Twitter
RSS Subscribe
Contact
Search Archives
by K. Scott Allen
K.Scott Allen