Summary Sander Hoogendoorn shares patterns to avoid framework issues by using layered architectures, bridge patterns, managers-providers, DI, descriptors and layer super-types, including code samples.
Bundling and MinificationBundling and minification are two techniques you can use in ASP.NET 4.5 to improve request load time. Bundling and minification improves load time by reducing the number of requests to the server and reducing the size of requested assets (such as CSS and JavaScript.)
Secure DevelopmentSteven's multi-billion dollar tech firm spared no expense in providing him two computers. One was stuffed in a broom closet down the hall; he used it for email, Internet access, and other administrative items.
Size MattersDisclaimer: as usual, the opinions within this article are those of ‘No Bugs’ Bunny, and do not necessarily coincide with the opinions of the translators and editors.
Beej's Guide to Network ProgrammingBeej's Guide to Network Programming Using Internet Sockets Brian "Beej Jorgensen" Hallbeej@beej.us Version 3.0.15July 3, 2012 Copyright © 2012 Brian "Beej Jorgensen" Hall Contents 1. Intro 1.1. Audience 1.2. Platform and Compiler 1.3. Official Homepage and Books For Sale 1.4.
C# Guru - An Interview With Eric LippertNV: Could you clarify when to use await and when Task.Run? EL: The two do very different things.
Write Code Every DayLast fall, work on my coding side projects came to a head: I wasn’t making adequate progress and I couldn’t find a way to get more done without sacrificing my ability to do effective work at Khan Academy. There were a few major problems with how I was working on my side projects.
OpenSSL Heartbeat (Heartbleed) Explained (BEST ON YouTube!) Steals Credit Card INFOThere was a devastating security flaw in the OpenSSL implementation of the SSL / TLS protocol (CVE-2014-0160). The vulnerability occurs in what is known as t...
Building a Single Page Application with ASP.NET and AngularJSIn this breakout session, we’ll see how to power an AngularJS Single Page Application using both ASP.NET Web API and SignalR for back-end data services.
Practical Unit Testing 2014A screencast of the unit tests talk I gave at GDC in 2014. It's about making nimble unit tests that won't slow down iteration. It was presented at a gamesdev...
This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.
This list is compiled from my Pocket list.