Click here to Skip to main content
15,886,362 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 Score

ASP.NET 

26 Jan 2015 by John Atten
OWIN, Katana and Middleware Pipeline in ASP.NET
24 Jun 2013 by Madhur Kapoor
In this post, we are going to learn how to call an ASP.NET WebAPI using HttpClient libraries.
3 Dec 2011 by Monjurul Habib
How to: ASP.NET 4.0 Routing and Ext.NET.
6 Feb 2011 by Brij
Why textbox persists data during postback even if View State set to off
15 Dec 2015 by Afzaal Ahmad Zeeshan
This is part 1 of the articles that I want to write for ASP.NET beginners, who want to build their own personal web sites, that mimic characteristics of blog. It covers the ASP.NET web application part.
18 Aug 2011 by Brij
Single Sign On Between Sub Domains: Forms Authentication
26 Nov 2020 by Aram Tchekrekjian
JWT is a very common and easy way to protect APIs in a standard, URL safe and cross-platform methodology.
26 Jan 2011 by Abhijit Jana
Details explanation on Compression Enabled Session for SQL Server and State Server Session Mode in ASP.NET 4.0
7 May 2010 by TheyCallMeMrJames
The 4th post in a series on jQuery and ASP.NET MVC 2 in Visual Studio 2010. In this article, I'm going to look at three more complex examples of real-world model binding and where jQuery might fit in the mix.
26 May 2013 by Tharaka MTR
This post will show you how to fix orphaned SQL users.
22 Jul 2013 by Rion Williams
This post will cover how to create a simple “cookie-aware” WebClient class that will authenticate and persist this authentication for the duration of the WebClient to allow access to secure areas of your MVC Application without the need for re-authenticating for each request.
10 Jul 2010 by Martin Jarvis
Diagnosing Tricky ASP.NET Production Issues with DebugDiag and winDbg
1 May 2011 by Brij
A way to improve performance of your web application significantly
30 Sep 2013 by Md. Rashim Uddin
How to download different types of files in asp.net
3 Sep 2014 by Steve Wellens
While lurking and skulking in the shadows of various technical .Net sites, I've noticed many developers discussing log4net in their blogs and posts; log4net is an extremely popular tool for logging .Net Applications. So, I decided to try it out.
29 Oct 2015 by Rion Williams
A quick rundown of web services in ASP.NET: Web API and WCF
23 Jan 2017 by Junian Triajianto
Beginner guide on how to integrate MySQL database into ASP.NET Core project with Identity and host it on Ubuntu Server
22 Jan 2020 by Jeremy Likness
Blazor Server and Blazor WebAssembly (client) don't store state by default, resulting in a subpar user experience. This article tackles solutions to the problem.
2 Dec 2009 by Jeremy Likness
Use the Managed Extensibility Framework to export dictionary resources using custom ExportProvider in Silverlight
24 Jul 2010 by atverma
How to disable subsequent submit button clicks when a request is being processed in ASP.NET AJAX client side script code
25 Mar 2011 by Ravi_Baghel
How to use NHibernate in ASP.NET
26 Apr 2011 by User 271009
Using Forms Authentication to secure access to ASP.NET MVC endpoints and WCF services
13 Aug 2014 by raju melveetilpurayil
One more example of how to do Paging in MVC
2 Apr 2010 by Steve Wellens
A user had a problem calling a Web Service from a web page asynchronously. I tried his code on my machine and was able to reproduce the problem. I was able to solve his problem, but only after taking the long scenic route through some of the more perplexing nuances of Web Services and Proxies.
4 Oct 2010 by Dinesh K Mandal
Calling method in parent page from user control
28 Jan 2013 by Sandeep Mewara
Possible solutions to the problem
3 Sep 2013 by Rion Williams
Common approaches to responsive design
24 Feb 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this blog, we will explore a trick to validate whether any CheckBox inside one CheckBoxList is checked or not.
16 Feb 2014 by Sebastian Solnica
ASP.NET MVC Bundles internals
21 Apr 2014 by Imran Abdul Ghani
ASP.NET Interview Questions for Beginners and Professionals - Part 4
9 Feb 2015 by madan535
In this article we can learn how to file upload in ASP.NET MVC using Dropzone JS and HTML .
13 Feb 2016 by Shivprasad koirala
Learn AngularJS Step by Step – Lab 2 (Events and Validations)
15 Apr 2017 by Gaston Verelst
Areas in ASP.NET Core
11 Dec 2018 by Chris A. Johnson
This article is about creating a dynamic menuing system for ASP.NET core.
25 Sep 2019 by Shameel
.NET Core 3.0, with a significant number of changes and improvements, was released on 23rd September 2019. The most important changes are discussed in this article. The post New Features and Enhancements in .NET Core 3.0 appeared first on The Developer Space.
17 Oct 2010 by Brij
Enabling HTTPCompression in IIS6
15 Jan 2011 by Abhijit Jana
Programmatically Changing Session State Behavior in ASP.NET 4.0
4 Apr 2011 by Abhijit Jana
ASP.NET Custom Repeater Control with EmptyTemplate, ShowHeaderWhenEmpty, ShowFooterWhenEmpty, ShowCount Properties
2 Aug 2011 by Rui Jarimba
Use ASP.NET MVC T4 custom templates to generate resource files and localized views
26 Dec 2011 by zoyobar
In many cases, we need to show user data, here is how to use JQueryElement Repeater to display and editing data through calling Ajax in ASP. NET.
3 Dec 2012 by Anuraj Parameswaran
How to create controls dynamically in ASP.NET and retrieve values from it
10 Oct 2013 by Rion Williams
How to create advanced audit trails using ActionFilters in ASP.NET
28 Nov 2014 by Afzaal Ahmad Zeeshan
Uploading the files - HTML5 and jQuery way
29 Jul 2017 by Debashis 10433656
How to create an ASP.NET control for image resizer and cropper keeping aspect ratio
29 Nov 2020 by Aram Tchekrekjian
Easily secure ASP.NET Core Web API using API Key Authentication - just follow a few steps and secure your endpoints
4 Apr 2011 by Abhijit Jana
How to create a simple context sensitive help for ASP.NET controls using jQuery
4 Dec 2011 by Buaziz
In this article, we will define our implementation to handle Captcha images.
19 Sep 2012 by ozkary
Secure a web page postback from malicious exploits.
28 Jan 2013 by Sandeep Mewara
A possible solution
27 May 2013 by Tharaka MTR
Generate insert statements from a specific table data using SQL Server
2 Dec 2013 by John Atten
Configuring ASP.NET MVC 4 membership with a SQL CE database.
10 Oct 2013 by Rion Williams
This article covers one of the switches that you might be interested in flipping, the App Suspend feature, which is available in .NET 4.5.1 on Windows Server 2012 R2.
21 Oct 2013 by Gilly Barr
A tale of ASP.NET, IIS 7.5, chunked responses and keep-alive
16 Apr 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will see one example of how to bind one DropDownList using jQuery Ajax and C# WebMethod.
22 May 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Why DropDownList SelectedValue Does Not Work Inside SelectedIndexChanged Event?
31 Jul 2020 by Chinmoy Mohanty
Gotchas in consuming and deploying ASP.NET WebAPI services
30 Jul 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will explore the technique in jQuery to validate the ASP.NET GridView.
28 May 2015 by Shivprasad koirala
In this blog we will try to understand how we can prevent and fine tune XSS(Cross Site Security) security attacks in ASP.NET MVC.
5 Jun 2016 by Santhakumar M
 In this article we will discuss how we can integrate with Disqus comment system in MVC. 
