Click here to Skip to main content
15,880,725 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 Title

ASP.NET 

25 Apr 2011 by Wayne Ye
"Unique URL Pattern" in Ajax Web Application
15 Jun 2012 by Rick Bassham
How to use the SqlChangeMonitor with the new MemoryCache class in .NET 4.0.
25 Jul 2014 by Imran Abdul Ghani
Here are 2 simple ways to create Custom HTML Helper in ASP.NET MVC
2 Jul 2021 by Lee P Richardson
How to automatically add current user info to logs in ASP.NET Core
29 Sep 2013 by Imran Abdul Ghani
Listed here are 3 simple steps to create your first ASP.NET web API service
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.
21 Jul 2011 by Artem Smirnov
Share your wildest ideas about testing the MVC stuff you code.
8 Jun 2012 by Artem Smirnov
A binder that breaks the rules
28 Jun 2013 by Zhuyun Dai
I once implemented my own Basic authentication logic in a custom ISAPI filter on IIS 6 and IIS 7.5 (classic mode).
17 Dec 2015 by Talking Dotnet
A closer look at various JSON files in ASP.NET 5
21 Jul 2021 by Aram Tchekrekjian
In this tutorial, we will learn how to connect Android with ASP.NET Core Web API.
12 Apr 2012 by Simon Pickersgill
A DRY approach to using Fancybox in an MVC project
18 Apr 2010 by Sky Sanders
Use Visual Studio 2008 Development Server (WebDev.WebServer.exe) in automated testing frameworks
21 Sep 2011 by jgauffin
A MembershipProvider that uses DependencyResolver to lookup the dependencies that it needs.
29 Oct 2015 by Rion Williams
A quick rundown of web services in ASP.NET: Web API and WCF
22 May 2016 by Afzaal Ahmad Zeeshan
In this post, I am writing about the procedure to set up a home server using IIS and ASP.NET; IIS as the web server, ASP.NET as web scripting framework.
19 Dec 2012 by Cruz Boon
How to design a simple in-page pop up panel
28 Jan 2013 by danmohl
A simple example of a single page application built with Backbone.js, ASP.NET Web API, F#, and more.
21 Oct 2013 by Gilly Barr
A tale of ASP.NET, IIS 7.5, chunked responses and keep-alive
13 Feb 2015 by Afzaal Ahmad Zeeshan
This blog post shares a tip for Ajax developers in ASP.NET MVC framework.
7 Dec 2011 by Artem Smirnov
Implementing a custom ASP.NET value provider
1 May 2011 by Brij
A way to improve performance of your web application significantly
6 Jan 2010 by Steve Wellens
An ASP.NET server control that displays a list of files from a directory as hyperlinks.
21 Jan 2013 by Md Nazmoon Noor
How to access a UserControl from another page
5 May 2011 by MBigglesworth79
Access session information via a dynamic object where we use a dynamic property to specify the name of the session item
5 May 2011 by MBigglesworth79
Using the UrlHelper class to query the routing engine and generate the correct URLs for us
19 Oct 2016 by Rion Williams
How to access SQL from Entity Framework Code Queries in ASP.NET core
26 Dec 2011 by zoyobar
This article will explain in detail how to handle the controls in the templates of the Repeater control
7 Jan 2016 by levelnis
Article outlining one approach for adding custom HTTP 301 redirects to a webforms application using an HttpModule
7 Aug 2022 by Jason Sultana
How to add DI to your .NET console apps
18 Apr 2015 by Duy H. Thai
ASP.NET Dynamic Data lets us manage data right on the website instead of having to access the database. You can add it as an admin interface to your MVC website, but it seems there has never been an easy way to do so. I'll try to make the task easier for you if you have never done it.
22 Mar 2011 by Tragdor
How to make a robust GridView with filtering capabilities
15 Oct 2010 by eglasius
How to add reCAPTCHA to ASP.NET MVC
22 May 2013 by Jeffrey T. Fritz
How to add real-time interactivity to a website that is written with ASP.NET WebForms
4 Dec 2011 by Buaziz
An easy way to add social buttons to your MVC site
10 May 2011 by Christoph Keller
A simple element with big lists
18 Nov 2011 by zoyobar
This post explains how do client-side and server-side convert data type when calling a WebService using Ajax
4 Jul 2015 by Imran Abdul Ghani
AJAX with ASP.NET MVC simplified
24 Nov 2016 by Petru Faurescu
Build step by step an Angular 2 application running on IIS and ASP.NET Core. The project also has live samples. This is the first part of building an Angular 2 Notebook WebApp.
26 Apr 2015 by Sangeet Agarwal
AngularJS + ASP.NET Web API: Building a Simple Grid in AngularJS with Server-side Paging, sorting, searching (Part 8)
3 Nov 2014 by Taiseer Joudeh
AngularJS Token Authentication using ASP.NET Web API 2, Owin, and Identity
16 Jan 2012 by Martin Jarvis
The new MVC3 Validation Groups
21 Jul 2021 by RmauroDev
Handle API Key authentication with only three lines of code extending native Authentication mechanism
19 Dec 2019 by Jeremy Hutchinson
I’ve been spoiled by Asp.Net and expect app settings to just work, but there is no easily configured app settings story for client-side Blazor yet. What I’m looking for is the ability to set some settings on a per-environment (dev/test/beta/prod) through Azure App Service Application Settings.
18 Aug 2012 by Sebastian Solnica
Application pool identity and directory security in IIS6
17 Feb 2022 by Aram Tchekrekjian
How to apply JWT Access Tokens and Refresh Tokens in ASP.NET Core Web API 6
3 Dec 2013 by Rion Williams
Applying conditional attributes in ASP.NET MVC Views.
14 Apr 2014 by Rion Williams
How to apply conditional attributes in ASP.NET MVC views
15 Apr 2017 by Gaston Verelst
Areas in ASP.NET Core
11 Dec 2017 by Bipin Radhakrishnan
Introduction We use Asp grid view to display various information and we may have come across multiple scenarios where we
17 Sep 2016 by xszaboj
IMapper interface is injected into constructors of my classes by Unity framework, but you can use any other DI framework or inject IMapper interface manually.
14 Apr 2010 by Nuno M. F. Gomes
ASP.NET - Dynamic Control Mapping
4 Jun 2011 by Bryian Tan
How to retrieve a checkbox value from an ASP.NET DataList control
14 Apr 2010 by Nuno M. F. Gomes
The ASP.NET health monitoring enables you to add instrumentation to Web applications by using the so called Web Events. These Web events give us information about health status.
7 Oct 2009 by trottin
In .NET 4.0, there is a new option when adding controls to a page or user control: ClientIDMode. This property offers you four choices: Legacy, Static, Predictable, Inherit...
9 Jul 2011 by Dinesh K Mandal
ASP.NET 4.0 new features
10 May 2015 by rahulsahay20
In this section, we'll delve further in the new ASP.NET 5 project.
15 May 2015 by rahulsahay20
ASP.NET 5 Part – 3
8 May 2015 by rahulsahay20
ASP.NET 5 Features - Part 1
28 Jan 2014 by Kashif Akhter
ASP.NET Ajax Application Architecture (jQuery, jSon, .NET ScriptService)
27 Dec 2012 by Jeffrey T. Fritz
I've been spending a bit of time over the past month looking into ALL of ASP.NET, not just MVC or SignalR or WebAPI.  
21 Jan 2013 by Md Nazmoon Noor
When it comes to build a high-performance and scalable ASP.Net Web applications Caching is inevitable. It has the ability to store objects whether its data object or pages or controls or even parts of a page. The plan is to keep them in memory while initially requested.
12 Apr 2010 by Martin Jarvis
ASP.NET and custom error pages, an SEO nightmare?
7 Jul 2014 by Sebastian Solnica
Anti-Forgery Tokens were introduced in ASP.NET in order to prevent Cross-Site Request Forgeries. There are many sites which describe how to use and configure those tokens in your application. But in this post I’m going to show you what exactly…Read more ›
18 Sep 2013 by JIN Weijie
Application development and deployment configuration best practices in ASP.NET
28 Jan 2013 by Cruz Boon
ASP.NET callback issues.
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.
13 Apr 2010 by Nuno M. F. Gomes
The ControlAdapter is available since .NET framework version 2.0 and his main goal is to adapt and customize a control render in order to achieve a specific behavior or layout.
27 Aug 2017 by User 1043264
How to create custom Tag Helpers in ASP.NET Core MVC. Continue reading...
28 Aug 2017 by User 1043264
How to inject and use services in ASP.NET Core MVC views. Continue reading...
27 Aug 2017 by User 1043264
How to use Distributed Cache Tag Helper in ASP.NET Core MVC. Continue reading...
28 Aug 2017 by User 1043264
How to share common visual elements, code blocks and directives in ASP.NET Core MVC. Continue reading...
27 Aug 2017 by User 1043264
How to use Tag Helpers in ASP.NET Core MVC to simplify the creation of data entry forms. Continue reading...
4 Sep 2017 by User 1043264
How to work with structured logging in ASP.NET Core and Serilog. Continue reading...
17 Dec 2016 by rahulsahay20
My new Yeoman generator
4 Apr 2011 by Abhijit Jana
ASP.NET Custom Repeater Control with EmptyTemplate, ShowHeaderWhenEmpty, ShowFooterWhenEmpty, ShowCount Properties
24 Aug 2009 by Salmanzz
In this post, I will explain you how I have embedded JavaScript, images and stylesheet to my previous article.
30 Jul 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will explore the technique in jQuery to validate the ASP.NET GridView.
27 Aug 2012 by cpsglauco
How to manage JavaScript and events for GridView
10 Jan 2015 by cpsglauco
ASP.NET GridView – OnRowDataBound vs OnRowCreated
8 Dec 2014 by Kinyanjui Kamau
ASP.NET GridView: CRUD operations
22 Feb 2012 by Buaziz
Enable email notifications on errors, and create custom pages for handling errors in MVC
13 Jul 2012 by Sebastian Solnica
ASP.NET Health Monitoring
13 Apr 2010 by Nuno M. F. Gomes
In the first post of this series I've manage to find the correct eventId for each Web Event type, and by this time the major problem has been solved, but I cannot yet write a correct entry into the EventLog.I still have to decided the best severity type and category to apply.SeverityIf you
14 Apr 2010 by Nuno M. F. Gomes
ASP.NET Health Monitoring - Building an EventLogWebEventProvider
29 Mar 2014 by Bibhu Dutta
ASP.NET identity with webforms
7 Apr 2014 by Imran Abdul Ghani
Part 2 in a series of ASP.NET Interview Questions with detailed answers and necessary code examples.
15 Apr 2014 by Imran Abdul Ghani
This post is Part 3 in a series of ASP.NET Interview Questions with detailed answers including necessary code examples.
21 Apr 2014 by Imran Abdul Ghani
ASP.NET Interview Questions for Beginners and Professionals - Part 4
28 Jan 2014 by Kashif Akhter
ASP.NET jQuery Template Grid with Paging, Sorting and Ajax Method Invocation Mechanism
15 Apr 2010 by Nuno M. F. Gomes
ASP.NET ListView Control
22 Mar 2013 by Markus Greuel
A workaround for error 0x80070643 occurring during the installation of the ASP.NET MVC 3 Tools update
4 May 2010 by TheyCallMeMrJames
Getting started with ASP.NET MVC and jQuery - Part 1
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.
16 Feb 2014 by Sebastian Solnica
ASP.NET MVC Bundles internals
13 Jan 2010 by C Arnold
ASP.NET MVC groups
8 Jul 2014 by Imran Abdul Ghani
ASP.NET MVC HTML helpers
7 Oct 2009 by Tom Janssens
Handling all your images through a custom ActionResult/Controller.
18 Sep 2011 by Gediminas Geigalas
ASP.NET MVC localization using ActionFilter