MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.
Sign in
|
Help
Home
Blogs
Media
Groups
Mullin' with Mullins
Mullin' with Mullins
Home
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
A question in search of a volatile answer.
XMPP Training Course
Presentation - Performance Profiling and Tuning for .Net Application
The Soapbox Communicator for Facebook is now live
Upcoming Presentation - Concurrent and Multi-Threaded Development with .Net
Archives
July 2007 (1)
June 2007 (4)
May 2007 (1)
April 2007 (1)
March 2007 (1)
February 2007 (1)
November 2006 (3)
October 2006 (2)
September 2006 (1)
August 2006 (2)
July 2006 (1)
June 2006 (1)
Sort by:
Most Recent
|
Most Viewed
|
Most Commented
A question in search of a volatile answer.
Some sample code that shows that caching really does sometimes require volatile variables or locks. This example works in debug mode, and release mode under a debugger, but fails when run outside a debugger in release mode. Read More...
Published
Sun, Jul 08 2007 2:00 AM
by
Mullin' with Mullins
XMPP Training Course
I recently gave a 3 day XMPP training course to an audience full of US Military and related personal. Read More...
Published
Wed, Jun 27 2007 2:00 AM
by
Mullin' with Mullins
Presentation - Performance Profiling and Tuning for .Net Application
I'll be presenting to the Bay.Net group on July 18 at the Microsoft Office in San Francisco. I'll be focusing on application tuning - both Memory Tuning and Performance Tuning. Read More...
Published
Fri, Jun 22 2007 2:00 AM
by
Mullin' with Mullins
The Soapbox Communicator for Facebook is now live
Our first pass at an integration of SoapBox with Facebook is alive and well. Facebook approved it as an application late last night, and we're now available for adding to your Facebook profile. Read More...
Published
Tue, Jun 19 2007 3:00 AM
by
Mullin' with Mullins
Upcoming Presentation - Concurrent and Multi-Threaded Development with .Net
I'm going to be presenting on Concurrency and Multi-Threaded development at the Bay.Net User Group on June 14. Read More...
Published
Fri, Jun 08 2007 2:00 AM
by
Mullin' with Mullins
Concurrency Patterns and Anti-Patterns for Enumeration
Allowing Collection Iteration in a Framework in such a way as to be concurrency friendly is tough. I've done it several wrong ways, and now, I think, I've stumbled onto the right way. Read More...
Published
Sat, May 19 2007 3:00 AM
by
Mullin' with Mullins
Object Pools
Object Pools are critical for managing expensive resources, and for memory management in a server application. Read More...
Published
Sun, Apr 08 2007 2:00 AM
by
Mullin' with Mullins
The Not-So-ReadOnlyCollection
The ReadOnlyCollection class is in no way makes the guarantee that your collection is Read Only. Don't make the assumption that you can treat it as Read Only. Read More...
Published
Sun, Mar 18 2007 2:00 AM
by
Mullin' with Mullins
A .Net Unicode Puzzle
Using Unicode & .Net to solve a Programming Perl of a problem Read More...
Published
Tue, Feb 27 2007 1:00 AM
by
Mullin' with Mullins
Creating DNS A and SRV Records with C# on Active Directory and Microsoft DNS
A mechanism for manipulating DNS via code is needed. WMI never quite seemed to work, and no other mechanism exists. This blog entry explores using DNSCMD.EXE to manipulate your Microsoft DNS SErver Read More...
Published
Thu, Nov 30 2006 1:00 AM
by
Mullin' with Mullins
Production Debugging with WinDbg, Son Of Strike, and ADPlus
A Step By Step guide through tracking down a real, customer affecting, production bug. Read More...
Published
Mon, Nov 27 2006 1:00 AM
by
Mullin' with Mullins
The Case of the Interned String
String Interning can offer a significant memory win under the right circumstances. Finding and using these circumstances, and later testing them, isn't always that easy. Read More...
Published
Fri, Nov 03 2006 2:00 AM
by
Mullin' with Mullins
Activating Office 2007 on x64
Office 2007 has been having Activation Issues, and it took a while, but I found a work-around. It even works on my Windows XP x64 desktop. Read More...
Published
Tue, Oct 31 2006 2:00 AM
by
Mullin' with Mullins
Creating a Self-Signed X509Certificate2 in C#
The mechanism for creating a new Self-Signed X509 Certificate from .Net is a bit strange. Here's the easiest way I've found so far. Read More...
Published
Tue, Oct 17 2006 2:00 AM
by
Mullin' with Mullins
The Hybrid Windows Service
Merge a Console Apps or a Forms App with your Windows Services for easier debugging experience. Read More...
Published
Fri, Sep 22 2006 2:00 AM
by
Mullin' with Mullins
Writing Shrinkwrap Software
Presentation for the Sacramento .Net User Group on Writing Shrinkwrap Software Read More...
Published
Wed, Aug 23 2006 2:00 AM
by
Mullin' with Mullins
Wish List: Static Interfaces and Abstract Static Methods for C#
This is a language feature I've been wanting for quite some time. I had a few minutes, so I thought I woudl try to quantify what exactly it is I'm looking For. Read More...
Published
Mon, Aug 21 2006 2:00 AM
by
Mullin' with Mullins
Windows Sockets and Threading: How well does it scale?
What is the best architecture for building a scalable sockets application in .Net? This post explores the pros and cons of the different architectures and the real world results we found with each. Read More...
Published
Mon, Jul 10 2006 2:00 AM
by
Mullin' with Mullins
System.ThreadPool and when not to use it (Updated)
Server applications cannot depend on the system threadpool. Doing so... won't work. At least not for long. Read More...
Published
Mon, Jun 26 2006 2:00 AM
by
Mullin' with Mullins
Copyright © is the original authors. Blog site is an independent site not sponsored by Microsoft. The Yoda blog server and the Brianna SQL server would like to thank www.ownwebnow.com and www.exchangedefender.com. They wouldn't be here and broadcasting without the generosity of Vlad Mazek and his companies.