Skip to main content
Amaël BERTEAU

Main navigation

  • Home
  • News
  • Software Engineering
  • Entrepreneuriat
  • Maker
  • Misc
  • Personal Projects
  • About me
    • Bio
    • Curriculum Vitae
    • Skills
    • Likes
    • My Values
    • Quotes
    • Favorite Books
    • Favorite Tools
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Software Engineering

Implementation

By aberteau , 22 July, 2017

Handle MySQL data types with FluentMigrator

Extension methods to handle MySQL data types with FluentMigrator

Tags

  • MySQL
  • FluentMigrator
  • .Net
By aberteau , 22 July, 2017

Handle MySQL data types with NHibernate mapping by code

Some extension methods to handle MySQL data types with NHibernate mapping by code

Tags

  • NHibernate
  • MySQL
  • .Net
By aberteau , 21 July, 2017

Improve NHibernate QueryOver with Restrictions and ICriterion

You will discover one of the techniques to centralize and produce more comprehensive code around NHibernate QueryOver.

Tags

  • NHibernate
  • QueryOver
  • .Net
By aberteau , 21 July, 2017

Improve NHibernate QueryOver with extension methods

You will discover one of the techniques to centralize and produce more comprehensive code around NHibernate QueryOver.

Tags

  • NHibernate
  • QueryOver
  • .Net
By aberteau , 20 July, 2017

Improve manipulation of MVC action URLs

You will discover one of the techniques that I usually use on ASP.Net MVC projects to simplify the use of MVC actions.

Tags

  • ASP.Net MVC
By aberteau , 19 July, 2017
Screenshot01

Chat Web Application using SignalR and AngularJs

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.

Tags

  • SignalR
  • AngularJs
  • Responsive Design
By aberteau , 19 July, 2017

Create HTML Helpers using the TagBuilder class

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.

Tags

  • TagBuilder
  • ASP.Net MVC
  • HtmlHelper

Pagination

  • Previous page
  • 2
Implementation
RSS feed
Powered by Drupal