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

Multimedia

Multimedia

Great Reads

by Retired Author
If you're trying to integrate with UAG from a mobile device, this tip is for you!
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
After experiencing scaling issues with their previous hosting provider, the founders of the #1 iPhone tutorial site turned to Mosso, Rackspace’s cloud hosting division, because of the company’s tech support, scalability and affordability.
by Retired Author
A solution to the problem

Latest Articles

by Retired Author
If you're trying to integrate with UAG from a mobile device, this tip is for you!
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
After experiencing scaling issues with their previous hosting provider, the founders of the #1 iPhone tutorial site turned to Mosso, Rackspace’s cloud hosting division, because of the company’s tech support, scalability and affordability.
by Retired Author
A solution to the problem

All Articles

Sort by Score

Multimedia 

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
After experiencing scaling issues with their previous hosting provider, the founders of the #1 iPhone tutorial site turned to Mosso, Rackspace’s cloud hosting division, because of the company’s tech support, scalability and affordability.
by Retired Author
A solution to the problem
by Retired Author
A working implementation of a REST service in .NET 2.0.
by Retired Author
Simplest method to host remote component under IIS with ASP.NET application as client
by Retired Author
TinyERP: SPA for Enterprise Application
by Retired Author
10 easy ways to make ASP.NET and AJAX websites faster, more scalable and support more traffic at lower cost
by Retired Author
10 tips for search engine optimization (SEO) for your ASP.NET website.
by Retired Author
Learn about 13 production disasters that can bring down your business
by Retired Author
Learn about the 4 various log sources you need to know when tracking down ASP.NET request errors.
by Retired Author
4 steps to increase bandwidth performance for ASPX pages on IIS 6.0
by Retired Author
A .NET 2.0 server control to fix the ActiveX activation issue caused by Internet Explorer updates.
by Retired Author
Shows how to use WCF in JavaScript.
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
This article shows how to generate a progress bar using JavaScript.
by Retired Author
A grid control for ASP written in JavaScript to display recordsets.
by Retired Author
This navigation toolbar is implemented in JavaScript by DHTML.
by Retired Author
This article introduces a more flexible and secure method to configure Silverlight applications using the Web.config file from the ASP.NET host application.
by Retired Author
Build a realtime visitors counter with AJAX and a server-side language.
by Retired Author
Some functions for client side HTML forms validation. Never write them again!
by Retired Author
Simple program for an Active Server Component that handles cookies
by Retired Author
An article on developing a chat application using AJAX and .NET.
by Retired Author
Part 1 of a series describing creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light Toolkit, MEF, and T4 Templates.
by Retired Author
An article on a MessageBox server control that can capture a confirmation box's button pressed event on the server side.
by Retired Author
Create an IP-logging PHP Polling or Voting System in PHP 5.0
by Retired Author
The purpose of this article is to create a proof of concept to demonstrate the feasibility of ASP.NET Web API Beta Version.
by Retired Author
A tool to generate/manage news and provide news via RSS.
by Retired Author
A simple web page template parser to separate layout from code.
by Retired Author
Introduced a class that simplifies Windows Impersonation in C#.
by Retired Author
A simple tree control written using ASP that allows you to display hierachical data.
by Retired Author
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 Retired Author
This article talks about the Windows Communication Foundation (WCF) and how to consume it in applications. It describes the WCF model, and is a quick introduction for beginners.
by Retired Author
This article introduces a working example of five different ways to make AJAX calls using jQuery.
by Retired Author
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 Retired Author
A simple introduction to using Access .mdb databases in your ASP pages
by Retired Author
Example for read Magnetic Strip Reader using ActiveX, COM Object for KioskMsr reader
by Retired Author
Convert a HTML web page to GRML.
by Retired Author
This article explains how to add an extra header item to a standard ASP.NET DataGrid.
by Retired Author
This “How To” adds document viewing with page thumbnail navigation and full page view to an ASP.NET MVC 5 project.
by Retired Author
A simple and reliable way to build context into a multi stage process in ASP.NET.
by Retired Author
Using the Microsoft Index Server to enable your readers to search your site
by Retired Author
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 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
How to display multiple pages of records in ASP
by Retired Author
A tutorial on connecting to SQL 2000 Server.
by Retired Author
Create your own AJAX Shoutbox using ASP.NET and C#.
by Retired Author
Create an AJAX Color Picker for your website with the power of Anthem.
by Retired Author
Did you know that you can call any JavaScript function or stop the user from moving to the next page when he clicks on the paging links in an ASP.NET DataGrid? Read on...
by Retired Author
Cryptography classes available in .NET.
by Retired Author
Allow editable content on your asp.net web pages.
by Retired Author
Quickly create a load balanced web site in the cloud with AWS Elastic Beanstalk
by Retired Author
Point your domain to your AWS hosted site using Route 53
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
Provides a brief introduction to mutual SSL authentication and its handshake messages
by Retired Author
This article gives an overview of various authentication mechanisms for applications on Windows. It also touches upon upcoming technologies like CardSapce and OpenID. It concludes with relating the development of new authentication mechanisms to be evolving with a basic need for SSO.
by Retired Author
Angular 7 with .NET Core 2.2 - Global Weather (Part 2)
by Retired Author
In this article, we will see how to use multi-languages(i18n) in angular2
by Retired Author
In this article, we will why and why not using DI & IoC from my real situation.I did not tell you that DI is not good. From my view, each tech has it own pros and cons. So It is better if we know when we can use which techs for our business.
by Retired Author
In this article, We will have a look to unserstand how RESTful/WebApi was applied in my code
by Retired Author
This tip explains how we should structure our project folder
by Retired Author
As web application development become more dependent on JavaScript technology (AngularJS, React, etc) - the depend on JavaScript rendering become more important than ever, this article explains how to deal with SEO and Social Sharing on pure JavaScript applications
by Retired Author
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 Retired Author
A simple custom web control for using AJAX.
by Retired Author
An article on Word append using interop.
by Retired Author
Protect any file type in a certain folder with login.
by Retired Author
Improve your web application performance using Application Pools.
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
In this article I will explain the steps to create a full featured standalone ASP.NET 5's Web API that can be used by Windows 10's native Universal Windows Runtime application.
by Retired Author
Performance tips and hard-core tricks that change core runtimes, not for the faint-hearted
by Retired Author
This article lists the techniques that you can use to maximize the performance of your ASP.NET applications. It provides common issues, design guidelines, and coding tips to build optimal and robust solutions.
by Retired Author
A simple way to bind a Vertical Table with a DataGrid in ASP.NET
by Retired Author
visinia can be used expand to create a website through module drag drop
by Retired Author
A utility class containing some useful features for ASP.NET applications.
by Retired Author
In this article you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
by Retired Author
In this article, you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
by Retired Author
This article provides basic knowhow of creating a dynamic website control panel using ASP.NET.
by Retired Author
Guest Entry form with an XML control.
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 ProgressBar control to be used in WebForms
by Retired Author
ASP.NET Reports Starter Kit Porting from Windows to Linux using Mainsoft's Grasshopper
by Retired Author
Creating local server farm with IIS to test out Redis session storing functionality in a ASP.NET web application.
by Retired Author
This topic is for those who want to manage multi server websites and load balancing.Prerequisites:IIS 6.0 or higher.NET Framework 2.0,
by Retired Author
VwdCms.ImageZoom is a server control that provides zoom in and out and best-fit image resizing. The control is very simple and is a good example of how to manipulate the size of images with JavaScript
by Retired Author
This article helps you to build and enable robust web applications with respect to various aspects of security that needs to be taken care of while designing a system.
by Retired Author
Tutorial on Creating ASP.NET Web Service
by Retired Author
ASP.NET without web controls (plain GET and POST).
by Retired Author
Deploy zip files to your web application and serve compressed files directly out of the zip file.
by Retired Author
An article on how to bypass the need to provide login details when accessing an intranet page.
by Retired Author
How to use asynchronous IO to send data from an ISAPI module
by Retired Author
This post talks about the authentication procedure that can be done in IIS.
by Retired Author
This is a proof of concept article (POC) to explain how the Kerberos authentication can be implemented to authenticate users when they need to request a web service.
by Retired Author
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 Retired Author
This article addresses the dreaded "Page Cannot be Displayed" message, and explains how to use HTML frames and JavaScript to catch web server failures and automatically reconnect when the server comes back on line.
by Retired Author
An HttpFilter that processes the output generated by dynamic pages and appends the last modified date of static files like js, css in order to make browsers download latest version as soon as files are changed
by Retired Author
Base class for skinned Web Parts and a tool that will generate Web Part code based on previously made layout (ASCX)
by Retired Author
This article details a way to perform web security much like ASP 2.0 does it, using an ISAPI Filter.
by Retired Author
This article explains different types of Authorization and Authentication that exist in ASP.NET and how it works in WebApplication.
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
Using and updating your machine.config file to better detect browser type in ASP.NET
by Retired Author
An article on browsing via directories or HTTP, with ASP.NET.
by Retired Author
Learn how to build a simple Windows PowerShell cmdlet, use parameters, wildcards, CustomPSSnapin, and the Extended Type System.
by Retired Author
We will create a very simple web chat application using the latest ASP.Net 3.5 technologies from scratch.
by Retired Author
A ReST based Web Service for C#.
by Retired Author
A simple implementation of AJAX in generating a tree view from XML, ASP.NET, and C#.
by Retired Author
This is a series of articles providing Building Blocks for any ASP.NET application.
by Retired Author
This article describes how to build an easily-redistirbutable ASP.NET application that can play MP3 tunes from any folder on the system hosting the application. The Cassini server is used to eliminate IIS requirement, and allow the application to access local files and folders without having to rely
by Retired Author
Describes a way of creating a web service that persists its state between sequent calls.
by Retired Author
Properly using cache, session, and viewstate objects in your asp.net application
by Retired Author
How to Give a call to XML Web Service through ASP
by Retired Author
This article demonstrates how we can create a CAPTCHA image with PHP
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
Centralized event logging in .NET using web services
by Retired Author
Change local IIS home path from explorer context menu
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
Classic ASP reloaded.
by Retired Author
A HTTPHandler to allow licence validation for ClickOnce applications
by Retired Author
Framework library for designing RESTful home cloud services using an FSI like interface.
by Retired Author
Framework library for designing RESTful home cloud services using FSI like interface.
by Retired Author
To utilize cloud service as an anonymous desktop environment in Amazon S3 and EC2 Windows instances
by Retired Author
An article explaining how to connect and collect information from a remote computer using the WMI interface.
by Retired Author
This article is about combining, compressing, minifying the ASP.NET ScriptResource and HTML markups.
by Retired Author
4-in-1 component for ASP.NET DHTML tab, tree, panel, menu - horizontal, vertical, pop-up, fading effects
by Retired Author
Common issues faced while implementing WCF in Project
by Retired Author
A simple email-like system to handle messages posted from an HTML form.
by Retired Author
This article contains a basic overview of the complex numbers, and their creation and functions most specifically the operator overloading for arithmetic functions. Programming languages include Java, C++, C# and VB.NET at the moment.
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
How to configure Log4Net for desktop and Web applications
by Retired Author
"IIS7 includes a comprehensive set of administration tools, including a brand new administration GUI, a new command line tool, and new managed code
by Retired Author
This article is an updated one discussing the configuration of IIS, ASP.NET and SQL Server.
by Retired Author
Basic configuration of SSL and Client certificate validation in Windows environment
by Retired Author
A simple example of a non-ASP.NET restaurant menu and order form, which interacts with cross-domain RESTful WCF Services using JSONP and jQuery
by Retired Author
Wrapping static content with Master Pages and an IHttpModule.
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
Discusses the advantages of continuous integration going into some detail on automating unit tests and documentation. Includes example build files and configuration.
by Retired Author
Creating a CookieSpy explorer bar with ATL
by Retired Author
Enable caching dependencies among user controls.
by Retired Author
Creating dynamic header, footer, side menu for ASP.NET pages.
by Retired Author
Create Dynamic Line Chart graph
by Retired Author
This is a command line program that will enable users to create a Virtual Directory on a local host.
by Retired Author
In this post we will discuss a quickest way to create a secure website with self signed certificate.
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 Create 3DBarChart with Graphics, Bitmap Objects in ASP.NET 2.0
by Retired Author
This article demonstrates how to write a domain service factory to host plain old class object (POCO) entities and use them through RIA Services in Silverlight version 4.
by Retired Author
This allows you to copy some files of interest to a folder (local/network) and let ASP.NET write the UI (run time dynamically) to maintain a browsable interface.
by Retired Author
How to develop a handler that reads Exchange WebDAV folders and returns RSS.
by Retired Author
Example of creating a WIX installer for an ASP.NET Web application.
by Retired Author
This article explains how to create your own HTML attributes using a plug-in framework.
by Retired Author
This article demonstrates how to easily create an RSS feed aggregator and incorporate it into an ASP.NET application.
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
Auto incrementing and custom versioning of assemblies with Visual Studio 2010 and MSBUILD using MSBUILD Tasks
by Retired Author
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 Retired Author
Custom Membership and Role Providers, a website administration tool, and Role based access to individual files.
by Retired Author
Custom MembershipProvider and RoleProvider implementations that use web services in order to separate the application and database servers.
by Retired Author
An introduction to Custom Roles Based Reporting for ASP.NET MVC applications using the Entity Framework. Protecting confidential information is a business requirement and in many cases also an ethical and legal requirement.
by Retired Author
Replace the ugly ValidationSummary control text with your own, customizable popup summary window.
by Retired Author
The most advanced things which you can do with GridView in ASP.NET 3.5
by Retired Author
This Customised Calender web server Control developed in .Net version 1.1
by Retired Author
Template Active Server Pages to display different objects based on registry settings
by Retired Author
Suppression of Browser dialog of Basic Http Authentication and customization
by Retired Author
Describes building a WorkGroup TimeSheet with GridView
by Retired Author
Data form wizard for ASP.NET similar to that for the Windows applications.
by Retired Author
Data scraping in ASP.NET using WhoIs search !!
by Retired Author
An article on how to generate an HTML popup menu from a database.
by Retired Author
View and update any database table and metadata. Includes sample databases.
by Retired Author
A utility class to ease adding CSS classes and confirmation dialogs to the ASP.NET DataGrid component.
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
Debugging within IIS provides a smoother development process without having to think about whether your webserver is running or not.
by Retired Author
This is a practical article that serves with a guide of steps describing problems and solutions found when deploying an application with an ASP.NET Core backend and Angular frontend, aimed at developers and other beginner professionals.
by Retired Author
This article describes some features and architecture of IIS 7.0 and deployment of ASP.NET sites on IIS
by Retired Author
Configuration and deployment of WCF services used by a Silverlight client on IIS 5 and IIS 7.
by Retired Author
Learn how to configure Team Foundation Server for automated web deployment.
by Retired Author
Learn how to deploy database schema using Team Foundation Server
by Retired Author
This article shows on how to upload your own web files (html, css, etc) through FTP and deploy them in Windows Azure
by Retired Author
Deployment continues to get easier, but there's still a few gotchas here and there. Check out these choice articles for you deployment
by Retired Author
This article tries to dig into IIS and explore it.
by Retired Author
This article concentrates on building the Web Service from scratch using HttpHandlers, and will give a detailed understanding of operations that happen “under the hood”.
by Retired Author
Discovering some of the nuances of IIS and looking under the hood at how Katana/Owin does its initialization.
by Retired Author
MVC infrastructure that dosen't harm ASP.NET mechanism.
by Retired Author
This article outlines a technique to overcome the problem of sending large files via web services.
by Retired Author
A dirty panel extender implementation with ASP.NET AJAX control toolkit.
by Retired Author
A simple routine to display the current date of the server in the clients browser
by Retired Author
This article describes the DotNetNuke Module Packager application and source code. The application enables the user to generate DotNetNuke private assemblies that are useable out of the box from a custom module defined in the programmer's development environment.
by Retired Author
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 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
How to install Drupal on Windows with IIS
by Retired Author
Using multi-threading techniques to create a duplex (two-way) web service that can push events/messages to the client.
by Retired Author
Creating dynamic connection string on a remote site.
by Retired Author
This article introduces a method to dynamically generate tabs to host IFrames using jQuery and Json in ASP.NET MVC.
by Retired Author
ImageTemplate.NET lets you easily generate images dynamically for use on your website.
by Retired Author
This article shows how to display images in the form of slideshow dynamically
by Retired Author
Dynamically toggle ToolTip messages from the client side.
by Retired Author
A smart way to manage languages on a multilingual website, using resources and globalization,localization
by Retired Author
An article on easily binding ADO data to control using reusable code.
by Retired Author
Class library to assist in using different time zones in the same ASP.NET 3.5 application
by Retired Author
Easy Guestbook with ASP and MS Access
by Retired Author
The article addresses two topics: sending an email message to a standard email account, and sending an SMS message to a cell phone or pager.
by Retired Author
Simple web-based time management application using ASP and MS Access.
by Retired Author
An article to illustrate editing and encrypting of sections of a Web.Config file programatically.
by Retired Author
A simple tool to view and edit virtual directories settings on multiple web sites and web servers.
by Retired Author
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 Retired Author
Creating an Elmah plugin for Glimpse
by Retired Author
A .NET managed framework to send template emails in HTML or plain text
by Retired Author
The article explores the SMTP concepts, configuration and simple mail service.
by Retired Author
Enable DataList row highliting and Click event postback using non-display button and databinding technique.
by Retired Author
Additional to web.config internal sections encryption/decryption, this tool shows how to encrypt/decrypt external sections in config files.
by Retired Author
A simple function to encrypt your users passwords
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
A guided tour of the distributed enterprise application design in .NET
by Retired Author
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 Retired Author
Configuration of .NET applications using database
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
A simple utility to provide remote, organized access to the system Event Log messages.
by Retired Author
Raise Events Between Web Forms Using CallBacks or Ajax
by Retired Author
Want to design a REST web service? Need to know what REST is and how to go about it? What are the differences between a traditional web service and a REST one? This article starts with the basics, assuming you know nothing of REST and shows you how to end up a REST developer & designer.
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
This article explores the concepts of XMLSS and its transformation to XL.
by Retired Author
This article demonstrates Excel report generation in ASP.NET using C# and DataGrid.
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
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 Retired Author
An article about faking frames to have pages with the same layout by using server side includes
by Retired Author
A COM object you can use to transfer files in ASP
by Retired Author
File management with searching, uploading and Email function and ASP.NET Cache is employed.
by Retired Author
This article shows how to implement the simple JS progressbar in asp.net application.
by Retired Author
Presents a method for monitoring the amount of time database connections stay open in ASP.NET applications.
by Retired Author
Finding a Label control inside a FormView which is a child control of MultiView
by Retired Author
File_Version is a Simple Tool developed in C#.Net. It will fetch you the Complete Dll and EXE information under any selected directory. Many a times, we may be required to know the information for Dlls\Exe's which gett installed with a particular product .
by Retired Author
An article explaining how to write various flat file schemas in BizTalk Server 2004.
by Retired Author
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 Retired Author
This paper outlines a common sense, cost-effective approach to lowering total cost of ownership and improving Web site and Web application performance.
by Retired Author
Nido Framework with .Net 4.0 and Entity Framework help you standardize your Business Logic Layer (BLL).
by Retired Author
Gallery Server Pro is a complete, stable ASP.NET gallery for sharing photos, video, audio and other media. This article presents the overall architecture and major features.
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
Generate and configurate digital certificate using IIS 6.0
by Retired Author
Generate Edit/View User Interfaces for Data and Metadata using HTML Templates
by Retired Author
This article demonstrates how to create chart in ASP.NET using System.Drawing namespace.
by Retired Author
This article explains how to create a web user control and trap its events.
by Retired Author
This article provides a solution to the configuration file overwriting problem while developing WCF Services and using Visual Studio for development
by Retired Author
A very quick and simple introduction to using WCF
by Retired Author
This article aims to show the creation of Network Links for Google Earth.
by Retired Author
Multilingual support for applications using Google Translator and jQuery.
by Retired Author
A classic scenario without a one-place answer anywhere on the web so far.
by Retired Author
Query Hadoop using Microsoft oriented technologies (C#, SSIS, SQL Server, Excel etc.)
by Retired Author
Handling 301 Redirects in ASP.NET form basic page control to HHTP modules
by Retired Author
These scripts will make variables live well beyond the page scope and make the debugging process of passing variables between pages just a memory.
by Retired Author
This article provides an overview of the hashing process of passwords in ASP.NET's Crypto class.
by Retired Author
High speed message bus using C# and MongoDB
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
Exploring multiple hosting environment for WCF service
by Retired Author
I hosted my wcf service with wsHttpBinding as well as netTcpbinding.While I hosted with netTcpBinding on IIS 7 follwing things I have considered,
by Retired Author
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 Retired Author
Here i am showing, how user can access network files and folder that are stored on other Server.
by Retired Author
Access SQL database from iPhone Via WCF and JSON hosted on IIS 7.5
by Retired Author
Learn how to build an interface that allows you to scroll through thumbnails in an album and view each selected image.
by Retired Author
The configuration of SSL certificate on IIS 7 (Windows Server 2008) is bit different than in IIS 6. This article describes the steps required to configure SSL certificate on SharePoint Central Admin web site.
by Retired Author
A simple and easy-to-understand project on how to configure Web Service calls from client applications at runtime.
by Retired Author
This article explains how to convert DataGrid into a data entry form for same kind of data.
by Retired Author
How To Deploy a Web App in IIS
by Retired Author
Using the gomap jQuery plugin to programmatically add markers, then show and hide them on demand
by Retired Author
This article expresses a simple idea of how to enhance web application performance using Garbage Collection notifications.
by Retired Author
extract overlapped polygons and calculate the overlapped area and write an API for it
by Retired Author
Build web component based on recursive data
by Retired Author
Hide and Retrive value of cloumn of a GridView
by Retired Author
To host your Web site in IIS you need to perform following steps:1. Click Start, Administrative Tools, Internet Information Services (IIS)
by Retired Author
To host your Web site in IIS you need to perform following steps:1. Click Start, Administrative Tools, Internet Information Services (IIS)
by Retired Author
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 Retired Author
How to Install and Configure MS Exchange Server 2007 on MS Windows Server 2008
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
This article shows how you can add JavaScript and VB code to detect what HTML element in an ASP.NET page was clicked by simulating an AutoPostBack.
by Retired Author
How to make a simple WebService and consume it
by Retired Author
We've all seen blogs and other web sites that seem to be able to intersperse hyperlinks throughout their content, almost whimsically, if the given text is "linkable", or, formatted like a domain name or link of some kind. Here's how.
by Retired Author
Learn how to make your website more secure so that McAfee recognizes it 100% mcAfee Secured and PCI Compliant
by Retired Author
How to pass values between user control and ASPX page without JavaScript
by Retired Author
This post will cover the whole spectrum of downloading data from a government site, loading it into an on premise SQL Server database, migrating this on premise SQL Server database to SQL database in Windows Azure.
by Retired Author
This article explains how you can use ASP.NET (C#) and search for related queries in your Database.
by Retired Author
How to setup IIS 6.0 on Windows 7 to allow Classic ASP sites to run
by Retired Author
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 Retired Author
htmlArea is a free WYSIWYG editor replacement forTEXTAREA fields on web forms
by Retired Author
This article describes the HtmlMap Web Control. Some description and code realization are provided.
by Retired Author
Shows how to serialize an object using binary serialization without using WCF.
by Retired Author
This article provides an example solution for presenting data in "real-time" from Microsoft SQL Server in an HTML browser. The article presents how to implement Comet functionality in ASP.NET and how to connect Comet with Query Notification from SQL Server.
by Retired Author
Some optimizations can be done directly to IIS and you will reap improvements farther down the line.Planning, testing and tuning for ASP.NET and
by Retired Author
This tool is useful to create new virtual directories with extra settings in One Click !
by Retired Author
Counting hits of the sites that run through IIS, using IIS logs
by Retired Author
Tool for creating multiple web site definitions under Windows XP.
by Retired Author
Manage IIS 6 in .NET
by Retired Author
It allows calls to server events from client script code without causing the page to post back and refresh.
by Retired Author
Adding secure communications to the Microsoft IssueVision sample application using WSE 2.0.
by Retired Author
A solution for loading user controls asynchronously via AJAX with no custom JavaScript required.
by Retired Author
The art of swap from a database to another changing a flag
by Retired Author
HTTP Public Key Pinning (HPKP)
by Retired Author
Installing IIS for Windows Vista
by Retired Author
This article shows how to use LINQ to SQL queries with a WCF Service.
by Retired Author
Overall architecture of a monitoring system.
by Retired Author
Rabbit Framework is a new lightweight framework for building web sites using ASP.NET Web Pages / WebMatrix. This article describes one interesting idea out of many found in the framework.
by Retired Author
This article explains the development of a custom web control using C#.
by Retired Author
The second article in a series of articles about Mono. This article explains how to host and serve ASP.NET Web Applications and Web Services on Linux using XSP and Apache with the help of Mono.
by Retired Author
In this tutorial I am going to show how to invoke web services, how to write to file and how to run file using JavaScript.
by Retired Author
Give Java applets a second chance (as COM style binary components)
by Retired Author
The DatePicker is a control for use on the client side of ASP.NET applications.
by Retired Author
Using JavaScript in Windows shell and Windows Web server (IIS).
by Retired Author
A flexible, encapsulated way to implement a passive feedback mechanism.
by Retired Author
A simple function to highlight keywords in ASP
by Retired Author
HttpResponse.Filter post-processes the output of an ASP.NET page in order to modify the HTML document before it is sent to the client, similar to output buffering in PHP. The example wraps instances of a keyword on the page in an HTML element to have a highlighting style applied to it.
by Retired Author
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 Retired Author
Writing an ASP.NET Custom Control which extends the ListView to visually show sort direction for columns.
by Retired Author
An AJAX UpdatePanel with less communication overhead and better performance
by Retired Author
Discusses the advanced features of StresStimulus, including parameterization and NTLM authorization
by Retired Author
Learn how to load test your web site with StresStimulus, a load tester extension to Fiddler.
by Retired Author
Introduction to localizing your ASP applications
by Retired Author
The article shows how to use SQL features of Microsoft LogParser with ADO.NET
by Retired Author
A solution for securing access to a ClickOnce application using ASP.NET Forms authentication.
by Retired Author
Drop the dead weight that is Cassini and run like the wind with the lightweight, powerful, and yet simple IIS Express. Learn how to easily test SSL, demo your site to coworkers, and much more with little or no effort.
by Retired Author
In this two part series, I'll show how to get the most out of the compression features built into IIS 7 and IIS 6. This first article focuses specifically on IIS 7.
by Retired Author
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 Retired Author
This article explores some ways you can minimize the risk of certain attacks by anonymizing a Web server.
by Retired Author
Review of MCMS Connector for SharePoint Technologies.
by Retired Author
A tool which can be used to do common tasks which Microsoft Content Management Server API provides.
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
Learn more about the Mashup creator, Popfly space, and the Web page creator.
by Retired Author
Learn more about the Mashup creator, Popfly space, and the Web page creator.
by Retired Author
Building up activities using the Managed Extensibility Framework for workflow services hosted in IIS.
by Retired Author
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 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
Gives Content Management Server web sites search capability using SharePoint Portal Server as the search engine.
by Retired Author
The purpose of the integration is to create collaboration sites on SharePoint 2007 as new accounts or opportunities are created in Microsoft CRM.
by Retired Author
Introducing Microsoft Reporting Services.
by Retired Author
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 Retired Author
Introduction There had been much discussion on how to make your application compatible with the IIS7 Integrated mode. To know how to make your
by Retired Author
Building mobile apps, many developers hesitate on platform priority, iOS or Android. If you do not want to waste time learning the new programming languages (Swift or Java) you can opt for web technology. The article will show how to make a mobile barcode reader based on Browser/Server architecture.
by Retired Author
ASP.NET provide features to develop appllication for mobile devices. System.Web.Mobile namespace is devoted specifically to mobile Web development.
by Retired Author
An article on using ISAPI with MFC support to modify the authentication realm
by Retired Author
This article describes the concepts and steps needed to create a multilingual publishing site in MOSS
by Retired Author
Adding mouse gesture recognition to Internet Explorer.
by Retired Author
This article explains how to create a MS Word style Symbol Dialog for a web application using JavaScript.
by Retired Author
Here I shall try to demonstrate the basic configuration of Autofac for Dependency Injection and Entity Framework to interact with storage.
by Retired Author
NetTcpBinding Configurations changes for WCF and Silverlight Application on IIS 7 in Windows 7
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
Utility to ease .NET development.
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 httpmodule designed to create one image out of many for faster loading and fewer web server HTTP requests. Module creates auto generated CSS image maps of positions for displaying on a webpage using background positioning. The module also handles creating mouse over image effects.
by Retired Author
Online PHP Software Example: Sodium Hypochlorite Dilution Calculator
by Retired Author
An article on how to improve SQL hierarchies
by Retired Author
links:Optimize Web Server Performance in Windows Server 2003Optimizing IIS 6.0 Performance Top Ten Ways To Pump Up IIS PerformanceIIS Performance
by Retired Author
Minimize viewsate and database access to achieve optimized DataGrid sorting.
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
The Web API token based authentication via OWIN OAuth2 middleware supported by Facebook, Google, Microsoft.Extracting additional user's information from social networks.
by Retired Author
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 Retired Author
An ASP.NET custom panel control which is curved on the corners, could be minimized/maximized, displayed as a nugget, and can work as a container for anything.
by Retired Author
Custom TreeView web user control for parent child relatioinal data upto infinity
by Retired Author
Article which demonstrates how to pass data between pages.
by Retired Author
An overview of the Microsoft interoperability story for Open Source community and PHP Developers.
by Retired Author
Picture Cache & DAL (WebService & App cache(
by Retired Author
Geo-Locating C# Smart Client Application using the 2.0 Framework
by Retired Author
Working with different data stores (SQL, NoSQL ..) in high performance enterprise application using DDD and Repository unit of work pattern
by Retired Author
I check around and could not find any port scanner written in c# with asp.net.
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
Use ElasticSearch and Grafana to build powerful and beautiful dashboards. Monitor and analyze IIS/Apache logs in near real time
by Retired Author
Simple code to prevent a sesison from timing out while a user enters data or edits HTML etc.
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
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
A reusable progress bar server control for ASP.NET server pages.
by Retired Author
Base library for programmatically managing IIS through C# and Directory Services.
by Retired Author
A simple way to separate your design from your scripting when populating forms with data.
by Retired Author
A one-line code snippet that will turn a string into proper case form (where each letter after a space is capitalized).
by Retired Author
How to protect secure assets using a .NET Reverse Proxy, an ISAPI redirection filter and .NET Forms Authentication
by Retired Author
An article on how to easily password protect a site using include files
by Retired Author
A simple email inbox with a NoSQL database that pushes records to the client when a new document is added to the collection.
by Retired Author
How to push HTML content to a blackberry handheld using MDS
by Retired Author
Infrastructure for large scale WCF services layer development
by Retired Author
Auto Generate the ASPX page quickly
by Retired Author
A JavaScript based random password generator with pattern string support.
by Retired Author
An article about the Multiformity Open Source project.
by Retired Author
How to read a text file on a server using VBScript in ASP
by Retired Author
This article is for beginners about writing and reading Unicode data from different data sources; including text files, user input, databases. It also demonstrates how to display that data in .NET applications, including ASP.NET web applications.
by Retired Author
An analysis of the different ways of getting the list of files in a web folder (including SharePoint) programmatically, and a simple solution. The sample code is for C# 2.0.
by Retired Author
ASP based with MS Access as backend, recruitment mangement system. No DLLs.
by Retired Author
A simple JavaScript solution that changes https: to http: in URLs for secured and non-secured pages
by Retired Author
This article answers a simple question: What to do when custom error page for error 401 in web.config is not working? How to replace the default ASP.NET "Access denied" page?
by Retired Author
An article on updating a part of your web page without causing flash.
by Retired Author
Exploring the options of removing HTML tags from the text in ASP.
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
Tutorial for creating basic report using Reporting Service on Yukon
by Retired Author
Web Applications & ASP .NET
by Retired Author
Resizing images in ASP.NET using GDI+.
by Retired Author
REST – Representational State Transfer, implementation
by Retired Author
An article that explain hows to expose SignalR feature through an ASP.NET Web API, which helps applications that can use REST service and to broadcast a real-time message to their clients.
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
Tiny little Perl library to retrieve an arbitrary URL as a string
by Retired Author
Implementing a custom configuration for routing rules
by Retired Author
This article is aimed to get familiar with RSS (Really Simple Syndication) Feed, its formation, practical usage and its progmatical implementation
by Retired Author
This RSS Feed example will explain how to consume an RSS Feed in eight easy steps..!
by Retired Author
sBlog.Net is a minimalistic blog engine created using the ASP.NET MVC 3 framework.
by Retired Author
A web service that acts as a scheduler for tasks.
by Retired Author
Cross browser support for a scrollable GridView.
by Retired Author
Use MSN search RSS results to display site specific search results on your own website.
by Retired Author
Secure file download using Basic Authentication. The interesting part is that we maintain two separate entry points for uploading and downloading a file.
by Retired Author
Options to play with response header
by Retired Author
This article contains code to send email using Gmail accounts.
by Retired Author
How to send an email in Dot Net
by Retired Author
This article enables you to send mails from Windows application which is normally a tedious task
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
This article describes a server-side fix for the recently discovered vulnerability in the PDF reader plugin by Adobe.
by Retired Author
This is a broad topic so I’ll try to spare too many details and give you basics. DefinitionsSession Timeout: Get and sets the amount of time,
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 BITS wrapper library for .NET 2.0.
by Retired Author
An Introduction into Silverlight by Example
by Retired Author
Data binding in Silverlight Web Services
by Retired Author
An Introduction into Silverlight by Example
by Retired Author
An article on managing Session information.
by Retired Author
A simple image gallery with captions using ASP.
by Retired Author
An article describing how to offer simple MessageBox functionality in ASP.NET
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
Create the simplest possible ASP.NET Web API app that uses Castle Windsor for DI in 23 pretty easy steps
by Retired Author
Small library to make working with Regular Expressions a little bit easier
by Retired Author
This article is about cross-"worker thread" solutions of implementing the Singleton Pattern in ASP.NET.
by Retired Author
This article presents the techniques and caveats of building Silverlight business applications. It describes breaking down applications into tiers, implementing a data access in N-tier applications, implementing a custom authentication, adding a support of https to Ria Services applications.
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
A detailed development of a simple ASP.NET web service, in addition to configuring IIS server to host the service, finally creating an ASP.NET, Java and PHP web clients that consume the service.
by Retired Author
InstallAware has been built from the ground up to offer developers maximum flexibility with the Windows Installer platform. InstallAware brings runtime decision making, better-than-CAB compression, partial web deployment, Flash/HTML interactive billboards, and many more time saving benefits.
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
HowTo: Enhance the Installation Address UI dialog in a Visual Studio 2005 Web Setup Project so that the user can select a different physical path for the Virtual Directory installation.
by Retired Author
Spell check text area.
by Retired Author
This code will help to store multiple checkbox or radio box values via Form (to render on screen / to store in a database).
by Retired Author
An ASP.NET one page application for getting backup from MS-SQL Server
by Retired Author
This article describes the implementation of an ASP.NET Web Service which can be used for SSN format validation.
by Retired Author
This article gives a brief idea about state management and discusses the variuos approcahes for handling it in a Web Farm/Web Garden scenario.
by Retired Author
Create a Docker Container to serve static web content that can be viewed from a browser
by Retired Author
An easy way to store and retrieve binary data in an ISAP DLL and display them on a web page
by Retired Author
An article on installing and implementing Subversion version control software and TortoiseSVN the client interface tool for Windows machines.
by Retired Author
An Article on Implementing MySQL Providers for ASP.NET 2.0 Membership, Roles, Site Map and Personalization
by Retired Author
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 Retired Author
Switching IIS websites' physical location automatically
by Retired Author
This article describes how to use System.Web.Mail with the SMTP server's pickup directory.
by Retired Author
Framework helps resolve Template Codes present in any text at Runtime
by Retired Author
Ten very useful tips to use with IIS
by Retired Author
Usually NUnitASP is used to test web controls(UI) on ASPX page. This artilcle explain how to test HTML controls which are on the ASPX page.
by Retired Author
How to generate short preview of the text in ASP.
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
A series of problems in IIS
by Retired Author
An introduction to the Microsoft Message Queue (MSMQ)
by Retired Author
The First Ever HTTP Web server for mobile devices
by Retired Author
How to use a WebService as a data source to build a report with Microsoft Reporting Services 2005.
by Retired Author
This article shows how we can develop the platform-independent software with Mono usage
by Retired Author
Make to Cook any one with health care service to the user
by Retired Author
In this article we explored a theory; would it be better to not utilize a heap construct when dealing with very large objects in .NET, in order to avoid Large Object Heap (LOH) fragmentation?
by Retired Author
A class that allows you to trace from an IIS process in EventViewer.
by Retired Author
A simple script to track users login/logout times on your site and shows how to view how many users are online.
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
How to troubleshoot Cookie related issues
by Retired Author
Demonstrates how to get two-way databinding work in ASP.NET without subclassing all your controls.
by Retired Author
This article provides an overview for the ASP.NET 5 a.k.a vNext, its features and the new stuff for the developers and audience.
by Retired Author
Let's cook up a simple AJAX example
by Retired Author
Leveraging the Common Gateway Interface in C#.
by Retired Author
A dynamic web application needs an admin section for CRUD actions on the records/tables in the database. Wouldn't it be nice to have a database admin, which can be plugged to any web application? Just give your SQL connection string and it dynamically manages all table operations in just five pages.
by Retired Author
Viewer and Editor for any table in any Database you can reach from your IIS/PWS.
by Retired Author
Update classic asp code to aspx
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
Upload a Microsoft Office Power Point, Excel, Visio, or Word File to webserver, of which will be converted to HTML and hosted as a document link on the page in which it was uploaded.
by Retired Author
A short article on how to replace your long and ugly querystring URLs with clean and simple URLs in ASP.NET.
by Retired Author
An article describing how to implement URL rewriting in ASP.NET using three different methods
by Retired Author
An article on how the authorization can be used in a ISAPI Extension
by Retired Author
This C# web control is used to configure data connection for a web site.
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
Use C# to manage IIS
by Retired Author
An article to describe Design pattern usage in medium/large scale Web projects
by Retired Author
A flexible framework for user-friendly ASP.NET exception handling, and automatically notifying developers of problems before users do.
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
How to use a certification to connect to an SSL channel and use a web service
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
This article is about using CheckBoxes in a Datagrid control to select records as in a mail box.
by Retired Author
This article uses the custom XSLT transformations in the BizTalk Server 2004 Mapper.
by Retired Author
Setting up IIS and PWS so that it recognises full domain names as belonging to your machine.
by Retired Author
Explains how to use HttpModule in conjunction with IIS to handle requests to fake directories
by Retired Author
This article discusses a mechanism for creating scalable Windows services using IIS.
by Retired Author
using javascript create printer-friendly pages,Writing the content directly into the popup windows. Using this script the pop up window can be created which holds the data that has to be printed.
by Retired Author
This article is great for anybody learning jQuery Mobile or building mobile applications with MVC3. I built a remote control for my phone to control a squirt gun for my pool, open my garage door, water the garden and control for my gas fireplace using jQuery Mobile with MVC and a Netduino
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
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 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
Validator controls in ASP.NET.
by Retired Author
VBScript to Provide websitelayout for IIS WebServer
by Retired Author
This article points out how you can verify an email adress in Exchange with ASP
by Retired Author
How to compress the ViewState of ASP.NET pages and save bandwidth.
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
A Visual Studio add-in that allows generation of Web Parts based on prepared ASCX controls/templates.
by Retired Author
Adding a command bar to Outlook 2003.
by Retired Author
First draft version of the model, repository, and services.
by Retired Author
Introducing the RepositoryLocator pattern.
by Retired Author
WCF service response message patterns
by Retired Author
Generic transaction and exception manager for server side services
by Retired Author
WPF INotifyPropertyChanged implementation.
by Retired Author
Global and Request context pattern for server side resources
by Retired Author
Baseline WCF Client application using the MVVM pattern
by Retired Author
Baseline WCF Distribution Layer - Decoupling of WCF Services and ViewModels.
by Retired Author
WPF ICommand implementation based on Josh Smith's pattern.
by Retired Author
How to use Spring.Net DI reducing coupling and enhancing automated testing.
by Retired Author
Unit of work pattern on NHibernate using repositories.
by Retired Author
In-proc WCF testing, dynamic client proxies, WCF Request context extension, and WCF client async commands.
by Retired Author
Development of parent/child relationships across application layers - also AutoMapper, a WPF custom converter, and WPF shutdown.
by Retired Author
WPF Validation using the IDataErrorInfo interface combined with Validation attributes
by Retired Author
Patterns and best practices for the desing and development of rich client enterprise applications using WPF, WCF and NHibernate
by Retired Author
WCF DataContract
by Retired Author
WCF Hosting in IIS Simplified
by Retired Author
ASP.NET Web API related projects. It touches most parts of the technology through the articles on Data Streaming, Working with HTTPS and Extending Web API Documentation.
by Retired Author
ASP.NET Web API related projects. It touches most parts of the technology through the articles on Data Streaming, Working with HTTPS and Extending Web API Documentation.
by Retired Author
ASP.NET Web API related projects. It touches most parts of the technology through the articles on Data Streaming, Working with HTTPS and Extending Web API Documentation.
by Retired Author
This article explains how to maintain the web application state.
by Retired Author
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 Retired Author
This article describes in depth everything that happens beween the request/response in a web application.
by Retired Author
How to configure IIS in order to enable the use of Named Kernel Objects in Web Services.
by Retired Author
Client-side web-service optimization and minimizing network traffic.
by Retired Author
This article provides a quick and comprehensive overview of ASP.NET and ATL Web Services.
by Retired Author
How to: Monitor, Record, and Playback every visit to a website using very simple techniques and existing technologies.
by Retired Author
Web-based Active Directory Login
by Retired Author
How to build a webcam barcode scanner for cloud service?Deploy Dynamic Barcode Reader SDK to your web servers (IIS, Apache, Nginx, etc.). Continuously capture images from your webcam in any HTML5-supported webbrowsers and send base64-encoded image data to the cloud barcode service fordetection.
by Retired Author
Describes how to generate a WebForm using reflection from a class.
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
This program is a VBS script that checks your website every minute and warns you when it goes offline.
by Retired Author
This is the sixth post in the WCF 4.5 series.
by Retired Author
Improved streaming in IIS hosting
by Retired Author
In this tutorial, I want to humbly use one of our more recent “success stories” around our WebGL open-source gaming framework, babylon.js and its website: babylonjs.com.
by Retired Author
From MSDN: "The WindowsAuthenticationModule provider relies on Microsoft Internet Information Services (IIS) to provide authenticated users, using
by Retired Author
Learning effective techniques to utilise configuration in your cloud apps, without locking into the Azure platform
by Retired Author
The article is about step by step demonstration to implement simple WCF service,host and Client
by Retired Author
Workflow calculator WCF service, an example of long running workflows
by Retired Author
This article presentes a way of creating and managing multiple sites on the Windows XP IIS.
by Retired Author
Add a website, virtual folder, and host header to IIS 6 from code.
by Retired Author
An introduction to using cookies in your ASP scripts
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
A site for managing and delivering virtual conferences - complete with embedded live streaming and chat. Showcasing the best Azure has to offer!
by Retired Author
An introduction to writing your first WebService
by Retired Author
An introduction to writing your first WebService using C++ with managed extensions
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.
by Retired Author
A library to use a ZIP archive (with images, script files, resources and so on...) as if it is a virtual directory in ASP.NET application.