5 Jul 2016 by Rion Williams
Cache Rules Everything Around Me: Using ASP.NET MVC6 TagHelpers to Bust Cache
21 Mar 2019 by Benktesh Sharma
The caching of HTTP response implies that when an HTTP request is made, the response generated by the server is stored in some place by the browser or the server for potential re-use in successive HTTP request for the same resource.
19 Jul 2020 by Sandeep Mewara
See with a working demo how SignalR works and how it can be used
23 Jun 2012 by Leland Richardson
How to dynamically create item templates on the server-side in ASP.NET.
5 May 2009 by Syed Adnan Ahmed
I have tried to summarise the list of development tools that you require in your day to day development.
2 Jan 2010 by Sky Sanders
AccessControlModule can impart a greater consistency and usability upon the default behaviour of FormsAuthentication and allow any client script code to leverage FormsAuthentication in a straight forward manner.
18 Apr 2010 by Sky Sanders
Use Visual Studio 2008 Development Server (WebDev.WebServer.exe) in automated testing frameworks
19 Oct 2010 by Jonathan Wood
How to create website thumbnails in ASP.NET
27 Mar 2011 by Brij
Validating partial page with ASP.NET Validators using JavaScript
2 Jun 2011 by AlexCode
Using ResolveUrl without Page
10 Nov 2011 by jgauffin
With this post, I’ll show how you can use the built-in features in MVC to handle errors.
30 Nov 2011 by Nathan Gloyn
How to solve this issue
2 Dec 2011 by MBigglesworth79
This article is a follow-up to Andy West's blog post about performing a conditional validation when using .NET data annotations on a model in MVC.
3 Sep 2012 by S Ravi Kumar (TechieRathore)
How to use the OpenId selector tool in an ASP.NET MVC3 application
29 Oct 2012 by Shahriar Iqbal Chowdhury/Galib
Embrace reflection and export any List collection to CSV
21 Apr 2013 by Markus Greuel
See how cache headers can help you to improve you page load times and how to implement them in ASP.NET Websites.
7 May 2013 by Rion Williams
Generating an MD5 hash from a string using LINQ.
30 Sep 2013 by Tony Gayter
GridView pager template
3 Dec 2013 by Rion Williams
Applying conditional attributes in ASP.NET MVC Views.
5 Mar 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
If you want to set text inside AJAX HTMLEditor or HTMLEditorExtender, then this is the right place. Enjoy the tip.
16 Apr 2014 by Taiseer Joudeh
How to build OData service using ASP.NET web API tutorial - Part 1
30 Jul 2014 by Arun Ramachandran India
How to consume a web service from a client application
27 Sep 2014 by Mohit1110
In this blog, we would learn how an ASP.NET Website project keeps the references maintained as Website project does not have any Project file to maintain the same.
17 Oct 2014 by Nitesh Kejriwal
How to create responsive menu in ASP.NET
9 Feb 2015 by madan535
How to implement PayPal credit card processing in ASP.NET MVC
10 May 2015 by rahulsahay20
In this section, we'll delve further in the new ASP.NET 5 project.
8 Sep 2015 by chetanvihite
Understanding Filters in ASP.NET MVC
1 Dec 2015 by Camilo Reyes
Build ASP.NET MVC from source code
24 Dec 2015 by Gaurav Aroraa
Discussing Web API2 Route constraints
5 Jan 2016 by levelnis
Article examining one approach to reducing controller dependencies in an ASP.NET MVC application by using generic factories.
16 Jul 2016 by zenwalker1985
ASP.NET Treeview node expand-collapse with node click: client side JQuery, JavaScript
15 Oct 2016 by Arun Endapally
This post shows how to create an area in ASP.NET MVC application
31 Jan 2017 by Cathy Wun
This is the first part of Building an Employee Tracker using AngularJS and ASP.NET Web API Series.
12 Feb 2017 by levelnis
A quick example to show how to check for a duplicate username
7 May 2017 by Sibeesh Passion
Installing ASP.NET Core Docker For Windows
30 Jan 2020 by Lee P Richardson
Description of two ways to use LINQPad with ABP apps to solve performance problems
26 Aug 2020 by Lee P Richardson
This is the story of my first site, where I threw the SPA (Single Page Application) into ASP.NET Core's wwwroot directory, and slung it up to Azure App Services as a single site, and called it a day.
13 Dec 2020 by Jin Vincent Necesario
HtmlGenericControl of ASP.NET Webforms
26 Sep 2021 by Jason Sultana
Protecting an ASP.NET Web API from XSS