Author: Gora LEYE
Build 2016 : ASP NET Core Deep Dive into MVC
ASP.NET Core is a completely new web framework for building modern cloud-based web applications. In this presentation learn all about
Read moreBuild 2016 : What’s New in TypeScript
Build 2016 : What’s New in TypeScript TypeScript has seen enormous growth in the past year. Today, it is used
Read moreBuild 2016 : Xamarin Live
Build 2016 : Xamarin Live
Read moreBuild 2016 Cross Platform Mobile with Xamarin
Xamarin and Microsoft empower .NET developers to become native iOS, Android, and Windows mobile app developers overnight. Apps built with
Read moreBuild 2016 : Microsoft Cognitive Services Give Your Apps a Human Side
Build ‘smart’ into your apps with this new collection of intelligence and knowledge APIs from Microsoft Project Oxford and Bing.
Read moreASP.NET MVC Tracking User Activity
We can use filter attributes to mark any action method or controller. If the attribute marks a controller, the filter
Read moreReal-time FileWatcher System Monitor using TPL DataFlow , Asp.NET Web API, SignalR, ASP.net MVC and Angular JS
Consider a system that must process multiple files simultaneously. We want to improve system performance but also we want to
Read more.NET Dependency Injection overview ( Spring, Unity, Ninject, ….)
Dependency injection (DI) is a mechanism to implement inversion of control principle. It is to create dynamically (inject) dependencies between
Read moreASP.NET MVC Tracking User Activity (VB.NET)
In this tutorial, we are going to show how to track user activity and how to log runtime errors.We can
Read more