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 » -
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 » -
Real-Time Website Data Using SignalR
When I was tasked with using SignalR to implement the real-time updating of data on a project I was working…
Read More » -
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 »