Rob's Presentations, page 28
Anatomy of a Web Request
9/16/2015
at DevConnections
in Las Vegas, NV
What happens after you type the web address before the page renders? Is it a black box to you?...
JavaScript Patterns and Node Idioms
javascript node
9/15/2015
at DevConnections
in Las Vegas, NV
Good software practices don�t end just because you�re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....
Thinking in Git
git
9/1/2015
at San Diego .NET User Group
in San Diego, CA
Have you looked at Git because it was trendy, but stumbled away dazed? Git isn’t your father’s source control system!...
Principles of DLM (Database Lifecycle Management)
sql devops
8/14/2015
at Albuquerque SQL Server User Group
in Albuquerque, NM
What is Database Lifecycle Management (DLM)? How does it compare to Application Lifecycle Management (ALM)? Why do I care?...
Thinking in Git
git
7/30/2015
at Bay.NET
in Mountain View, CA
Have you looked at Git because it was trendy, but stumbled away dazed? Git isn’t your father’s source control system!...
Azure Websites: more than just a Web Host
azure asp.net cloud
7/28/2015
at Silicon Valley Azure User Group
in Palo Alto, CA
Come join us for a demo-laden discusson of Azure websites. We’ll publish a website from VS and from Git, view logs, attach a debugger, scale up, add SSL, add blob storage for uploading files, add a scheduled job, a web job, and azure queues....
Welcome to Gulp
javascript node devops
7/9/2015
at Rockit Bootcamp
in Tempe, AZ
Gulp, the streaming build system...
Azure Web Jobs: web services on steroids
azure serverless cloud
6/28/2015
at SoCal Code Camp
in San Diego, CA
Have you ever needed just a bit longer to finish a task than the browser or your users allowed?...
Azure Websites: more than just a Web Host
azure asp.net cloud
6/28/2015
at SoCal Code Camp
in San Diego, CA
Come join us for a demo-laden discusson of Azure websites. We’ll publish a website from VS and from Git, view logs, attach a debugger, scale up, add SSL, add blob storage for uploading files, add a scheduled job, a web job, and azure queues....
JavaScript Tests in Node, the Browser, and CI
javascript node testing
6/28/2015
at SoCal Code Camp
in San Diego, CA
Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....