c# .net Adsense ADO.NET Linq Viruses/security asp.net MVC JQuery Angular-js Node-js SEO Java C++ SQL API Networking vb.net .Net Css JavaScript Generics c#.Net entity framework HTML Website host Website Construction Guide HTTP tutorial W3C tutorial Web Services JSON Psychology Ionic framework Angular ReactJS Python Computer Android

Latest posts on tagged on "MVC"

How to download a File with MVC4 Razor view?

| | Category: asp.net MVC

In this article, I will show you download file to client browser from a server using asp.net c# MVC razor view with example. I am using FileResult, it allows user to download file from the folder with specified file name. It will return the file with generic octet-stream MIME type.

File upload and download in asp.net MVC

| | Category: asp.net MVC

In this I will show you, file upload and download in asp.net MVC with example. Also displaying the number of already uploaded files with details such as fileName , size and file type.

How to generate high Quality thumbnail images and maintain aspect ration in asp.net c#

| | Category: asp.net MVC

In this article, I will show you how to compress image size in asp.net c#. The following image resize code provides good resize image keep aspect ratio without losing Quality of the image.

How to add checkbox in dropdownlist using jQuery?

| | Category: JQuery

In this article, I will show you jQuery dropdownchecklist example using SQL server in asp.net mvc. Use JQuery multiselect bootstrap plugin along with bootsrap css, so that you...

bootstrap image viewer using modal image gallery ?

| | Category: asp.net MVC

In this article, I will show how to create a bootstrap modal image gallery for a blog using bootstrap jQuery plugins. You can create advanced image gallery using bootsrap with slideshow.

Migrations are enabled for context, but the database does not exist or contains no mapped tables.

| | Category: asp.net MVC

The database is not getting created for the first time while running the asp.net mvc application. I got this above error migrations are enabled for context and use migration to create the database and its table.

Uncaught TypeError dropzone is not a function at HTMLDocument anonymous

| | Category: JQuery

I am using dropzone.js for drag and drop file upload using JQuery in asp.net MVC. While running the application I got this following error "Uncaught TypeError dropzone is not a function at HTMLDocument anonymous" .

Dropzone Js-Upload and resize the image in jQuery ajax asp.net mvc

| | Category: JQuery

In this article, I will show how to resize an image while upload using jQuery ajax in asp.net mvc. The dropzone.js file upload plugin provides drag and drag files with a good user interface.

Fetch data from database and bind in marquee html tag

| | Category: asp.net MVC

In this article, I will show you how to create html moving text, fetch the data from the database and bind in html marquee tag using asp.net mvc.

Html5 drag and drop file upload in asp.net mvc

| | Category: JQuery

In this article, I will show you drag and drop file upload jQuery demo using the asp.net mvc application. I used dropzone.js file upload plugin, it provides a good user interface and also you can view the progress bar while uploading files or images.

Page 6 of 18