Entity Framework Seed Data for States & Counties

Written by Russell. Posted in All, Software Development, Technology

GitHubCloneIt One of the great benefits of Entity Framework and Code First for ASP.NET MVC application development is the ability to seed data for your application when you run your application for the first time. Earlier today I was working on an implementation of EF and Code First for a new app and I had all kinds of fun in Excel concatenating() my c# code to seed States and Counties in my app. Rather than force everyone else out there to experience the same joy I did, I through the code into a quick app and posted it on GitHub for you all.

Forcing SSL/HTTPS With ASP.NET MVC

Written by Russell. Posted in All, Software Development, Technology

Lock

I have recently been working on a new internal application for my family’s insurance agency and I knew I wanted to force a secured connection. Being an insurance agency, there are various rules and regulations regarding data security that you can’t take for granted. We use SSL connections for all of our web applications and I needed to force this new application to use HTTPS.

Chase Mobile App UX #Fail

Written by Russell. Posted in All, Business, Oped, Reviews

photo

It seems as though everyone has a favorite banking application these days and today my favorite app failed me. In the year of 2013, consumers simply demand convenience from their mobile applications and consumers view mobile apps as an extension of the business whom provides it. It is for these very reasons that Chase and other financial institutions allow you to deposit checks online through their websites or mobile apps.

© Copyright RSolberg, 2003 - 2013. All Rights Reserved