Sometimes we need to convert a column to row in JavaScript array. It might be helpful to pass it as web service argument, generating chart dynamically or to display data in more meaningful way. In this post, we will create a method which converts a specified column to row in JavaScript array like below:
Month: August 2015
CRUD with Multiple File Upload, ASP.NET MVC 5 and EF 6
This tutorial explains the following things in ASP.NET MVC:
1. How to upload multiple files using HTML5 multiple file input with additional model data.
2. How to save files to a specific path on the server (Not in database).
3. How to allow to upload file with same name. Different users can upload files with same name.
4. How to download the uploaded file.
5. How to manage files in edit mode.
6. How to use Entity Framework for CRUD operations with parent child table structure.
Windows 10 Tips, Tricks and Tweaks
Windows 10 has already been installed on more than 50 million devices, It looks a good start. Let us checkout some of the most useful Windows 10 tweaks, tricks and tips I’ve found.