erland-kelley

2 posts

I am a software developer and web/graphic designer specializing in UI/UX. I have over ten years of experience in a variety of industries, ranging from education and non-profit to e-commerce and

Introducing PacMon: Dependency Check Integration for TeamCity

So you think your application is safe… No matter how much effort you’ve put into writing secure code, critical security flaws can still find their way into your project through its dependencies. Today, an average of 80% of a new application’s code is comprised of third-party libraries and »

.NET Technical Guide: SignalR

SignalR is a library for ASP.NET and JavaScript that enables real-time communication between server and one or more clients, allowing web applications to behave more like desktop applications. While relatively new, SignalR is rapidly gaining adoption due to its ease of use and cross-browser compatibility. Microsoft recognizes the game-changing »