Clutter.
It comes in lots of shapes and sizes, and it can be both physical and virtual.
Clutter.
It comes in lots of shapes and sizes, and it can be both physical and virtual.
Earlier this week, in my presentation at CapArea.net on “Communicating with the Internet of Things” one of the points I emphasized repeatedly is the necessity to think about security early and often. Any time you are responsible for creating a device that can communicate with the internet, whether that be a home automation gateway, Wi-Fi-controlled light bulb, or and industrial control system designed for remote monitoring, you need to be sure you understand how that system can be attacked. As security MVP Troy Hunt likes to put it, you need to “hack yourself first.”
photo credit: nwogen on freeimages.com
Not sure how I missed this when it originally aired, but this Azure Friday video from last June does a great job of showing off one of the benefits of Azure Web Sites, namely free analytics.
Continue reading Another Reason to Like Azure Web Sites – Free Analytics
UPDATE: Forgot to mention that if you want to keep up with my hardware projects, I post video demos to my Devhammer Vimeo channel. You can also see info on some of my past projects on the Garage page on my blog.
Thanks to all the folks who came out to hear my talk last night at CapArea.NET on “Communicating with the Internet of Things”. I’m embedding my slides from the talk below, including some additional resource links:
Continue reading Slides for “Communicating with the Internet of Things”
I’ve been scheduling a lot of events and classes over the next several months, so I wanted to provide a list for anyone interested in checking out one of my talks. Here’s the current list:
I’ll say this up-front, so I don’t waste anyone’s time. I’m not an expert on Web Components, and this post isn’t intended to teach anything about them.
With that said, over the last few days I’ve been catching up on some podcasts, and the topic of Web Components has come up several times. The technology (or, I should say, technologies, since there are at least 4 different specifications encompassed by the term) sounds very interesting and useful, but the lament I heard over and over was that there’s no support for these technologies in Internet Explorer, and no indication of when they will be supported.
One of the things I love most about developing for the .NET platform is the wide variety of devices and form factors that I can write for using a single language, namely C#. With Microsoft’s recent announcements about the reach of Universal Apps, that’s more true than ever. But it’s not just true for Windows devices, you can also develop for devices and IoT using C#. And you don’t need to wait for the Windows 10 port for Raspberry Pi 2, either.
The other day I came across an article describing 8 mistakes our brains make subconsciously, and it struck me that I was experiencing one of them at that very moment, namely the sunk cost fallacy.
Let it go, already. (photo – “sunken skiff” by Jenny Spadafora)
This week, I have the privilege to have a guest post on Pinal Dave’s SQLAuthority blog. The post briefly addresses the advantages and disadvantages of putting validation rules in code in your application, versus in stored procedures in the database. Read it here.
As promised, here’s my deck from this past Saturday’s Northern Virginia Code Camp, from my session on Getting Started with ASP.NET Web API.
Continue reading NoVA Code Camp 2014–Getting Started with ASP.NET Web API