Monthly Archives: October 2016

ASP.NET Core Essentials

By Shahed C on October 20, 2016

UPDATE: Coming soon! Stay tuned for guidance on working through any issues with code samples that need to be addressed. You may leave feedback below in the comments section. Thanks in advance!

ORIGINAL POST:

Having worked on my first book over the past year or so, I am pleased to announce ASP.NET Core Essentials, now available from Packt Publishing.

ASP.NET Core Essentials

ASP.NET Core is the latest collection of Microsoft’s web application development technologies. When you’re trying to reach a broad spectrum of users with a robust web application, ASP.NET Core is there to help you build that application. With the ability to cater to users on desktop, tablet, or smartphone platforms, you can put together a solution that works well anywhere.

This book is what you need to get started developing ASP.NET Core applications was quickly as possible; starting by introducing the software and how it can be used in today’s modern world of web applications and smartphone apps. Walking you through the benefits of a Web API to support both applications and mobile apps to give you a solid understanding of the tech to build upon as you see what ASP.NET Core can do for you.

The book wraps up with practical guidelines for the use of database technologies, unit tests, security best practices, and cloud deployments for the real world.

Enjoy!

Azure: PaaS vs IaaS @ IT Pro Camp 2016

By Shahed C on October 14, 2016

I presented Azure: PaaS vs IaaS at IT Pro Camp 2016. Here is the presentation material with the slides, links and my contact information. The live talk was similar to my past Azure talks for developers, but presented in different context with IT Pros in mind.

Microsoft Azure Resources

Download PPTX or view slideshow below

SlideShare: http://www.slideshare.net/shahedC3000/azure-paas-or-iaas

Learn more about Azure, Microsoft’s enterprise cloud platform and how you can use PaaS or IaaS features to bring your organization to the cloud!

 

 

ASP.NET Core MVC + Web API @ NoVA Code Camp 2016.2

By Shahed C on October 8, 2016

I presented Cross-Platform Web Apps with ASP.NET Core 1.0 at NoVA Code Camp 2016.2. Here is the presentation material with the slides, links and my contact information. The live talk was a combination of my presentation on ASP .NET Core (overview) and a deeper looking into ASP .NET MVC & Web API.

asp-net-logo

SLIDES 1 of 2

Download PPTX or view slideshow below

SlideShare: http://www.slideshare.net/shahedC3000/aspnet-core-10-overview-prerc2

Recently known as ASP.NET 5, the all-new ASP.NET Core 1.0 is Microsoft’s cross-platform lightweight approach to building robust applications for the modern Web. Get a high-level overview of what you need to know about ASP.NET Core from Shahed Chowdhuri, Sr. Technical Evangelist @ Microsoft.

SLIDES 2 of 2

Download PPTX or view slideshow below for ASP .NET Overview

SlideShare: http://www.slideshare.net/shahedC3000/aspnet-core-mvc-web-api-with-overview

Developers, learn how you can build modern web applications using the all-new ASP.NET Core 1.0 on your platform of choice! From Web Apps to Web APIs, you can use Visual Studio 2015 on Windows or the all-new Visual Studio Code on Windows, Mac or Linux. Use your JavaScript skills to build a Single Page Application front-end to interact with a Web API back-end.