Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / security / ASP.NET

ASP.NET

ASP.NET

Great Reads

by Retired Author
This article will help you to open an MS-Word Document (Document or Document template) or MS-Excel sheet from server side code (ASP.NET) with minimum configuration efforts.
by Retired Author
This article shows how to use a WCF service in XBAP or a WPF browser application.
by Retired Author
A C# .NET serviced component that encapsulates MQ PUT and MQ GET.
by Retired Author
Create an IP-logging PHP Polling or Voting System in PHP 5.0

Latest Articles

by Retired Author
This article will help you to open an MS-Word Document (Document or Document template) or MS-Excel sheet from server side code (ASP.NET) with minimum configuration efforts.
by Retired Author
This article shows how to use a WCF service in XBAP or a WPF browser application.
by Retired Author
A C# .NET serviced component that encapsulates MQ PUT and MQ GET.
by Retired Author
Create an IP-logging PHP Polling or Voting System in PHP 5.0

All Articles

Sort by Score

ASP.NET 

by Retired Author
This article will help you to open an MS-Word Document (Document or Document template) or MS-Excel sheet from server side code (ASP.NET) with minimum configuration efforts.
by Retired Author
This article shows how to use a WCF service in XBAP or a WPF browser application.
by Retired Author
A C# .NET serviced component that encapsulates MQ PUT and MQ GET.
by Retired Author
Create an IP-logging PHP Polling or Voting System in PHP 5.0
by Retired Author
Introduced a class that simplifies Windows Impersonation in C#.
by Retired Author
This article explains how to add an extra header item to a standard ASP.NET DataGrid.
by Retired Author
Passing large amounts of data through web services can become a huge bottle-neck in a WAN application architecture (i.e., server is on the web), and in any case, a real load on the network traffic. This is one solution for downsizing the network costs.
by Retired Author
Create an AJAX Color Picker for your website with the power of Anthem.
by Retired Author
An ASP.NET server control inspired from WinForms’ ListView and implementing ASP.NET AJAX Extensions 1.0.
by Retired Author
Development of a framework for master-pages using ASP.NET and C#.
by Retired Author
An alternative to message boxes, implementing ASP.NET AJAX Extensions 1.0.
by Retired Author
This article will enhance your vision on the usage of Robustness Analysis in conjunction with Model View Controller, using UML with application in ASP.NET. This article is a sequel to my articles on Architecture and Design with ASP.NET.
by Retired Author
You may have to give access or hide controls based on the user logged in. This article would help you write custom code to show/hide or enable/disable controls
by Retired Author
Most systems that use Stored Procedures make use of SQL parameters to send and receive information from the database. The code to create these SQL parameters and then populating them is repeated throughout the system. This article describes how to automate this code.
by Retired Author
ASCII Art generator in ASP.NET.
by Retired Author
A simple tool to find unused subs, functions and variables in your ASP code.
by Retired Author
ASP TreeView is a advanced ASP control that's base on Server side / Client side technique. server side: Asp + JScript, client side: Jscript + HTML.
by Retired Author
A tool to set one specific IIS Virtual Directory for a lot versions of the same web project.
by Retired Author
A work-around for ASP.NET menu parent menuitem highlighting.
by Retired Author
ASP.NET Reports Starter Kit Porting from Windows to Linux using Mainsoft's Grasshopper
by Retired Author
Deploy zip files to your web application and serve compressed files directly out of the zip file.
by Retired Author
Create JSON Application With WebServices
by Retired Author
Bind the menu control with list of Category and Sub Categories
by Retired Author
A file upload utility that uses BITS as the transfer engine.
by Retired Author
This package will help you send all kinds of emails like account creation, order, mailing, reports, ... everything containing dynamic fields. You can configure your own SMTP server, use notification, and add attachments.
by Retired Author
Helps you create context sensitive dynamic URLs: dynamically computed URLs, depending on which server the page is generated on.
by Retired Author
An article on browsing via directories or HTTP, with ASP.NET.
by Retired Author
This is a series of articles providing Building Blocks for any ASP.NET application.
by Retired Author
This article depicts how to merge cells in the DataGrid control in ASP.NET, hence gains better look and clarity.
by Retired Author
With that class you only have to set a few properties and you can access to the webservices, only need know the URL of webservice, the method to invoke, and parameters.
by Retired Author
This article focuses on demonstrating the usage of DIME (Direct Internet Message Encapsulation) with Web Services. Here, you will have two applications, one is a Web Serivice that uses DIME technology to send an attachment (of different types) to a client side, other is a Windows Forms application.
by Retired Author
This article is all about providing Context Sensitive Help in a web page, asynchronously or AJAX style, using Client Callbacks in .NET 2.0.
by Retired Author
Create Sample Application Using Entity Objects Using C#.Net
by Retired Author
Creating FTP and Web IIS virtual directories programatically, using C#.
by Retired Author
How to develop a handler that reads Exchange WebDAV folders and returns RSS.
by Retired Author
This article explains how to create your own HTML attributes using a plug-in framework.
by Retired Author
This article describes how to generate Excel at client side and embedd "Pivot Tables" and "Charts" into the Excel.
by Retired Author
The most advanced things which you can do with GridView in ASP.NET 3.5
by Retired Author
How to reduce DataGrid's ViewState size, while maintaining all DataGrid's functionalities.
by Retired Author
Using .NET's System.Globalization class for retrieving month names in forgein lanaguages, and the DateTimeFormatInfo for keeping your dates the correct way around.
by Retired Author
MVC infrastructure that dosen't harm ASP.NET mechanism.
by Retired Author
This article shows how DPAPI and Triple DES can be used to encrypt connection strings and other sensitive strings for storage in the ASP.NET web.config file.
by Retired Author
Creating dynamic connection string on a remote site.
by Retired Author
Dynamically toggle ToolTip messages from the client side.
by Retired Author
To adjust the size of the drop-down list dynamically at the client-side and adding back-ground and fore-ground color to the drop-down list.
by Retired Author
Easy Guestbook with ASP and MS Access
by Retired Author
A .NET managed framework to send template emails in HTML or plain text
by Retired Author
Encryption & Decryption of Connection Strings inside the Web.config in ASP.NET 2.0
by Retired Author
Imagine connecting church worship attenders with real-time content.
by Retired Author
Starts with user redirection settings with customErrors section; then moves to exception handling in different scopes. Explains how to prevent recursive loops, hande parser errors, base class error handling with internals as appropriate. Source code demonstrates the concepts illustrated.
by Retired Author
This script can be used in an ASP.NET 3.5 website. It can search out exact phrases and keywords live from all HTML pages and text files on the website.
by Retired Author
An overview on Filter.NET as a framework designed to expose the ISAPI Filters API to .NET while maintaining the power, flexibility and efficiency of the IIS platform
by Retired Author
Developers use multiline TextBox controls in almost all web projects. Since the MaxLength property of a TextBox control does not work when the TextMode property is set to Multiline, we usually use Validator controls to validate the length.
by Retired Author
Presents a method for monitoring the amount of time database connections stay open in ASP.NET applications.
by Retired Author
Site maps make your websites search engine friendly. Learn how to generate them dynamically using your site's HTTP 404 error handler page.
by Retired Author
This article aims to show the creation of Network Links for Google Earth.
by Retired Author
How to implement a mechanism to provide links to your web shared local files using XML, AJAX, and Web Services.
by Retired Author
The article describes creating a Visual Studio .NET Setup Project that allows ASP.NET applications to be deployed on boxes that don't have IIS installed. Some familiarity with Visual Studio .NET Setup Projects will help better understand the material in this article.
by Retired Author
Learn how to validate complex web forms using business rules engine
by Retired Author
This tool is useful to create new virtual directories with extra settings in One Click !
by Retired Author
Adding secure communications to the Microsoft IssueVision sample application using WSE 2.0.
by Retired Author
The art of swap from a database to another changing a flag
by Retired Author
Installing IIS for Windows Vista
by Retired Author
A general overview of Internet technologies including what the Internet actually is, what HTML and XML are, using Web forms, CGI/MIME, IIS ISAPI, ASP and creating HTML based front ends to databases via ODBC32, OLE DB, ADO and ASP.NET
by Retired Author
This article explains the development of a custom web control using C#.
by Retired Author
An AJAX UpdatePanel with less communication overhead and better performance
by Retired Author
No matter how well you design your system, a distributed SOA application is always complex. When a SOA application fails, it can be difficult to track down the cause of the problem and the web service where the error occurred. To handle this difficulty, you need a logging system such as UptoLog.
by Retired Author
Review of MCMS Connector for SharePoint Technologies.
by Retired Author
Display content from a Content Management Server placeholder in a WSS site.
by Retired Author
Lists items in a Windows SharePoint Services (WSS) list.
by Retired Author
Provides a start page for search engines to crawl a Content Management Server (MCMS) web site.
by Retired Author
Gives Content Management Server web sites search capability using SharePoint Portal Server as the search engine.
by Retired Author
Introducing Microsoft Reporting Services.
by Retired Author
An article on using ISAPI with MFC support to modify the authentication realm
by Retired Author
An ASP.NET server control inspired from Google mail’s selection of file attachments, and implementing ASP.NET AJAX Extensions 1.0.
by Retired Author
A simple guide meant to take the reader through a series of questions that will help them plan for and manage their business network.
by Retired Author
How to use raw sockets in Silverlight application and how to make Silverlight speak with Windows Forms and WPF
by Retired Author
New Ajax Navigation Docable Bar
by Retired Author
Simple News System using ASP and MS Access
by Retired Author
This article presents the techniques and caveats of building Silverlight applications that can be notified about database state changes via polling duplex. WSHttp binding and CLR triggers are used to implement the solution as well.
by Retired Author
An article on the use of the OverlibPageControl and OverlibPopupAnchor for extended manipulation of the overLIB popup JavaScript library.
by Retired Author
Custom TreeView web user control for parent child relatioinal data upto infinity
by Retired Author
Picture Cache & DAL (WebService & App cache(
by Retired Author
This article describes the function to post XML data to an ASP.NET page and then read the data on an ASP.NET page
by Retired Author
XSS gaining popularity to hack into websites. This article describes how to power yourself against XSS
by Retired Author
This article shows you how to use async handlers along with XMLHTTP to process long executing tasks in ASP.NET.
by Retired Author
An article which describes an alternative way of cooperation between Oracle PL/SQL and C#
by Retired Author
A professional AJAX GUI for uploading files using the server controls in the Memba Velodoc XP Edition.
by Retired Author
ANTS Profiler provides you with a quick and easy way of identifying performance bottlenecks within your .NET applications. Additional support for the latest .NET 3.0 features, the Vista operating system, and Visual Studio integration, cements ANTS Profiler as a leading tool in performance profiling.
by Retired Author
How to protect secure assets using a .NET Reverse Proxy, an ISAPI redirection filter and .NET Forms Authentication
by Retired Author
How to push HTML content to a blackberry handheld using MDS
by Retired Author
An article about the Multiformity Open Source project.
by Retired Author
ASP based with MS Access as backend, recruitment mangement system. No DLLs.
by Retired Author
This article shows how to remove unwanted white chars from each line, and some of the new line chars too. My code correctly handles scripts embedded in HTML pages.
by Retired Author
Web Applications & ASP .NET
by Retired Author
This article describes on building a Database from scratch using Batch File from the existing Database
by Retired Author
A technique to use the IIS Basic Authentication mechanism to control access to trace.axd.
by Retired Author
This article describes how to run DotNetNuke content management system on UltiDev Cassini web server, which unlike IIS can run on Windows XP Home and can be redistributed along with the DotNetNuke applications.
by Retired Author
This article contains code to send email using Gmail accounts.
by Retired Author
This article explains how to send a mail with attachment using SMTP server and how to configure the SMTP server.
by Retired Author
This article outlines how to separate an ASP.NET Web Application into multiple Web Projects (Assemblies).
by Retired Author
Serve extensionless URL from IIS without using custom ISAPI handler or IIS 6.0 wildcard mapping
by Retired Author
Server.MapPath does NOT return the physical path of global.asa.
by Retired Author
Have you written a web service that will be deployed over HTTPS and you want to test it on your own box? Have you written a client that needs to call a web service using a client certificate, and want to test it without involving half your company? Here's how to do it!
by Retired Author
How to share user controls between projects
by Retired Author
A simple image gallery with captions using ASP.
by Retired Author
A simple textbox control allowing only integer input.
by Retired Author
An article on creating a simple photo gallery that is easy to maintain and aesthetically pleasing
by Retired Author
This article describes how to develop a reverse proxy in C# using the IIS HTTPHandlers.
by Retired Author
Smart Client Application based on the No touch deployment. This kind of application provides you very rich GUI in a Internet zone.
by Retired Author
SparkLine is a small, high resolution line chart. This article explains how to create and use SparkLines in your ASP.NET application.
by Retired Author
Reduce sitemap maintenence and never have another "unlisted" page! Unlisted pages dynamically inherit site map placement from a parent page. Replace repetitive '/default.aspx' mentions with '/' for friendlier URLs. Wildcard query string matching and more...
by Retired Author
This article describes how to use System.Web.Mail with the SMTP server's pickup directory.
by Retired Author
This article describes MS TFS Proxy efficiency testing depending on the internet channel rate between TFS and TFS Proxy, TFS commands, and TFS Proxy cache state. Also, this article describes the advantages of using the MS TFS Proxy on slow Internet channels.
by Retired Author
Explains a simple way of using WS-AtomicTransaction to create distributed transactions across Web services
by Retired Author
Transfer arguments between dialog page and invoker page in asp.net 1.1
by Retired Author
Demonstrates how to get two-way databinding work in ASP.NET without subclassing all your controls.
by Retired Author
Let's cook up a simple AJAX example
by Retired Author
Leveraging the Common Gateway Interface in C#.
by Retired Author
Download EuroNetWebCustomControls suite Demoproject-26.3kb and the source code - 31 kb. This custom control suite contains UpdownNumerci, IP, Timer and Validated Text Box Controls. I created these controls using WebCustomContolsLibrary in .Net2003.
by Retired Author
An article on how the authorization can be used in a ISAPI Extension
by Retired Author
This Article represents that .net based application which is used in web based publication work flow with the use of XML and indesign file
by Retired Author
Shows how a .NET based WebDAV server can be created by combining two Open Source projects. The example implementation returns files from a file system, but you can extend it to return resources from any repository.
by Retired Author
This guide will show you how to enumerate through the stored procedures in MSSQL 2000, as well as retrieve parameter information for a stored procedure.
by Retired Author
Create a simple, scalable XML-consuming rules engine in just a few minutes, using OpenXML.
by Retired Author
Explains how to use HttpModule in conjunction with IIS to handle requests to fake directories
by Retired Author
Explains how to use managed code to detect which version of Internet Information Services (IIS) is installed and if ASP or ASP.NET is registered.
by Retired Author
This article provides a way to use RSA public key encryption in scripts running on a Web server hosted by a shared hosting company. It also demonstrates how to use RSA in .NET to solve the 'real world' problem of signing license codes so that they cannot be forged.
by Retired Author
A vanilla implementaion showing how Updater Block 2.0 can be included in a Windows Forms application.
by Retired Author
A utility to convert file includes to virtual includes.
by Retired Author
It's a very complete and robust processor of ViewState, it allows: to select the way of serialization, compression and encryption optionally.
by Retired Author
WCF DataContract
by Retired Author
This article explains how to maintain the web application state.
by Retired Author
This article describes in depth everything that happens beween the request/response in a web application.
by Retired Author
How to: Monitor, Record, and Playback every visit to a website using very simple techniques and existing technologies.
by Retired Author
Use SOAP to communicate with a remote DB Server (Here I use SQL Server) on the Internet and get information or interact with the database
by Retired Author
Overview of deployment techniques using example WSE 3 enabled solutions
by Retired Author
This article covers how to make a custom IHttpHandler to use the X Library from www.cross-browser.com embedded in an assembly.
by Retired Author
Microsoft Indexing Server is a powerful indexing and search engine for your web or file search. This article explains how to set up Indexing Server and how to search its index from within your application.