TechBrij - .NET, C#, JavaScript, Web Development

  • Home
  • Categories
  • About

Category: ASP.NET MVC

ASP.NET MVC

ASP.NET MVC: Display Total and Avg in Table footer in Razor Views

Displaying Sum (Total), Avg, Count, Min and Max in table footer in ASP.NET MVC Razor Views
ASP.NET MVC C#

ASP.NET Core with PostgreSQL and Dapper - CRUD Operations Example

CRUD operations in ASP.NET Core with PostgreSQL database using Dapper ORM.
Architecture ASP.NET MVC ASP.NET Core

ASP.NET Core Identity: Allow Login with either Email or Username

How to setup ASP.NET Identity to allow either Username or Email on login
ASP.NET MVC ASP.NET Core

ASP.NET Core Identity and Role based Security

Implement role and policy based authorization in ASP.NET Core Identity
ASP.NET MVC ASP.NET Core

ASP.NET Core MVC: Enums with Select TagHelper

How to bind select tag helper to enum in ASP.NET Core MVC
ASP.NET MVC

PostgreSQL Enum, C# and Dapper

How to map C# enum to PostgreSQL Enum
ASP.NET ASP.NET MVC C#

How to display SSRS Report in ASP.NET MVC Application

How to display SSRS Report in ASP.NET MVC Application
ASP.NET MVC Guest Posts

Export Data to Excel (.xls, .xlsx) in ASP.NET - C#

Different ways to export data to excel (.xls, .xlsx) in ASP.NET using EPPlus, NPOI ...etc.
ASP.NET ASP.NET MVC C# excel

CRUD with Multiple File Upload, ASP.NET MVC 5 and EF 6

Implementing CRUD with multiple file upload in ASP.NET MVC 5 & Entity Framework 6.
ASP.NET MVC entity framework

How React.js is good for SEO (Server-side React with ASP.NET)

A sample of React.js server side rendering with ASP.NET to make it SEO friendly
ASP.NET MVC Blogging JavaScript SEO React.js

Realtime Voting App with ASP.NET SignalR, React.js and D3.js

How to build a voting app with live result using ASP.NET SignalR and React.js
ASP.NET MVC JavaScript React.js SignalR

React.js: Introduction and Hello World with ASP.NET MVC 5

Introduction of React.js and Hello World example with ASP.NET MVC 5.
ASP.NET MVC JavaScript React.js

Bulk Insert - Save DataTable to MongoDB - C# MongoDB Driver 2.1

How to bulk insert from C# DataTable to MongoDB for inserting a large amount of data.
ASP.NET MVC C# excel MongoDB

Upload and Read CSV File in ASP.NET MVC

