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"

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.

Simple multi select dropdown example using jQuery in asp.net

| | Category: JQuery

In this article, I will show you how to implement multiselect dropdown in asp.net c#. For this, I used chosen jQuery plugin. It will work on the jQuery framework, both jQuery is registered in the page by cdn.

CURD operations in asp.net mvc using dapper example c#

| | Category: asp.net MVC

In this article, I will show you how to insert, update, delete in asp.net mvc using stored procedure in asp.net mvc dapper.

How to insert data using stored procedure in asp.net mvc dapper example?

| | Category: asp.net MVC

In this article, I will show you how to insert data and get a return value Reference ID from stored procedure in c# asp.net mvc dapper. The reference Id will be generated from database and it is the combination of the first four letters of the ItemName and Itemid.

JQuery search box autocomplete with key value pair in asp.net mvc

| | Category: asp.net MVC

In this article I will show you how to create jQuery autocomplete multiple values from database and bind text box with key and value pair using asp.net mvc.

Angularjs multiple file upload using jQuery Ajax in asp.net mvc

| | Category: Angular-js

In this article, I will show you how to upload image using Angularjs. The generic handler helps to upload multiple files using jQuery, user click the upload button, the jQuery Ajax call the server side UploadHandler.ashx.

How to implement Login using Ajax in asp.net mvc?

| | Category: asp.net MVC

In this article, I will show you how to implement Login using jQuery $ajax() with example. The mvc Ajax call to controller, sent with user credentials in an Ajax request.

How to create a json file from c# object in asp.net?

| | Category: asp.net MVC

In this article I will show you how to make a json file from c# object using asp.net mvc. When user click the button event, the jQuery ajax call the server side mvc action method CreateJson().

c# serialize object-A circular reference was detected while serializing an object of type System.Data.Entity.DynamicProxies

| | Category: asp.net MVC

I am using asp.net entity framework, when I tried to convert entity object list to json and return jsonresult in mvc. I used json serialize, while running the application I got this following error,

Asp.net alert message from controller using JavaScript

| | Category: asp.net MVC

In this article I will show to show JavaScript alert message in asp.net from mvc Controller. The message from the controller displayed as alert message using ViewBag. It will simply return alert on pageload.

Page 7 of 18