Exception Not Found

An Open Letter To Women And Minorities In Technology

Source: National Science Foundation's report on Women, Minorities, and Persons with Disabilities in Science and Engineering [http://www.nsf.gov/statistics/2015/nsf15311/start.cfm] I am a Caucasian, hetero, cisgender [https://en.wikipedia.org/wiki/Cisgender], young male. Society has determined, without my consent, that I am the "normal"

Const vs Static vs Readonly in C#

How is Const different from Static? What does Readonly mean? Let's find out!

Integers vs GUIDs - The Great Primary Key Debate

One of the first steps in creating any database table is deciding what kind of data will uniquely identify a given row in said table; we call this a primary key [http://databases.about.com/cs/administration/g/primarykey.htm]. In modern databases, if we want to create a unique

The ASP.NET Core 1.0 Glossary

With the RTM release of ASP.NET Core 1.0 [http://www.asp.net/vnext] scheduled to happen in early 2016 [https://github.com/aspnet/Home/wiki/Roadmap], there's been a lot of new terminology floating around the Microsoft space. Having attended a couple [http://www.exceptionnotfound.net/anglebrackets-day-one-wrapup-mvc-project-design-and-interviews/] of

Getting RabbitMQ Installed on a Windows Machine

We're looking at using RabbitMQ [https://www.rabbitmq.com/] as a messaging queue for our new big service application, and I (as the lead developer [http://www.exceptionnotfound.net/being-a-better-lead-developer/]) have been charged with getting this installed and running on my Windows machine. I'm writing this mostly so I can

Exception Not Found © 2026