devintersection

A 4-post collection

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 Fall 2015

It's been a great week of technology in Vegas. I met a lot of great people during my sessions, building some interesting stuff. Thanks to all of you who came out and to Richard Campbell and team for putting on a great event. Look forward to Spring in Orlando. Here is a list of my sessions, slides and code. All code and slides ASP.NET Anywhere with Yeoman and OmniSharp Modern Development Toolchain Preparing Existing Services for Mobile Bonus - Modern Development Toolchain is available on Channel 9 - https://channel9.msdn.com/Events/DEVintersection/DEVintersection-2015/Introduction-to-the-Modern-Web-Toolchain...


ASP.NET Presentations at DEVIntersection

Had a great time presenting Async Application Development and the Social Authentication options available in ASP.NET this week at DevIntersection. Building Async Applications in ASP.NET Async has become much easier over time to code and maintain with the async/await keywords and adding the capabilities in WebForms applications can improve overall page response times if done correctly. Here are the additional links and the slides from the session. Presentation Slides Hanselminutes Podcast – Everything .NET programmers know about Asynchronous Programming is wrong. Using Asynchronous Methods in ASP.NET 4.5 Bring Your Own Authentication yo MVC As I mentioned in my session on Social loin integration, adding the capability is very easy through since the addition of OWIN/Katana...


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...