Speaker Profile - Robert Boedigheimer

Mosy On Over - Nov 10th

Robert Boedigheimer

About

Robert Boedigheimer works for Schwans Shared Services, LLC providing business solutions with web technologies and leads Robert Boedigheimer Consulting, LLC. Robert has been designing and developing web sites for the past 17 years including the early days of ASP and ASP.NET. He is a columnist for aspalliance.com, a Pluralsight Author, an ASP.NET MVP, an author, and a 3rd degree black belt in Tae Kwon Do. Robert has spoken at industry conferences including VSLive, Heartland Developers Conference, DevLink, DevTeach, Tulsa Tech Fest, DevWeek, DevReach, SDC, TechEd, DevConnections, AJAXWorld, and numerous national and international events.

Other things

Schwan's Shared Services

@boedie

Robert's Blog

ASP.NET and Visual Studio 2012

Learn about the great new features coming in the next version of ASP.NET and Visual Studio. There are some great enhancements to all of the editors (CSS snippets, CSS vendor prefixes, JavaScript go to definition, etc). Discover the new model binding and repository capabilities in Web Forms, along with unobtrusive jQuery validation support for validators. See how to bundle and minify CSS and JavaScript files simply to drastically improve web site performance. The new Page Inspector shows the DOM and styles applied to pages, while indicating directly where the given markup originated in the ASP.NET project so it can be easily adjusted. Review how the new asynchronous features allow much better scalability by freeing ASP.NET threads during long running asynchronous requests.

Fiddler and Your Website

Fiddler is a great free tool for monitoring HTTP traffic between clients and web servers. It is very helpful for troubleshooting web sites and for gauging performance. Review the basic features and explore advanced techniques for tracing traffic with remote devices.