Click here to Skip to main content
15,890,506 members
Everything / Web Development / ASP.NET

ASP.NET

ASP.NET

Great Reads

by Wonde Tadesse
The other option will be to use Update Panel ASP.NET control as much as possible. It helps to retain the current position on the page whenever a postback happens to the page.
by John Atten
OWIN, Katana and Middleware Pipeline in ASP.NET
by Altaf Ansari
SignalR Real-Time ChatApp with Emoji / Smiley and sending file attachment
by Steve Krile
Fully AJAX-enabled user control used to select names from a database in a drop-down format.

Latest Articles

by Rudi Breedenraedt
In this series, we will see how to build interactive web applications in ASP.NET Core with the help of Sircl.
by Mohammad Elsheimy
Configuring OpenSSL minimum version and legacy renogetiation
by Mark Pelf
A practical guide to building a multi-language ASP.NET 8 MVC application
by Mark Pelf
A practical guide to build a multi-language ASP.NET 8 MVC application

All Articles

Sort by Updated

ASP.NET 

22 Mar 2024 by Mohammad Elsheimy
Configuring OpenSSL minimum version and legacy renogetiation
23 Feb 2024 by Mohammad Elsheimy
One of the major issues encountered when connecting to databases after porting ASP.NET app to Docker Linux containers.
20 Feb 2024 by Alexnader Selishchev
Nocode open source CI+CD for ASP.NET apps
18 Jan 2024 by Lance Ford
Step-by-step guide to enable an ASP.NET web application to override date, time, currency and number formats.
12 Jan 2024 by Lance Ford
A walkthrough to enable request/response logging to an ASP.NET web application (or web service) by using an IIS module.
30 May 2023 by Sufyan S Jabr
All that you need to know when working with MSDTC, troubleshooting and problem solving.
1 Feb 2023 by adriancs
A tool to prevent spam bot
26 Jul 2022 by DiponRoy
Conversion of complex object to a list of objects
22 Jul 2022 by DiponRoy
Set a generated unique id to HttpContext.TraceIdentifier using middleware
28 Dec 2021 by DiponRoy
Delete all the records from the table using EF
22 Nov 2021 by Herman<T>.Instance
Short route to fix this issue
13 Oct 2021 by Pusparag Subudhi
A WPF application can be made more interactive and deployment friendly by using SignalR to our advantage. This is Part 1 showing how SignalR can be implemented in a WPF application for two-way communication and synchronization.
16 Aug 2021 by James Walsh Jr
The differences between parameter and model binding with ASP.NET WebAPI
9 Aug 2021 by Gábor Angyal
A code generator that helps you create ASP.NET 5 and Vue 3 applications much faster
30 May 2021 by Basem AlShabani
This tip gives a server side approach to execute a common search scenario in a web application
4 Apr 2021 by Rijwan Ansari
Learn about SQL Server Database Project (Template) available in VS
15 Mar 2021 by Pablo A Martinez
How to use Google map and Spatial search to do freehand drawing
11 Aug 2020 by mohamedkamaleed
Steps for implementing user groups using Claims
20 Jul 2020 by DiponRoy
Using SFTP/FTP in ASP.NET projects
15 Jul 2020 by DiponRoy
Username and password validation process from LDAP server in ASP.NET and ASP.NET Core
14 Jun 2020 by DiponRoy
Upgrade a legacy ASP.NET project to use managed Oracle.ManagedDataAccess.Client instead of unmanaged Oracle.DataAccess.Client while using Entity Framework DB first or EDMX.
28 Apr 2020 by Member 3531622
A HtmlEditor written in Blazor based on AngleSharp
11 Apr 2020 by HHerzl
Scaffolding ASP.NET Core 2 with CatFactory
12 Jan 2020 by Ejrr1085
This article describes two ways of how to create a multiple HTML select control in ASP.NET MVC programmatically, using JQuery, C# and Razor.
11 Dec 2019 by Akmishra0719
Daily reminder using SQL Agent and SignalR
8 Oct 2019 by Ger Hayden
These notes are based on my experience getting started with IdentityServer4.
15 Aug 2019 by dimpant
Utilize the Rating Ajax control in your ASP.NET Web Forms application.
25 Jul 2019 by Shaurya Servegar
How to implement Custom RouteHandler and Custom Handler in ASP.NET MVC 5
9 May 2019 by Member 13353000
How to upload images on MVC Web App razor pages using ASP.NET Core 2.2
6 May 2019 by #realJSOP
This is an alternative for "No More Session Variable Misspellings"
22 Apr 2019 by _Asif_
Access rights issue over MSMQ could lead to hours and hours of investigation
22 Feb 2019 by #realJSOP
Mitigate the browser flash between page navigation on your site
8 Feb 2019 by DiponRoy
Configure JSON serialization settings
29 Jan 2019 by nickdenker
An ORM style layer which turns Azure Table Storage into a cheap and scalable indexed noSQL database - without the costs associated with Azure CosmosDB.
12 Jan 2019 by SagSD
Bootstrap pagination for gridview with CSS only
12 Jan 2019 by bapak71
How to implement w2ui in ASP.NET MVC - basic configuration
11 Jan 2019 by akshay_zz
This article will provide you the alternative way to navigate page in a crystal report viewer, as default paging looks broken
27 Dec 2018 by Alessio Aronica
Generate forms from MVC models in one simple line of code
18 Dec 2018 by Brady Kelly
How to deserialize objects from a web application"s config file
13 Dec 2018 by jicking
Set up ASP.NET Core 2.2 app with Vue JS on UI components without using npm/webpack.
10 Dec 2018 by jicking
Easy way to Install Client Side Library Using UI on VS 2017 ASP NET Core 2.2 Projects
13 Nov 2018 by Vlad Neculai Vizitiu
Short post which will tie in with the next post about branching authentication in ASP.NET Core using middleware.
8 Nov 2018 by Nikfazan
This article shows how you can easily make hyperlinks for exploring a folder on server and its sub-directories and downloading the files, using ASP.NET Core MVC.
5 Oct 2018 by gaurav_rwt
Gridview paging with numeric with first and last button using jquery and code behind
3 Oct 2018 by Alen Toma
EntityWorker.Core - an alternative to entity Framework
8 Sep 2018 by mai an
Using Chart.js to visual data from MS SQL Server database on ASP.NET web form
9 Jun 2018 by Sina Shiri Hamedani
This is a simple C# class for connect and using SQL Server easily (SELECT, INSERT, UPDATE, DELETE)
4 Jun 2018 by Shayne P Boyer
Creating RazorPage apps using the CLI
21 May 2018 by vnmatt
Using Responsive File Manager in ASP.NET MVC
4 Apr 2018 by Deepan Maheswaran
Implementing dynamic or deferred loading of data using datatables.net plugin in ASP.NET MVC
15 Feb 2018 by Anupkumar7186
Configure IIS to allow any file type to be downloaded
14 Feb 2018 by Apurba pan
Creating dynamic object from XML using ExpandoObject and put Intellisense using C#
8 Feb 2018 by Ivan Yakimov
In this short article, I'll describe how to configure JSON serializer error handling differently for each request.
23 Jan 2018 by The Myth
How to return Json in VB.NET in multiple ways
2 Jan 2018 by Chamila Nishantha
Simple way to upload document to Yodal
26 Dec 2017 by Zijian
Upgrade to Angular 5 and HttpClient while Http is deprecated in NG5
22 Dec 2017 by Abhishek Shrotriya
Develop the text comparator utility using jQuery plug-in, which internally uses Google's diff_match_patch.js library
29 Nov 2017 by Danny Chu
Learn how to detect if client has JavaScript enabled or disabled at your backend webserver
2 Nov 2017 by Silvia Campo
How to configure Swagger for web services using token authentication
29 Sep 2017 by Kannan Ar
Implement an online HTML to Word converter using CKEditor and MariGold.OpenXHTML
11 Sep 2017 by Alen Toma
Entity Framework Dynamic include hierarchy
25 Aug 2017 by Imran Khan A
In this article, I have explained how to to Bundle and Minify the external script files and CSS files
4 Aug 2017 by Sharp Ninja
Threading can be a daunting topic. This library takes much of the worry (and mistakes) out of multi-threaded application programming.
23 Jul 2017 by Navin_Kamalapur
In this tip, we can see how to set up Angular 2 application in ASP.NET core using webpack, a JavaScript library, so that we can start focusing on writing Angular features rather than spending time in setting up an environment to run.
15 Jul 2017 by dsuryd
SignalR is great for building real-time web functionality. MVVM is great for developing your front-end. What if they can be used together? This tip will show how to do just that, using as example a simple project to do live chart on a web browser.
15 Jul 2017 by dsuryd
Application of "MVVM over SignalR" library described in a previous CodeProject tip, combined with Dynamic LINQ library to do incremental web search by typing the query
5 Jul 2017 by Atlapure Ambrish
Solution to disable request validation for single control - clean approach and without much effort
29 Jun 2017 by Shashangka Shekhar
In this post, we are going to explore how to debug client side script in Visual Studio 2017 using Chrome and how to disable it.
21 Jun 2017 by M.M.Mohseni
In this sample code, we are going to upload a file via a web method asynchronously.
7 Jun 2017 by Gunaprasad Shetty
The tip will help you understand how the Word document can be converted into PDF and merge it as single PDF with digital signature for the secured transport of PDF.
7 Jun 2017 by Gunaprasad Shetty
The tip provides you the code for implementing Search in your gridview using Jquery.
5 Jun 2017 by Alexander Kozlovskiy
Used for binding custom types (including files) when sending and receiving multipart encoded form data
26 May 2017 by Kishan K Choudhary
Guide for custom Google login in MVC without default Identity
25 May 2017 by Fiyaz Hasan
This article shows how to execute JavaScript code from ASP.NET core server-side using NodeServices.
12 May 2017 by Chinh Vo Wili
Send HTTP GET requests, consume ASP.NET Web API server
9 May 2017 by Ammar Shaukat
C# 7.0 has been introduced with many new useful features. One of them is new datatype "ValueTuple". In this article, I'll be writing about Tuples in C# 7 briefly.
21 Apr 2017 by Mystery123
Ajax search modal dialog with item selection
16 Mar 2017 by Arthur Minduca
Developing Secure Web Applications: XSS Attack, the Confused Deputy and Over-Posting
16 Mar 2017 by Robert Bettinelli
Easy JSON Recursion in VB.NET with nested levels
10 Mar 2017 by Sujeet Bhujbal
 In this article, I will tell you how to create a cross-browser session expiration popup box using jQuery easily
