Click here to Skip to main content
15,886,199 members
Everything / Programming Languages / ASP

ASP

ASP

Great Reads

by DataBytzAI
Easy way to send email on Azure with no mail server, using DNS MX and SMTP
by Jason Henderson
Get organized and find a reason to use Active Desktop at the same time.
by Najmul Hoda
IM status indicator is as an easy and reliable way to check online status of certain instant messenger account like yahoo, msn, aol, skype and icq..
by Larry Boeldt
Building on a previous article, we now delve into the Facebook Graph API and provide a few useful functions.

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 Zijian
A series of articles comparing programmer experiences of Angular, Aurelia, React, Vue, Xamarin and MAUI
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 Rudi Breedenraedt
In this series, we will see how to build interactive web applications in ASP.NET Core with the help of Sircl.

All Articles

Sort by Score

ASP 

3 Apr 2014 by Code Help 2014
This is a complete working example with code on how to send email using classic ASP.
4 Dec 2012 by Emad Al Hawary
Try this block of HTML 5 code
19 Aug 2014 by Jinan Kordab
This article and tip describes how to create or delete an Active Directory Services Email using ASP.NET web page, remotely.
7 Oct 2011 by amove1
It is easy to import and use SOAP webservice with web reference facility in Visual Studio, however setting SOAPAction needs a extra work on webreference libraries specially when using third party Java provided services.
30 Oct 2012 by diegosendra
Classic ASP - Prevent Cache from being stored
10 May 2015 by Ankit Bansal MVP
This articles explains the insertion of data into SQL Database using Stored Procedures with Output Parameters. Some Bootstrapping is also used to create a good looking HTML.
5 Jan 2011 by Bardy85
Would it not be easier to capture your Error in your Global.aspx page?void Application_Error(object sender, EventArgs e){ Exception lastError = Server.GetLastError(); if (lastError == null) { ErrorLog("An error occurred, but no error information is available"); ...
9 Mar 2012 by captnmac
Presenting library functions that circumvent some of the draw-backs of built-in JavaScript inheritance.
18 Aug 2015 by mohamad alameddine
The main problem of this issue is the width of the report page and the margins. Many articles are written on that. Please check if your problem is this before continuing this article. Else check the solution provided for empty pages problem.
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.
25 Feb 2014 by JatinKhimani
Nested GridView With Editing Facility of both gridview.
30 Dec 2013 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Struggling to attach a Client Side Event to AJAX HtmlEditorExtender? Apply the trick and enjoy.
23 Nov 2013 by Prabakaran T
If you often use removable USB devices like a flash drive, you are probably already familiar with the “Safely Remove Hardware” icon that sits in the system tray. The problem for many people is that the icon is tiny, and clicking it just right to bring up the menu is a pain.
28 Aug 2014 by Santhosh Babu Mahimairaj
How to display dynamic columns in SSRS report from ASP page
27 Feb 2016 by M. Salah AbdAllah
Pjax ASP.NET webform is simple code that uses Ajax and pushState to deliver a fast browsing experience with real permalinks, page titles, and a working back button.
24 Feb 2014 by JatinKhimani
Export Gridview data in Excel formate with gridview design.
17 Nov 2013 by hussainasdsd
Custom checkboxlist design through CSS3
19 Feb 2014 by PallavSingh
How to run a website on one PC to another PC through IIS 8.0
29 Jul 2011 by Graeme_Grant
GET method:Data is appended to the URL. - correctData is publicly available. - correctIt is a single call system. - GET/POST/PUT methods both send and receive response/dataMaximum data that can be sent is 256. - browser dependant up to 4KData transmission is faster. - GET/POST/PUT...
12 Mar 2012 by member60
Autocomplete behaviour in a strongly typed view of ASP.NET MVC3
30 Oct 2013 by rajeshkool
How to publish website in IIS server
2 Feb 2015 by lakhdarr
Using angularjs global controllers and MVC Razor to divide page (load) rendering between server and browser
27 Jun 2011 by Armando de la Torre
How to implement a calendar pop-up without JavaScript
13 Sep 2014 by Afzaal Ahmad Zeeshan
A slight comparison of ASP.NET upon other (web) programming languages in the market and a discussion of me and some other (web) programming language developers.
16 Mar 2015 by Pankil Bhatt
In this tip, we will see how to use the Google Maps API and Google Maps with custom styles and a custom pin.
5 Jan 2011 by OriginalGriff
When you provide a custom error handler page, it is useful to be able to log what caused the problem, so that you can fix it. Server.GetLastError() will not return anything in the page, though...
19 Jan 2015 by JatinKhimani
Develop a web application in 3 layer architecture code style
20 Nov 2011 by mgrks
We can simply do this by calling JavaScript in code behind.
25 Nov 2016 by SubodhWasankar
How to use dependency injection in ASP .NET MVC N-Layer Architecture?
22 Nov 2011 by Nicolò Beltrame
public static void MsgAlert(string message, string optURL) { Page page = (Page)HttpContext.Current.Handler; message = message.Replace("'", "\\'"); message = message.Replace("\r", "\\r"); message = message.Replace("\n", "\\n"); ...
23 Jan 2015 by Lai Taiyu
To establish a reservation of classroom web system using ASP.NET
21 Jun 2010 by Weberto.com
XMLHTTP solution for multiple XML Wow Armory requests
7 Jan 2010 by M.Premraj
What is jQuery?jQuery is a Art, technology, development, coding and hobby.jQuery is a part of WEB 2.O. This is a modern and new technology which is implemented in the browser level. In this tech. all things are handling in div component, JavaScript and CSS.This is a one kind of open...
3 Jan 2016 by JoaoSousa23
Using MVC, Entity Framework, ASP.NET Scaffolding you can create a web application that stores your information. This demo shows you how to create an ASP.NET 5 web application with MVC and Entity Framework 7.
11 Jun 2017 by israrali
A brief code snippet to upload the file to the server or remote location with SFTP in Visual Studio C#
31 Mar 2014 by Silvercorer
JavaScript validation for textbox special character selection
9 Sep 2011 by Phaneendra Varanasi
How to call a C# server side method with parameters using jQuery.
29 May 2012 by Amit Sanandiya From Morbi
Display Selected Column Dynamically Using checkBoxList in Wpf With C#
27 Jun 2011 by mike2315
Using jQuery, we have a very simple solution for this.Add jQuery and CSS in the head tage and these two lines of JavaScript:
12 Aug 2012 by Pranay Rana
Bug in Gridview Editing
22 Aug 2020 by Sergi Ortiz Gomez
Utility to create Windows type InputBox with JavaScript for our web
7 May 2013 by Pradip P Patel
To validate phone and/or fax number using JavaScript