dotNetConf - Patterns & Best Practices For Moving From RDBMS to Azure Storage
Moving from storing your data in an RDBMS like SQL Server to a NoSQL data store like Azure Table requires a programming paradigm shift. This talk will...
dotNetConf - Test Driving .NET
Software development methodologies come and go like boy bands. Every week someone in the blogosphere is hyping a new methodology, or modifications to ...
dotnetConf - Applied NoSQL in .NET
Perhaps you've heard about the next generation of databases roughly classified as NoSQL databases? These databases are generally much better than RDBM...
dotnetConf - Code Second?: Entity Framework Meets Legacy Database Meets PowerShell
In an ideal world, projects begin with a stable database mapping strategy and an empty database schema. Current object-relational mapping tools often ...
dotnetConf - Single Page Web Apps (SPA) Jump Start
Interested in learning more about building Single Page Apps? SPA's focus on delivering better user experiences with significant client-side interactio...
dotNetConf - Taking the Leap into the touch less future with Leap Motion
The motion tracking device that even Tom Cruise in Minority Report would envy back in 2002. With the air gesture controlled apps at our door step and ...
dotNetConf - HTTP the Right Way with ASP.NET Web API
Modern web applications have seen an explosion in Web API creation. Twitter, Facebook, Google, Azure, you name it -- it is becoming essential to provi...
dotNetConf - Rediscover JavaScript
Most of us know JavaScript, right? Do you know the difference between x == y and x === y when coding JavaScript? Don't Google it! Didn't know the answ...
dotNetConf - Advanced Windows Phone 8 Development
Windows Phone 8 is the next big thing, and the press is already raving about new devices. With new capabilities, new sensors and improved performance,...
dotNetConf - Angry Birds of Modern JavaScript Development
A diabolical herd of pigs stole all of the front-end web architecture from an innocent flock of birds and now they want it back! A team of special age...