6 Mar 2017 by Member 13040242
This article explains the Session creation during HTTP Module pipeline
27 Feb 2017 by yuvalsol
Set the format of a SSRS date parameter apart from the SSRS report localization
27 Feb 2017 by Ankur Rawat
Detect whether the event is click event or drag event of pushpin, performed by user in Bing Map
20 Feb 2017 by Vishal_Kumar
Call server side code using ASP.NET AJAX and jQuery AJAX
13 Feb 2017 by Mike Hankey
Highlighting the current menu item in MVC using the MvcSiteMapProvider turned out to be somewhat of a challenge but with a little head scratching and several cups of coffee, this is what emerged.
8 Feb 2017 by Shivi Gupta Lucknow
Using EP plus, an Excel file is loaded onto a Windows Form with multiple sheets as buttons aligned horizontally below the gird, to give the look and feel of an Excel sheet.
8 Feb 2017 by Amol B Lande
C# Print Reports/Document on server/local using shared/local printers
24 Jan 2017 by sriman@knowhowitsdone
Step by step solution to integrate Ccavenue payment gateway in ASP.NET MVC
20 Jan 2017 by Lalit_Chandra
In JavaScript, triggering of events is different in IFrame and Parent Window.
18 Jan 2017 by DotNetSteve
Manage an overgrown appSettings section
12 Dec 2016 by Suresh Dasari's
Auto Generate Code (CRUD) for 3 Layered architecture (Entity, Data Access & Business Layer) with Stored Procedures based on table design.
10 Dec 2016 by OmarIsaid
Solution for passing data from View to controller, contains useful concepts for beginner developers
9 Dec 2016 by Ganesh_Mohan
Script for Popup in Chrome replacement of window.showModalDialog
3 Dec 2016 by Adi_Mag
Integrate Serilog with ASP.NET Core application
25 Nov 2016 by SubodhWasankar
How to use dependency injection in ASP .NET MVC N-Layer Architecture?
17 Nov 2016 by winsonet
Create and download the file with Ajax call in ASP.NET MVC
16 Nov 2016 by shivendra pratik
Convert an Empty Web Application to MVC Web Application using VS 2015 IDE