Extension methods to handle MySQL data types with FluentMigrator
Implementation
Some extension methods to handle MySQL data types with NHibernate mapping by code
You will discover one of the techniques to centralize and produce more comprehensive code around NHibernate QueryOver.
You will discover one of the techniques to centralize and produce more comprehensive code around NHibernate QueryOver.
You will discover one of the techniques that I usually use on ASP.Net MVC projects to simplify the use of MVC actions.
In this tutorial, we will realize a chat application based on SignalR and AngularJs. This solution is based on responsive design SPA Web clients and a SignalR Hub for message exchange.
In this tutorial, we will create HtmlHelper extensions using a utility class of the ASP.NET MVC Framework, named TagBuilder. This solution allows to use C # code to easily build HTML tags.