Background While looking for the JS libary to populate folder as beautiful tree structure and hopefully having modern UI, I found a useful angularjs based open source called, angular file manager(git), which has beautiful and easy-to-use UI, worth to spend some time for my work. The manual of the app said ‘use bower install –save angular-filemanager’ to… Continue reading How to use bower to manage front-end library in Visual Studio 2015 : for beginners
Tag: MVC
MVC web framework will be replaced with client side javascript framework
Mailinator(tm) Blog: I Further Predict the Death of Your Web Framework. This is interesting blog article, which argues that MVC will be replaced by backbone.js or ember.js. In this way, web browser (client side) will take the job of rendering. As such, server side will only provide JSON formated data to the client.
Development Projects since 2011
.Net / C# – Cost Reporting (2011) Tech: ASP.Net 4.0, DataSet, Entity Framework, MS-SQL, n-tier Architecture Context: Group assignment for the subject, .Net Enterprise Development. Learn Two ways of connecting DB, which are DataSet and Entity Framework using LINQ. General use of ASP.Net including Gridview. – XNA game; ‘tank war‘ (2011) Tech: XNA 4.0, Physics engine… Continue reading Development Projects since 2011