Brig Lamoreaux
  • Home
  • About
  • Talks

Net

A collection of 13 posts

Net Json

Json Serialization

I’ve been having fun trying to implement an idea I have. Part of the idea involves caching objects to memcached in Json format. The idea being that the object saved to memcached wouldn’t

Brig Lamoreaux Brig Lamoreaux 1 min read
Net Proxy

Use Fiddler with .Net Application

I often need to watch communication between a web service and my application. The best way I’ve found is to configure my app to use Fiddler as a proxy between my application and

Brig Lamoreaux Brig Lamoreaux 1 min read
Net Asp-net

Beware Dynamic User Controls in a Web Farm

Many large sites utilize a web farm with a load balancer. The load balancer will cycle through each server in the farm for each request. Today I assumed our load balancer had persistence.

Brig Lamoreaux Brig Lamoreaux 1 min read
Net C

How to Convert Integers to Strings in C#

I’ve been working with converting strings to integers and have a few options at my disposal.

Brig Lamoreaux Brig Lamoreaux 1 min read
Net Closure

Anonymous Delegates

I never thought I would use anonymous delegates mostly because I didn’t fully understand what benefit they could give me.

Brig Lamoreaux Brig Lamoreaux 4 min read
Net Asp-net

Forms Authentication and Cookies

I encountered a strange problem this morning when I tried to turn on Authentication to the ASP.NET 2.0 Website.

Brig Lamoreaux Brig Lamoreaux 1 min read
Net

Soap and Fiddler

A coworker told me about a strange error he was getting when trying to call a webservice with an ASP 2.0 application. My first thought was, use Fiddler and inspect the soap call

Brig Lamoreaux Brig Lamoreaux 1 min read
Net

Enterprise Library - Data Access Block

The Enterprise Library from Microsoft is a great framework to quickly get started with coding.

Brig Lamoreaux Brig Lamoreaux 2 min read
Net Code-generation

Generate CRUD

Seeing how I’m working on a project that deals with a SQL database and several tables, I decided I didn’t want to mess around with writing all the code for my data CRUD

Brig Lamoreaux Brig Lamoreaux 2 min read
Net Talks

.Net Development Trees part II

I’ve found that taking thought in setting up your project development tree can really help with unit testing and having continuous integration for you projects.

Brig Lamoreaux Brig Lamoreaux 2 min read
Net Talks

.Net Development Trees part I

During Desert Code Camp, I put on a presentation called Setting up .Net Development Trees and promised to put up the notes from that presentation. So this is the first installment of that

Brig Lamoreaux Brig Lamoreaux 3 min read
Net Talks

Desert Code Camp

Thanks to everyone who attended the session I put on at Desert Code Camp, Setting up .NET Development Trees.

Brig Lamoreaux Brig Lamoreaux 1 min read
Net Logging

How to Implement logging

We are getting ready to send our first child off to kindergarten and I wish I could be a fly on the wall to see how he enjoys his first day of school.

Brig Lamoreaux Brig Lamoreaux 4 min read
Brig Lamoreaux © 2024
Powered by Jekyll using Jasper2 theme.
Latest Posts Twitter Github LinkedIn