Wednesday, July 26, 2017

Visual C# Technical Guru - June 2017

Another month as a judge in Microsoft TechNet Guru Awards under Visual C# category. The TechNet Guru Awards celebrate the technical articles on Microsoft TechNet.

Post in WikiNinjas Official Blog,
image
Visual C# Technical Guru - June 2017
Happy Coding.

Regards,
Jaliya

Wednesday, July 5, 2017

Session : ASP.NET MVC 5 and SignalR 2

Delivered a 2-hour long session today about ASP.NET MVC 5 and SignalR 2 for a Microsoft partnered company in Sri Lanka.

There I went through the following set of topics in the context of ASP.NET MVC 5 and SignalR 2.
  • What is SignalR
  • Transports
  • Supported Platforms
  • Connections and Hubs
  • Hubs API Guide
    • Server (C#)
    • Client (JavaScript)
  • Understanding Lifetime Events
  • Security
  • Performance
  • What’s Next: ASP.NET Core SignalR


And a demo application was created during the session from scratch for a better understanding of the concepts.
Happy Coding.

Regards,
Jaliya