Exception Not Found

Geocoding with Bing Maps REST Services in .NET

A major project we're working on in my team (which I've alluded [http://www.exceptionnotfound.net/entity-framework-and-wcf-mapping-entities-to-dtos-with-automapper/] to before [http://www.exceptionnotfound.net/dapper-vs-entity-framework-vs-ado-net-performance-benchmarking/] ) requires that we implement geocoding [https://en.wikipedia.org/wiki/Geocoding] for a given address. Sponsored by #native_company# #native_desc# #native_cta# This means that,

Mapping Entity Framework Entities to DTOs with AutoMapper

We can use AutoMapper to mape EF-created classes to data transfer objects. Here's how!

Modeling Practice - Candy Land in .NET Part 2: Programming the Game

Let's complete our C# model of Candy Land, and run it to show that it works.

Modeling Practice - Candy Land in .NET Part 1: Overview

Let's build the classic children's game Candy Land as a C# program!

Partial Views - ASP.NET MVC Demystified

Let's see how to split our CSHTML views into reusable partial views for ASP.NET MVC.

Exception Not Found © 2026