Tag Archives: bot framework

.NET 5, Blazor and more in 2021!

By Shahed C on January 4, 2021

Update: Due to new personal commitments and more work commitments in 2021, I wasn’t able to make much progress with my weekly C# A-Z series on dev.to/shahedc.
For now, I’ll focus on some new content for my regular blog (this blog, WakeUpAndCode.com) and hope to revisit the A-Z series with .NET 6.

Original Post:

I published my first ASP .NET Core A-Z series on WakeUpAndCode.com back in 2019, from January to June 2019. I followed this with a new A-Z series in 2020, simultaneously mirroring the posts on dev.to as well.

Going forward, my next A-Z series will cover 26 topics covering various C# language features. The C# A-Z series will be featured exclusively on my dev.to site under the .NET org:

Preview of C# A to Z series on DEV

Meanwhile, this site (WakeUpAndCode.com) will continue to feature new ASP .NET Core content based on .NET 5, Blazor and more! To get a sneak peak of what’s to come, check out my guest appearance on the .NET Docs Show (livestreamed Dec 7, 2020). You may jump ahead to 58:05 in the video for the sneak peek:

The above video teases my upcoming cinematic visualizer app, which will allow the end user to connect the dots within a cinematic universe, e.g. the Marvel Cinematic Universe. The source code will allow any .NET developer to learn more about C# and .NET 5, ASP .NET Core, Entity Framework, Azure App Service, Bot Framework, Azure Functions, and more!

High-Level Diagram of Cinematic Visualizer

The goal of the web app is to make use of all 3 project styles available in ASP .NET Core:

  • MVC (Model View Controller)
  • Razor Pages
  • Blazor
ASP .NET Core web architecture

Developers frequently ask the developer community (and Microsoft) whether a particular web project type is preferred over the other. Last year’s blog series built upon the NetLearner web app by duplicating identical functionality across all three project types. This year, the cinematic visualizer app will attempt to use each project type of something specific.

  • MVC for data entry
  • Razor Pages for the Portal site
  • Blazor for the highly interactive portion

The above choices aren’t necessarily prescriptive for the type of web apps they will demonstrate. However, they should provide a starting point when developing ASP .NET Core web applications.

Intro to Bot Framework v3 with DB

By Shahed C on November 6, 2017

Here is the presentation material for Bot Framework (v3) with DB, presented at NoVA SQL on Nov 6, 2017.

bot-framework

PPTX: https://wakeupandcode.com/public_downloads/BotFrameworkIntroV3.pptx

Slideshare: https://www.slideshare.net/shahedC3000/intro-to-bot-framework-v3-with-db

 

Intro to Bot Framework v3

By Shahed C on June 22, 2017

Here is the presentation material for Bot Framework (v3), presented at Microsoft Maniacs on June 22, 2017.

bot-framework

PPTX: https://wakeupandcode.com/public_downloads/BotFrameworkIntroV3.pptx

Slideshare: https://www.slideshare.net/shahedC3000/intro-to-bot-framework-v3

 

Xamarin, Xbox One Dev Mode, Bot Framework and HoloLens @ Reston meetup

By Shahed C on June 17, 2016

I presented Xamarin, Xbox One Dev Mode, Bot Framework and HoloLens at my Reston meetup group, DC-MS-Devs. Here is all the presentation material with the slides, links and my contact information. Each segment covered an overview + demo with input from guest speakers.

items

1 of 4: Intro to Xamarin

Download PPTX or view slideshow below for Intro to Xamarin

SlideShare: http://www.slideshare.net/shahedC3000/intro-to-xamarin-63161570

Xamarin is now a part of Microsoft and is included at no extra charge with any version of Visual Studio, even the free Community Edition! Build mobile apps for iOS, Android and Windows all from Visual Studio using C#!

2 of 4: Xbox One Dev Mode

Download PPTX or view slideshow below for Xbox One Dev Mode

SlideShare: http://www.slideshare.net/shahedC3000/xbox-one-dev-mode-63161595

In addition to Xbox One dev kits for approved developers, anyone can now use a retail Xbox One to develop apps or games for Xbox One! Learn how you can get started today!

3 of 4: Intro to Bot Framework

Download PPTX or view slideshow below for Bot Framework

SlideShare: http://www.slideshare.net/shahedC3000/intro-to-bot-framework

Microsoft’s new Bot Framework allows devs to create intelligent bots to interact with users in a natural way. The possibilities of these new types of technologies get tremendously larger when coupled with Azure Services.

4 of 4: Intro to HoloLens

Download PPTX or view slideshow below for HoloLens

SlideShare: http://www.slideshare.net/shahedC3000/intro-to-hololens

HoloLens dev kits have started shipping! Learn how you can apply for one and get started with the HoloLens Simulator on Windows 10!