conference

A 3-post collection

Thank you dotnetconf 2016

Had a great time presenting at dotnetconf, even with the A/C broken a the house. Appreciate the comments and feedback. Although this was not super sexy new stuff, it is a real business case and a question I get asked more often than you think..."How do I connect ASP.NET Core to WCF or even node.js to SOAP Services". When I started looking at the issue a few weeks ago, there was very little documented, which is why I wanted to put the talk and demo out there. Code is available at http://github.com/spboyer/dotnetconf2016...


DEVIntersection Spring 2016

Come out to Orlando, April 16-22 at the Disney Swan Hotel and see me and my friends speak about all of the latest and greatest technology. REGISTER using the code BOYER and save $$$. Register before March 1 for a workshop package and get your choice of Microsoft Band 2, Surface 3, or XBOX ONE. I'll talking about Getting Started with the Modern Web Toolchain - Bower, gulp, npm may or may not be new terms to you when sitting down for your next application. Getting an understanding of what these tools can do to help inside and outside of your IDE will streamline your development team to a faster path to production. Check out this session for a quick intro...


DEVIntersection: 3 Days of ASP.NET, Azure, SQL & More!

Come out to DEVIntersection April 13-16 at the JW Marriott in Orlando to get a chance to interact with a number of community experts such as Scott Guthrie, Scott Hanselman, Douglas Crockford and many more.I'll be giving two talks in the ASP.NET track:AS12: Building Asynchronous ASP.NET ApplicationsLearn how to take advantage of the new async/await operations to keep your applications responsive and avoid the performance bottlenecks. In comparison to how async code has been written with callbacks, the new way allows for cleaner more readable debug-able code. In this presentation topics covered WebForms, MVC, EF6 some tooling.AS11: Bring Your Own Authentication (BYOA) to MVCMost of us are familiar with the the phrase "Bring Your...