Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / web / IIS / IIS6

IIS6

IIS6

Great Reads

by Sadish Kumar.V
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 Raj Settipalli
Simplest method to host remote component under IIS with ASP.NET application as client
by hartertobak
10 tips for search engine optimization (SEO) for your ASP.NET website.
by Omar Al Zabir
Learn about 13 production disasters that can bring down your business

Latest Articles

by Sadish Kumar.V
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 Raj Settipalli
Simplest method to host remote component under IIS with ASP.NET application as client
by hartertobak
10 tips for search engine optimization (SEO) for your ASP.NET website.
by Omar Al Zabir
Learn about 13 production disasters that can bring down your business

All Articles

Sort by Score

IIS6 

by Sadish Kumar.V
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 Raj Settipalli
Simplest method to host remote component under IIS with ASP.NET application as client
by hartertobak
10 tips for search engine optimization (SEO) for your ASP.NET website.
by Omar Al Zabir
Learn about 13 production disasters that can bring down your business
by Seth-B
A .NET 2.0 server control to fix the ActiveX activation issue caused by Internet Explorer updates.
by Rahman Masudur
This article shows how to use a WCF service in XBAP or a WPF browser application.
by eleung
A C# .NET serviced component that encapsulates MQ PUT and MQ GET.
by Rashutosh Paul
This article shows how to generate a progress bar using JavaScript.
by zlei12
This navigation toolbar is implemented in JavaScript by DHTML.
by Uwe Keim
Introduced a class that simplifies Windows Impersonation in C#.
by defwebserver
A wizard that allows you to FTP an application to a remote server and then launch the configuration wizard from the web browser to update the database connection.
by Baris KANLICA
In this article, I will show you how to access a Web page with JavaScript code in Microsoft Dynamics CRM. You can process CRM entities or different actions in that page
by Gabriel Sirbu
This article explains how to add an extra header item to a standard ASP.NET DataGrid.
by Alex James
A simple and reliable way to build context into a multi stage process in ASP.NET.
by Mansoor Sarfraz
Internet Explorer does not always show the full contents of dropdown lists and list boxes. This means if the data in the list box is bigger thatn the control's witdth, the user will not be able to fully see it. We can show a tooltip of each content to solve the problem.
by DaberElay
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 DreamInHex
Create your own AJAX Shoutbox using ASP.NET and C#.
by DreamInHex
Create an AJAX Color Picker for your website with the power of Anthem.
by AtulMalhotra
Cryptography classes available in .NET.
by jlchereau
An ASP.NET server control inspired from WinForms’ ListView and implementing ASP.NET AJAX Extensions 1.0.
by jlchereau
An alternative to message boxes, implementing ASP.NET AJAX Extensions 1.0.
by Daron Yndem
My favorite feature of ASP.NET 2.0 is Web Parts. But the anonymous users in ASP.NET cannot save personalization data and can't use Web Parts design options. This article describes how we can solve this problem in a tricky way.
by Tad McClellan
A simple custom web control for using AJAX.
by Kishore Nandagiri
Improve your web application performance using Application Pools.
by Shams Mukhtar
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 Makesh Sanwal
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 Anton Pious Alfred
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 Sau Fan Lee
ASCII Art generator in ASP.NET.
by fschudel
A simple tool to find unused subs, functions and variables in your ASP code.
by simonchen.net
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 Omar Al Zabir
Performance tips and hard-core tricks that change core runtimes, not for the faint-hearted
by Rolf Szomor
A work-around for ASP.NET menu parent menuitem highlighting.
by Abi Bellamkonda
ASP.NET Reports Starter Kit Porting from Windows to Linux using Mainsoft's Grasshopper
by Jake Morgan
Deploy zip files to your web application and serve compressed files directly out of the zip file.
by ashishinfra
The generalized class has static functions that return dataset and datareader objects , It accepts string(name of xml tag that stores the query) and value to be supplied in case query accepts parameters
by Sasa Popovic
Base class for skinned Web Parts and a tool that will generate Web Part code based on previously made layout (ASCX)
by Christopher G. Lasater
This article details a way to perform web security much like ASP 2.0 does it, using an ISAPI Filter.
by wduros1
A file upload utility that uses BITS as the transfer engine.
by Boo!
Helps you create context sensitive dynamic URLs: dynamically computed URLs, depending on which server the page is generated on.
by Bobby Ryzhy
An article on browsing via directories or HTTP, with ASP.NET.
by junnark
We will create a very simple web chat application using the latest ASP.Net 3.5 technologies from scratch.
by AJFK
A simple implementation of AJAX in generating a tree view from XML, ASP.NET, and C#.
by Rama Krishna Vavilala
This article builds a web based message board and uses several new technologies introduced with Visual Studio 2008 such as LINQ, WCF Web Programming, WCF Syndication, ASP.NET ListView, ASP.NET DataPager etc.
by Agha.net
This is a series of articles providing Building Blocks for any ASP.NET application.
by Alexandru Ghiondea
Describes a way of creating a web service that persists its state between sequent calls.
by Rajib Ahmed
Properly using cache, session, and viewstate objects in your asp.net application
by Deepthi Viswanathan Nair
This article depicts how to merge cells in the DataGrid control in ASP.NET, hence gains better look and clarity.
by asanoguera
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 Member 10763717
Common issues faced while implementing WCF in Project
by Nirosh
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 Mahi2407
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 codeajay
Creating dynamic header, footer, side menu for ASP.NET pages.
by moonwalker_n2700
This is a command line program that will enable users to create a Virtual Directory on a local host.
by Palwinder Singh
Creating FTP and Web IIS virtual directories programatically, using C#.
by Ravikumar Commuri
How to Create 3DBarChart with Graphics, Bitmap Objects in ASP.NET 2.0
by Diego Mijelshon
How to develop a handler that reads Exchange WebDAV folders and returns RSS.
by RayLouw
This article explains how to create your own HTML attributes using a plug-in framework.
by Sushant Joshi
This article describes how to generate Excel at client side and embedd "Pivot Tables" and "Charts" into the Excel.
by Virendrachandra
I want to show the sample which you can find custom design of your bound column of datagrid. Generally our basic requirement is the sum and average of the value in footer with great performance. here I have created one more custom column where I am assignning custom datatype.
by amitthk
Custom Membership and Role Providers, a website administration tool, and Role based access to individual files.
by Shaun Wilde
Custom MembershipProvider and RoleProvider implementations that use web services in order to separate the application and database servers.
by Behrouz Rad
The most advanced things which you can do with GridView in ASP.NET 3.5
by hitesh_tech
This Customised Calender web server Control developed in .Net version 1.1
by Mugombi
An article on how to generate an HTML popup menu from a database.
by Daniel Fruzynski
How to reduce DataGrid's ViewState size, while maintaining all DataGrid's functionalities.
by i386.com
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 Natty Gur
MVC infrastructure that dosen't harm ASP.NET mechanism.
by dB.
A dirty panel extender implementation with ASP.NET AJAX control toolkit.
by Mohamed Zaki
This custom UI Action for SharePoint extends the lists action menu to allow users to zip document library items and download all of them with or without version.
by Hannes Foulds
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 Boaz Davidoff
Using multi-threading techniques to create a duplex (two-way) web service that can push events/messages to the client.
by x_scripterx
Creating dynamic connection string on a remote site.
by flipmind
ImageTemplate.NET lets you easily generate images dynamically for use on your website.
by ravikiran valluri
This article shows how to display images in the form of slideshow dynamically
by nguyenthanhtungtinbk
A smart way to manage languages on a multilingual website, using resources and globalization,localization
by Sushant Joshi
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 aa2max
Easy Guestbook with ASP and MS Access
by aa2max
Simple web-based time management application using ASP and MS Access.
by Mohammed Habeeb
An article to illustrate editing and encrypting of sections of a Web.Config file programatically.
by Alberto Venditti
A simple tool to view and edit virtual directories settings on multiple web sites and web servers.
by Abdul Quader Mamun
To develop scalable applications, effective paging is essential. Devoid of smart and effective paging and sorting to handle thousands of thousand data takes extra time and system resources.
by gaurav_verma_mca
A .NET managed framework to send template emails in HTML or plain text
by Manish K Gupta
Encryption & Decryption of Connection Strings inside the Web.config in ASP.NET 2.0
by Stan Bice
Imagine connecting church worship attenders with real-time content.
by David Hoyt
Easy to use ASP.NET suite that gives you everything you need to get started and makes it all pathetically easy to use - Windows services (with UAC), localization (webpage and e-mail), e-mail templating, configuration, and much, much more!
by gaurav_verma_mca
Configuration of .NET applications using database
by Tushar Arora
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 Sujith John Thomas
This article explores the concepts of XMLSS and its transformation to XL.
by Amalorpavanathan Yagulasamy(AMAL)
This article demonstrates Excel report generation in ASP.NET using C# and DataGrid.
by Tiago Halm
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 blogging developer
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 OmegaMan
Local web service calls third party web service which returns XML data and serialization fails, the article shows how to obtain the actual SOAP message.
by Nilesh Thakkar
This article shows how to implement the simple JS progressbar in asp.net application.
by NagendraGunaga
The purpose of this document is to provide the step by step information about enabling the Form Based Authentication (FBA) for MOSS 2007 site.
by W. Kevin Hazzard
Site maps make your websites search engine friendly. Learn how to generate them dynamically using your site's HTTP 404 error handler page.
by Ahmed Kahwaji
Generate and configurate digital certificate using IIS 6.0
by Suni1111
Easy Access to Control Properties in .NET
by Sidhartha Gundavarapu
This article provides a solution to the configuration file overwriting problem while developing WCF Services and using Visual Studio for development
by robertosari
This article aims to show the creation of Network Links for Google Earth.
by dimpant
How to implement a mechanism to provide links to your web shared local files using XML, AJAX, and Web Services.
by Faris Y. Elias SHOMOU
Exploring multiple hosting environment for WCF service
by Sriram Chitturi
IIS rejects files with unknown type and ISP providers may not have updated their servers with the XAML MIME type. This article suggests a workaround to host XAML files.
by Jatin Prajapati
Here i am showing, how user can access network files and folder that are stored on other Server.
by Vitaliy Liptchinsky
This article expresses a simple idea of how to enhance web application performance using Garbage Collection notifications.
by T.Ashraf
Hide and Retrive value of cloumn of a GridView
by Farooq Kaiser
In this article, I will examine how you can improve the performance of an ASP.NET MVC application by taking advantage of the various components
by Vlad Hrybok
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 User 5983344
Learn how to make your website more secure so that McAfee recognizes it 100% mcAfee Secured and PCI Compliant
by Simon Steed (SimonAntony)
This article explains how using caching within your Windows Forms application can speed up data access for frequently used data and avoid performance bottlenecks over the network.
by Misha1964
Learn how to validate complex web forms using business rules engine
by Fabricio Miranda
In this article, i will be showing how to parse and modify a peace of HTML code using a nice and helpfull .NET assembly.
by Bashir Magomedov
This article describes the HtmlMap Web Control. Some description and code realization are provided.
by PuneWala
This tool is useful to create new virtual directories with extra settings in One Click !
by Marcel Wijnands
Manage IIS 6 in .NET
by Elvin Cheng
It allows calls to server events from client script code without causing the page to post back and refresh.
by Weidong Shen
Adding secure communications to the Microsoft IssueVision sample application using WSE 2.0.
by TylerBrinks
A solution for loading user controls asynchronously via AJAX with no custom JavaScript required.
by Salvatore Vetro
The art of swap from a database to another changing a flag
by ammar_shaker
Installing IIS for Windows Vista
by Kevin Staunton-Lambert
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 d'herbe
A flexible, encapsulated way to implement a passive feedback mechanism.
by Anas Karkoukli
A new implementation of the Custom Profile Provider for ASP.NET 3.5, using LINQ, Workflow Foundation, and the Responsibility-Centric-Singleton DataContexts pattern.
by Philip Lippard
Writing an ASP.NET Custom Control which extends the ListView to visually show sort direction for columns.
by iucon
An AJAX UpdatePanel with less communication overhead and better performance
by Anders Revsgaard
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 Anders Revsgaard
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 David P Henry, Graham Murray
A solution for securing access to a ClickOnce application using ASP.NET Forms authentication.
by Matt Perdeck
This two part series shows how to get the most out of the compression features built into IIS 7 and IIS 6. This second article focuses specifically on IIS 6 compression.
by Stephen Huen
Review of MCMS Connector for SharePoint Technologies.
by Chester Ragel
A tool which can be used to do common tasks which Microsoft Content Management Server API provides.
by Stephen Huen
Display content from a Content Management Server placeholder in a WSS site.
by Stephen Huen
Lists items in a Windows SharePoint Services (WSS) list.
by CJCraft.com
Learn more about the Mashup creator, Popfly space, and the Web page creator.
by khatri.hitesh
The article explains how to fetch data from Microsoft Analysis Services 2005 (OLAP) Cube using ADOMD.NET and MDX, and display it in the form of a grid.
by Stephen Huen
Provides a start page for search engines to crawl a Content Management Server (MCMS) web site.
by Stephen Huen
Gives Content Management Server web sites search capability using SharePoint Portal Server as the search engine.
by Stephen Huen
Gives Content Management Server web sites search capability using SharePoint Portal Server as the search engine.
by Avinish Awasthi
The purpose of the integration is to create collaboration sites on SharePoint 2007 as new accounts or opportunities are created in Microsoft CRM.
by Teo Lachev
Introducing Microsoft Reporting Services.
by Mark Bible
Information relevant to installing and configuring Microsoft Visual Studio Team Foundation Server for users who require Secure Sockets Layer (SSL) access over the commercial internet with Basic Authentication in a single-server scenario
by Abdul Quader Mamun
ASP.NET provide features to develop appllication for mobile devices. System.Web.Mobile namespace is devoted specifically to mobile Web development.
by Ralph Hare
Adding mouse gesture recognition to Internet Explorer.
by jlchereau
An ASP.NET server control inspired from Google mail’s selection of file attachments, and implementing ASP.NET AJAX Extensions 1.0.
by code-frog
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 Tamir Khason
How to use raw sockets in Silverlight application and how to make Silverlight speak with Windows Forms and WPF
by dilip23
New Ajax Navigation Docable Bar
by aa2max
Simple News System using ASP and MS Access
by Max Paulousky
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 Matt Perdeck
Improves web site performance by combining and minifying JavaScript and CSS files on the fly. Processes ASP.NET AJAX toolkit .axd files too. Improves image caching and loading. Very easy to add to any ASP.NET web site.
by Abdul Quader Mamun
Custom TreeView web user control for parent child relatioinal data upto infinity
by Krisztian Batyai
Picture Cache & DAL (WebService & App cache(
by TylerBrinks
Geo-Locating C# Smart Client Application using the 2.0 Framework
by ozkan.pakdil
I check around and could not find any port scanner written in c# with asp.net.
by S Sansanwal
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 albert arul prakash
XSS gaining popularity to hack into websites. This article describes how to power yourself against XSS
by Javier Lozano
This article shows you how to use async handlers along with XMLHTTP to process long executing tasks in ASP.NET.
by Dimitar Madjarov
An article which describes an alternative way of cooperation between Oracle PL/SQL and C#
by jlchereau
A professional AJAX GUI for uploading files using the server controls in the Memba Velodoc XP Edition.
by Paul Glavich
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 Toby Emden
How to protect secure assets using a .NET Reverse Proxy, an ISAPI redirection filter and .NET Forms Authentication
by Steven Berkovitz
How to push HTML content to a blackberry handheld using MDS
by Prasad Khandekar
A JavaScript based random password generator with pattern string support.
by Andrew M Baldwin
An article about the Multiformity Open Source project.
by Asim_Abbasi
ASP based with MS Access as backend, recruitment mangement system. No DLLs.
by Michael Chao
An article on updating a part of your web page without causing flash.
by Daniel Fruzynski
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 Gaurang Desai
Tutorial for creating basic report using Reporting Service on Yukon
by Star_Friend
Web Applications & ASP .NET
by Deepak.M
This article describes on building a Database from scratch using Batch File from the existing Database
by ChrisAdams
A technique to use the IIS Basic Authentication mechanism to control access to trace.axd.
by Paul Reeder
Implementing a custom configuration for routing rules
by Vlad Hrybok
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 Karthik. A
sBlog.Net is a minimalistic blog engine created using the ASP.NET MVC 3 framework.
by ckuroda2001@yahoo.com
Cross browser support for a scrollable GridView.
by Harshana Eranga Martin
This article contains code to send email using Gmail accounts.
by Sushant Joshi
This article enables you to send mails from Windows application which is normally a tedious task
by Omar Al Zabir
Serve extensionless URL from IIS without using custom ISAPI handler or IIS 6.0 wildcard mapping
by felipep
Server.MapPath does NOT return the physical path of global.asa.
by Koushik Biswas
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 mayafit
How to share user controls between projects
by xidar
A BITS wrapper library for .NET 2.0.
by CJCraft.com
An Introduction into Silverlight by Example
by CJCraft.com
An Introduction into Silverlight by Example
by Joey Chömpff
An article on managing Session information.
by aa2max
A simple image gallery with captions using ASP.
by Kostas Papakonstantinou
A simple textbox control allowing only integer input.
by Denis Voituron
This article describes how to develop a reverse proxy in C# using the IIS HTTPHandlers.
by Wawrzyniec Wawro
This article is about cross-"worker thread" solutions of implementing the Singleton Pattern in ASP.NET.
by pvinaysh
Smart Client Application based on the No touch deployment. This kind of application provides you very rich GUI in a Internet zone.
by Igor Krupitsky
SparkLine is a small, high resolution line chart. This article explains how to create and use SparkLines in your ASP.NET application.
by Muhammad Zeeshan Arshad
This code will help to store multiple checkbox or radio box values via Form (to render on screen / to store in a database).
by tupacs01
This article describes the implementation of an ASP.NET Web Service which can be used for SSN format validation.
by kriceslo
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 Chris McGlothen
An article on installing and implementing Subversion version control software and TortoiseSVN the client interface tool for Windows machines.
by Pero Matić
How to automatically enforce and switch between secure (HTTPS/SSL) and non-secure (HTTP/non-SSL) web pages without hard-coding absolute URLs, using SEO friendly redirects.
by My Tech World
Switching IIS websites' physical location automatically
by Daniel Fisher (lennybacon)
This article describes how to use System.Web.Mail with the SMTP server's pickup directory.
by Max Paulousky
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 Dustin Metzgar
Explains a simple way of using WS-AtomicTransaction to create distributed transactions across Web services
by Rouser
Transfer arguments between dialog page and invoker page in asp.net 1.1
by Nawaz Ijaz
Let's cook up a simple AJAX example
by Justin Williams
Leveraging the Common Gateway Interface in C#.
by Emmanuel Ay
A short article on how to replace your long and ugly querystring URLs with clean and simple URLs in ASP.NET.
by Amit M patel
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 anupamkundu
An article to describe Design pattern usage in medium/large scale Web projects
by Bill Seddon
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 DreamInHex
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 Terrence Sheflin
Explains how to use HttpModule in conjunction with IIS to handle requests to fake directories
by gaurav_verma_mca
This article discusses a mechanism for creating scalable Windows services using IIS.
by Scott Dorman
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 Jason Witty
With the release of SQL Server 2005, Microsoft introduces the long overdue ROW_NUMBER() function. In this article, we will walk through a C# implementation of pagination using the ROW_NUMBER() method.
by Paul Sanders (the other one)
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 Praveen Nayak
A vanilla implementaion showing how Updater Block 2.0 can be included in a Windows Forms application.
by Artem S. Dmitriev
This article will show you how to create a proxy client to the WCF web service from PDA device.
by User 4682017
A utility to convert file includes to virtual includes.
by vivekthangaswamy
Validator controls in ASP.NET.
by ModMa
It's a very complete and robust processor of ViewState, it allows: to select the way of serialization, compression and encryption optionally.
by Sasa Popovic
A Visual Studio add-in that allows generation of Web Parts based on prepared ASCX controls/templates.
by RENJUR
Adding a command bar to Outlook 2003.
by Max Paulousky
This article describes a control that allows getting a web page as the customer sees it. E.g., the developer can store the copy of the page as it was before an exception and restore the page when it's required.
by Massimiliano Peluso "WeDev Limited"
This article describes in depth everything that happens beween the request/response in a web application.
by Cohen Shwartz Oren
How to configure IIS in order to enable the use of Named Kernel Objects in Web Services.
by Aman Sura
This article provides a quick and comprehensive overview of ASP.NET and ATL Web Services.
by John Doherty
How to: Monitor, Record, and Playback every visit to a website using very simple techniques and existing technologies.
by ediazc
Describes how to generate a WebForm using reflection from a class.
by Nguyen-Thanh-Tung
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 Mohan Pindyala
Workflow calculator WCF service, an example of long running workflows
by JeroenMX
Add a website, virtual folder, and host header to IIS 6 from code.
by lepipele
Overview of deployment techniques using example WSE 3 enabled solutions
by Rick Bassham
This article covers how to make a custom IHttpHandler to use the X Library from www.cross-browser.com embedded in an assembly.
by Klaus Salchner (Canada)
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.