How to upload and read CSV File in ASP.NET MVC (C#) WITHOUT using Jet/ACE OLEDB provider.
ASP.NET MVC C#

Upload and Read Excel File (.xls, .xlsx) in ASP.NET MVC

How to upload and read both .xls and .xlsx excel files in ASP.NET MVC and C# without ACE Database engine.
ASP.NET MVC C# excel

N-Layered App with Entity Framework, Autofac, ASP.NET MVC and Unit Testing

Implementing a N-Layered App with Entity Framework, Autofac, ASP.NET MVC and Unit Testing.
Architecture ASP.NET MVC entity framework

Generic Repository and Unit of Work Pattern, Entity Framework, Unit Testing, Autofac IoC Container and ASP.NET MVC [Part 4]

Generic Repository and Unit of Work Pattern, Entity Framework, Unit Testing, Autofac IoC Container and ASP.NET MVC
Architecture ASP.NET MVC entity framework

Generic Repository and Unit of Work Pattern, Entity Framework, Unit Testing, Autofac IoC Container and ASP.NET MVC [Part 3]

Unit Testing of ASP.NET MVC controllers, Service layer and Repositories With Moq, Effort library.
Architecture ASP.NET MVC

Generic Repository and Unit of Work Pattern, Entity Framework, Unit Testing, Autofac IoC Container and ASP.NET MVC [Part 2]

Dependency Injection in ASP.NET MVC using Autofac IoC Container
Architecture ASP.NET MVC entity framework

Generic Repository and Unit of Work Pattern, Entity Framework, Unit Testing, Autofac IoC Container and ASP.NET MVC [Part 1]

An example on Generic Repository and Unit of Work with IoC, Entity Framework and Unit Testing in ASP.NET MVC.
Architecture ASP.NET MVC entity framework

CRUD Operations using jTable jQuery Plug-in and ASP.NET Web API 2 OData Service

Implementing CRUD Operations using jTable jQuery Plug-in and ASP.NET Web API 2 OData Service
ASP.NET MVC JavaScript Web API

jQuery DataTables With ASP.NET Web API 2 OData Service

Using jQuery DataTables With ASP.NET Web API 2 OData Services for creating table listings and effective searching, sorting and pagination.
ASP.NET MVC JavaScript Web API

Carousel Image Gallery With AngularJS UI Bootstrap And ASP.NET MVC

How to implement Carousel Image Gallery With AngularJS UI Bootstrap, ASP.NET MVC and Entity Framework.
AngularJS ASP.NET MVC entity framework

Cascading DropDownList with AngularJS and ASP.NET MVC

How to create cascading dropdownlists with AngularJS, Entity Framework Database First approach in ASP.NET MVC.
AngularJS ASP.NET MVC entity framework

Displaying ModelState Errors with AngularJS in ASP.NET MVC

How to display ModelState errors with AngularJS in ASP.NET MVC
AngularJS ASP.NET MVC

AngularJS and AntiForgeryToken in ASP.NET MVC

How to use AntiForgeryToken with AngularJS in ASP.NET MVC.
AngularJS ASP.NET MVC security

Username Availability Check with AngularJS in ASP.NET MVC

Implementing Username Availability Check with AngularJS in ASP.NET MVC
AngularJS ASP.NET MVC

Saving Email from External Login in ASP.NET MVC 4.0 with SimpleMembership

How to save email from OAuth/OpenId Provider in asp.net mvc 4.0 with Simplemembership provider.
ASP.NET MVC entity framework

Realtime Maps Based On XML File Changes With SignalR and ASP.NET MVC

Realtime Google Maps and Bing Maps based on XML using SignalR, ASP.NET and FileSystemWatcher
ASP.NET MVC SignalR

Map Chart with Pop-Up Details using ASP.NET Web API and jVectorMap

Implementing Map Chart with Pop-Up Details using ASP.NET Web API ,jVectorMap and jQuery UI
ASP.NET MVC jquery Web API

C# LINQ: Saving JSON Data to SQL Server Database using JSON.NET and SqlBulkCopy

How to save JSON Data to SQL Server Database using ASP.NET Web API, JSON.NET, LINQ, SqlBulkCopy and C#
ASP.NET MVC C# linq Web API

Realtime Wall Post and Comment Notifications using SignalR and Knockout

implementing real time notifications similar to twitter, stackoverflow..etc using Knockout JS and SignalR.
ASP.NET MVC SignalR

Facebook Style Wall Posts and Comments using Knockout.js and ASP.NET Web API

Implementing Facebook Style Wall Posts and Comments system using Knockout.js, jQuery and ASP.NET MVC4 with Web API
ASP.NET MVC entity framework Web API

CRUD Operations using jQuery Dialog with WYSIWYG HTML Editor, Knockout and ASP.NET Web API

Implementing CRUD operations using jQuery dialog with WYSIWYG HTML Editor, Knockout, EF database first and ASP.NET Web API
ASP.NET MVC entity framework Web API

Introducing Online ASP.NET MVC 4 Cheat Sheet

Quick reference guide of ASP.NET MVC 4 : online cheat sheet
ASP.NET MVC

Using Microsoft Translator With ASP.NET MVC 4 Web API

Learn How to use Microsoft Translator AJAX API With ASP.NET MVC 4 Web API and jQuery.
ASP.NET MVC Web API

Saving SkyDrive Excel Survey Data To Sql Server Database with ASP.NET MVC

How to display and save SkyDrive Excel Survey Data To Sql Server Database with ASP.NET MVC and Entity Framework
ASP.NET MVC How To MS Office Tips entity framework excel sql server

HTTP PATCH Requests (Partial Updates) in ASP.NET Web API and EF DB First

An example to implement HTTP Patch request in ASP.NET Web API to update data with EF DB First.
ASP.NET MVC entity framework Web API

Fast Downloading with Parallel Requests using ASP.NET Web API

How to speed up downloading of a large file with Parallel Requests using ASP.NET Web API.
ASP.NET MVC jquery Web API

Syncing Offline Database(HTML5 IndexedDB) With Online Database using ASP.NET Web API

How to Synchronize HTML5 IndexedDB with SQL Server Database using ASP.NET Web API
ASP.NET MVC entity framework HTML CSS jquery Web API

Real Time Chart With SignalR and ASP.NET MVC

Creating a chart to display real-time live data using SignalR, jQuery Flot and ASP.NET MVC
ASP.NET MVC jquery SignalR

Real-Time Chart using HTML5 Push Notification (SSE) and ASP.NET Web API

Creating a chart to display real-time updates using native HTML5 push notification (Server-Sent event) and ASP.NET Web API.
ASP.NET MVC HTML CSS jquery Web API

Passing Multiple Parameters to ASP.NET Web API With jQuery

This post explains the different ways to pass multiple parameters to ASP.NET MVC 4 Web API method.
ASP.NET MVC jquery Web API

Creating a Chart with jQuery Flot and ASP.NET Web API

Learn how to display interactive charts with jQuery Flot and ASP.NET MVC 4 Web API.
ASP.NET MVC jquery Web API

Add, Edit, Delete In jqGrid With ASP.NET Web API

Implementing Insert, update, select and delete operations in jqGrid with ASP.NET MVC 4 Web API
ASP.NET MVC JavaScript Web API

ASP.NET MVC 4 Display Mode For Mobile, Tablet And TV

How to implement mobile, tablet and TV specific views using ASP.NET MVC Display mode.
ASP.NET MVC

Using jQuery Featured Content Slider With ASP.NET Web API

How to implement jQuery Featured content slider dynamically with image caption animation using ASP.NET Web API
ASP.NET MVC JavaScript Web API

Using jQuery UI Autocomplete With ASP.NET Web API

Learn How to implement jQuery UI Autocomplete feature with ASP.NET Web API and Entity Framework DB First approach.
ASP.NET MVC entity framework jquery Web API

Implementing Role Based Menu in ASP.NET MVC 4

Learn how to implement role based navigation menu in ASP.NET MVC 4
ASP.NET MVC linq security

Custom RoleProvider, Authorization, EF DB First and ASP.NET MVC

Step by step guide to implement custom role provider and authorization in ASP.NET MVC 4.0 with EF 4.x DB First approach.
ASP.NET MVC entity framework security

Create Separate Web API's Action for Mobile Request: ASP.NET MVC 4

How to implement separate actions for mobile request in ASP.NET 4 Web API keeping same URL format.
ASP.NET MVC Web API

Pass Session or Viewbag values to JS Files : ASP.NET MVC 3

Learn How to get session, viewbag and server params values in javascript file in ASP.NET MVC 3
ASP.NET MVC

What's New in ASP.NET MVC 4

What's New features in ASP.NET MVC 4
ASP.NET MVC

JSON Response of different .NET objects

See JSON response of different .NET objects(Array, List, Dictionary, NameValueCollection, ...etc)
ASP.NET ASP.NET MVC JavaScript

Quick View of ASP.NET MVC 3 Razor View Engine

It's a quick view of ASP.NET MVC 3 Razor syntax.
ASP.NET MVC
Brij Mohan Pic TechBrij Microsoft MVP 2012-13

TechBrij LinkedIn Profile

JavaScript ASP.NET Core C# ASP.NET ASP.NET MVC Node.js HTML CSS ProjectsOnline ToolsCheat-sheets (Notes)

Follow Us

  • 2100+fansLike
  • 1000+subsSubscribe
  • 200+followersFollow
  • 200+subsSubscribe

Subscribe via Email

Get updates when new tutorials are published on TechBrij. Enter your email to enroll.

About | Privacy Policy | Contact | Topics
Copyright © 2010-2024 TechBrij. All Rights Reserved.

Adblock detected!

We have detected that you are using adblock in your browser to disable advertising, but it also blocks useful features of our website.

Please disable your ad blocker for the best site experience.

This website uses cookies to ensure you get the best experience on our website. Learn more