Brian Hitney

developing on the microsoft stack

Browse by Tags

Tagged Content List
  • Blog Post: Microsoft DevRadio: Spring Azure Update Review - IaaS, Web Sites, Licensing and more!

    Abstract: Brian Hitney and Peter Laudati review and demo some of the latest updates and features made to Windows Azure such as the general availability of Windows Azure Infrastructure as a Service, Azure Web Sites, the Azure SDK 2.0 for .NET and the new licensing and pricing model. After watching this...
  • Blog Post: Microsoft DevRadio: (Part 5) Using Windows Azure to Build Back-End Services for Windows 8 Apps – Adding Push Notifications

    Abstract: In Part 5 of of their “Using Windows Azure to Build Back-End Services for Windows 8 apps” series Peter Laudati , Brian Hitney and Andrew Duthie   show us how to quickly add the ability to implement push notifications for his GameLeader Service using Azure Mobile Services. Check out the...
  • Blog Post: Microsoft DevRadio: (Part 4) Using Windows Azure to Build Back-End Services for Windows 8 Apps – Azure Mobile Services

    Abstract: In Part 4 of of their “Using Windows Azure to Build Back-End Services for Windows 8 apps” series  Peter Laudati , Brian Hitney and Andrew Duthie show us how to build the same game leaderboard service on top of Windows Azure Mobile Services. Tune in as Andrew demos for us how to get started...
  • Blog Post: Microsoft DevRadio: (Part 3) Using Windows Azure to Build Back-End Services for Windows 8 Apps – ASP.NET Web API

    Abstract: Back for part 3 in their series for “Using Windows Azure to Build Back-End Services for Windows 8 apps”, Peter Laudati , Brian Hitney and Andrew Duthie show us how easy it is to host services built with the ASP.NET Web API using the new Windows Azure Web Sites feature. Check out the full article...
  • Blog Post: Microsoft DevRadio: (Part 2) Using Windows Azure to Build Back-End Services for Windows 8 Apps

    Abstract: Peter Laudati , Brian Hitney and Andrew Duthie are back for part 2 of their series and in today’s episode Andrew shows us how to deploy the OData Service for his Windows 8 app to Windows Azure as well as outlines the advantages and disadvantages to building back-end services via this approach...
  • Blog Post: Skipping SSL Connections Locally

    When developing locally, often times you don’t want to use SSL for a variety of reasons.  There’s no real point, since the request isn’t going over the wire.  Most of the time, connections are done via the loopback 127.0.0.1 address (although localhost can be used) which throws certificate...
  • Blog Post: Microsoft DevRadio: (Part 1) Using Windows Azure to Build Back-End Services for Windows 8 Apps

    Abstract: Peter Laudati and Brian Hitney welcome fellow Developer Evangelist, Andrew Duthie to the show as they kick off their series on how to build back-end services for their Windows 8 apps using Windows Azure. Tune in for part 1 as Andrew gives an overview of the series and introduces some potential...
  • Blog Post: Microsoft DevRadio: How to Integrate TFS Projects with Windows Azure Web Sites

    Never too late to post!  Here’s an episode of DevRadio Peter and I did on TFS Projects in Azure!   Abstract: Peter Laudati and Brian Hitney are back for today’s show as they show us how we can integrate TFS (Team Foundation Server) projects with Windows Azure Web Sites. They also discuss Windows...
  • Blog Post: Dealing with Expired Channels in Windows Azure Mobile Services

    What’s this?  Another Windows Azure Mobile Services (WAMS) post?!  In the next version of my app, I keep a record of the user’s Channel in order to send down notifications.  The built in todo list example does this or something very similar.  My table in WAMS looks like: Not shown...
  • Blog Post: Scrubbing UserId in Windows Azure Mobile Services

    First, many thanks to Chris Risner for the assistance on this solution!   Chris is part of the corp DPE team and has does an extensive amount of work with Windows Azure Mobile Services (WAMS) – including this session at //build , which was a great resource for getting started. If you go through...
  • Blog Post: Calling Stored Procedures from Windows Azure Mobile Services

    I was surprised, yet delighted, that Windows Azure Mobile Services uses a SQL database.   Schema-less table storage has its place and is the right solution at times, but for most data driven applications, I’d argue otherwise. In my last post , I wrote about sending notifications by writing...
  • Blog Post: Best Practice for Sending Windows 8 Tiles from Mobile Services

    Those that know me know I am not a fan of javascript, in pretty much all of its forms (including node.js), however, I’m really digging Windows Azure Mobile Services (WAMS).  WAMS allows you to easily provide a back end to applications for storing data, authenticating users, and supporting notifications...
  • Blog Post: Rock, Paper, Azure Re-launch!

    I’m a little late getting this out (pesky vacations and all) but we re-launched Rock, Paper, Azure (RPA) a few weeks back with weekly competitions! What is Rock, Paper, Azure?  In short, it’s a game, primarily for developers.  It’s also a fun way to learn programming, as the concept is simple...
  • Blog Post: Azure this Week!

    Lots of things going on in Windows Azure this week!  First up, I’ll be presenting at the TRINUG on Windows Azure on Wednesday, Nov. 14th 2012 .   If you’re in the area, stop by! This Wednesday, the corp team is also holding a Windows Azure conference appropriately named Windows Azure Conf...
  • Blog Post: Microsoft DevRadio: (Part 2) Windows Azure Web Sites Explained

    Peter Laudati , Brian Hitney and Windows Azure Technical Evangelist Brady Gaster conclude their Windows Azure Web Sites intro series by going over the differences between Azure and shared hosting, pricing, scaling, cpu consumption, the reserved vs. shared model, custom DNS, and much, much more. Watch...
  • Blog Post: Microsoft DevRadio: (Part 1) What is Windows Azure Web Sites?

    Peter Laudati and Brian Hitney welcome Windows Azure Technical Evangelist Brady Gaster to the show as they discuss Windows Azure Web Sites . In part one of this series, tune in as they chat about what it is, what its key benefits are for web developers and agencies, how the Azure Web Sites infrastructure...
  • Blog Post: Microsoft DevRadio: How to Get Started with Windows Azure

    Peter Laudati and I kick off our new Windows Azure series by giving us a tour of what’s new in Azure with Windows Azure Web sites, Virtual Machines and Mobile Services. Tune in as we provide a brief overview of Azure’s many services and features as well as how to get started with a free 90 day trial...
  • Blog Post: VS2012 Launch Event Materials

    [Post to be edited soon] This post contains all of the information needed for the Visual Studio 2012 and Windows Azure launch events. Download for the Azure Track Hands on Labs: http://bit.ly/vs2012azurelabs Windows Azure Free 90 Day Trial: http://bit.ly/WAFreeTrial
  • Blog Post: DevRadio Episode: #beatthegu at TechEd

    Andrew, Peter, and myself in the latest DevRadio show! Abstract: In today’s episode Developer Evangelists Andrew Duthie, Brian Hitney and Peter Laudati recap the “Rock, Paper, Azure” – (#BeatTheGu) challenge from this year’s TechEd as well as how they built a Windows 8 App for the competition. Tune in...
  • Blog Post: Using PowerShell to Manage Windows Azure Applications

    I was recently asked to do a presentation on managing Windows Azure applications with PowerShell by the Charlotte PowerShell users group .   At first I was a bit unsure about doing the presentation – with Jim Christopher and Ed Wilson in the group as well as other PowerShell gurus, it can be...
  • Blog Post: Windows Azure Dev Camps Soon!

    It’s that time – Windows Azure Dev Camps are coming really soon.  Here’s the schedule: Date Location   May 24th, 2012 Alpharetta, GA Register May 30th, 2012 Reston, VA Register May 31st, 2012 Iselin, NJ Register We’re pretty excited to mix up the format a little, with some time to jump into...
  • Blog Post: Windows Azure Trust Center

    The Windows Azure team recently posted about the Windows Azure Trust Center .   One of the most frequent conversations that comes up when discussing moving applications to the cloud revolves around security and compliance, and it’s also one of the most challenging conversations to have. ...
  • Blog Post: Folding@home with the SMP Client in Windows Azure

    Want to run @home with Azure for another team or use a more powerful CPU? For the true geeks out there, running the Folding@home client involves tweaking, high performance computing, and knowing the difference between the GPU and CPU clients.  We heard from a couple of folks about maximizing their...
  • Blog Post: Debugging and Troubleshooting in the Cloud

    Thursday, April 5th, at noon, we’ll be having our second from the last @home webcast , this time focusing on debugging and diagnostics in the cloud.   While a lot of what we show is in the context of our @home app… … much of what we’ll be doing is fairly general in nature, especially some of...
  • Blog Post: Getting Started with the Windows Azure Cache

    Windows Azure has a great caching service that allows applications (whether or not they are hosted in Azure) to share in-memory cache as a middle tier service.  If you’ve followed the ol’ Velocity project , then you’re likely aware this was a distributed cache service you could install on Windows...
Page 1 of 2 (39 items) 12