-
jQuery
Using the jQuery UI datepicker with ASP.NET MVC
I wanted to start the real code for my side project by making a small skeleton of the project in…
Read More » -
Web Dev
Minimalist programming for the web
I’m not the most minimalist person in real life: I always have a ton of things going on, be it…
Read More » -
Web Dev
Dealing with the outside world for programmers
To work with the outside world where business and entrepreneurs lives, you must understand that we are in an alternate…
Read More » -
JavaScript
Choosing a JavaScript framework for my side project
I started looking at JavaScript frameworks to see if I could find something interesting for my event scheduling project. I’m…
Read More » -
Web Dev
Getting started with the Loneman’s Coder Methodology
I’ve embarked on a side project to develop an event scheduler without much planning, but every good software project needs…
Read More » -
ASP.NET
Prototypes for my event scheduler project
I’ve written a lot about prototypes since starting my event scheduler project, but I didn’t go in deep about why…
Read More » -
ASP.NET
Starting the prototype: building the database
This week, I started working on a prototype of the UI for my event scheduler software to test if it…
Read More » -
ASP.NET
Many Web.config have merged together
You can have more than one Web.config in an application and they will all be merged in the end, which…
Read More »