• Home
  • About
  • Subscribe

Future of ASP.NET is open source and cross platform

9 Jan 2016 • Open source

Future of ASP.NET is open source and cross platform Future of ASP.NET is open source and cross platform     ASP.NET 5 is a new open-source, cross-platform, high performance and lightweight framework for building Web Applications using .NET. The aim of Microsoft is to create a new single platform

Developing MVC using Django and Visual Studio 2015 Part 2

6 Jan 2016 • ORM Python

Django is a free and open source web framework, written in Python. It follows the MVC pattern

Developing MVC using Django and Visual Studio 2015 Part 1

28 Dec 2015 • ORM Python

Django is a free and open source web application framework, written in Python. It follows the MVC pattern, and it is the most popular python web framework. Django provides all basic features that are part of a generic web application: authentication, security and data management.

Introducing Typescript: Language features

20 Nov 2015 • Javascript OOP Typescript

The following post describes a parking lot using Typescript and OOP pattern, the scope of the demo is shows

Introducing Typescript

2 Nov 2015 • Javascript JS Typescript

Typescript is a language created by Microsoft. The language is foused on making the development of Javascript programs scale to man

Javascript loading using RequireJs

18 Oct 2015 • Javascript JS

RequireJs is a JavaScript file and module loader. It's used to manage js files and internal/external plugin dependen

TDD using Mocha and Karma

27 Sep 2015 • Javascript TDD

The following example shows how to setup a TDD enviroment using Mocha and Karma. Mocha is a test framework running on browser

Querying Mongodb with ASP.NET MVC

22 Aug 2015 • ASP.NET C# MongoDB

The following example shows how to query mongodb using ASP.NET MVC projects. MongoDb community offers drivers to facili

JSON and JSONP requests using ExpressJs

26 Jul 2015 • Javascript

The following example shows how to simulate JSON and JSONP request/response using Node.js and Express.js.

linq.js: LINQ for Javascript

20 Jun 2015 • Javascript JS LINQ

Last week I discovered a Javascript library that simulate Linq Systax in Javascript. linq.js allows you to reproduce linq

Choosing your Javascript Framework

8 Jun 2015 • Javascript

share with you an articlen written by www.webdesigndegreecenter.org that compares differents MV* Javascript Frameworks:

ASP.NET MVC Web API: Mockup Entity Framework using Moq

31 May 2015 • ASP.NET Entity Framework Moq WebAPI

The following example shows how mockup Entity Framework in a ASP.NET MVC Web API project using Moq

Visual studio 2008 migration: Object reference not set to an instance of an object

24 May 2015 •

There is the chance that when you migrate from Visual studio 2008 to Vi

Bootstrap carousel loading dynamic images

17 May 2015 •

The following example shows how display dynamic images in bootstrap carousel using AngularJS.

Google maps service interface v1

3 May 2015 • API Javascript

This javascript class allows you to search specific places and services around you, using Google maps API.

Written and maintained by Samuele Resca