Blog Posts

Recent posts

Boostrap3 - input file example

less than 1 minute read

The following URL shows a good example how to make a nice looking file input button with Boostrap 3\ http://www.abeautifulsite.net/blog/2013/08/whipping-file...

ASP.NET - SPA with AngularJS

less than 1 minute read

The following url shows an example of SAP with AngularJS for ASP.NET\ http://www.codeproject.com/Articles/657139/A-Book-Store-Application-Using-AngularJS-and...

ASP .NET - Individual account in WEB API

less than 1 minute read

From MVC5, Microsoft changed a lot on identification mechanism. Web API will also use the updated framework which is based on OWIN.\ The following article wi...