Omegacoder - omegacoder.com - OmegaMan's Musings
General Information:
Latest News:
C# Regex for Parsing Known texts 12 Jul 2013 | 03:59 am
A user wanted to parse basic text. Here is a regex pattern which breaks out the user text.
ASP.Net MVC: Single Page Application (SPA) from Scratch; A How To Step by Step 25 Mar 2013 | 09:35 pm
During my presentation to the Denver Visual Studio Users Group on Asp.net SPA on March 25, 2013, I created an example SPA application from scratch using Visual Studio 2012 with Asp.Net and MVC. The in...
My Review of K2 A.M.P. Rictor Skis + Marker MX 12.0 Bindings 2013 25 Jan 2013 | 07:50 pm
Originally submitted at evo Bringing the scale level higher than you’ve ever seen for a versatile high performance ski, the K2 A.M.P. Rictor Skis are ready to shatter all landscapes. The Rictor easily...
C#: Combine Two Values Together From a List Into Pairs 7 Dec 2012 | 03:09 am
Sometimes in C# .Net (see Notes section on usage for before .Net 4) one might have a list of items and want to make them into pairs. Possibly to take those pairs and place the them into a dictionary....
Hyper-V: Creating and Managing a Minimal 2012 installation from Windows 7 24 Sep 2012 | 05:52 am
This is the process I used to create and install a Hyper-V 2012 minimal installation on my network on its own machine and manage it from a different machine running Windows 7. This installation target...
Fear and Loathing in Visual Studio 2012 at 256 Colors 12 Jul 2012 | 11:54 am
While working with the Visual Studio 2012 RC I experienced the downside to the new color scheme. When I Citrix-ed into my workstation I adjusted the colors to the 256 color set for better performance ...
Fear and Loathing in Visual Studio 2012 at 256 Colors 12 Jul 2012 | 11:54 am
While working with the Visual Studio 2012 RC I experienced the downside to the new color scheme. When I Citrix-ed into my workstation I adjusted the colors to the 256 color set for better performance ...
Asp.Net C#: Upgrading Website to Latest Version Gotchas and How to Resolve 23 Mar 2012 | 01:51 am
One can get lost in the weeds when upgrading an asp.net .Net 1 website to anything from .Net 2 through .Net 4. One of the biggest problems after the initial conversion is that when built each page or...
Silverlight (How To): Manipulation of Dynamic Selection Rubber Band in C# 13 Feb 2012 | 11:53 am
One of the basic tenets of WYSIWYG is to be able to create a rubber band region using the mouse to give the user the ability to create a selectable region. This article demonstrates how to do that in ...
Silverlight (How To): Manipulation of Dynamic Selection Rubber Band in C# 13 Feb 2012 | 06:53 am
One of the basic tenets of WYSIWYG is to be able to create a rubber band region using the mouse to give the user the ability to create a selectable region. This article demonstrates how to do that in ...