Web
WEB is a computer programming system created by Donald Knuth as the first implementation of what he called "literate programming".
Language
Any
Platform
Windows
Remove
License
Any
The company needed to develop a solution which would operate as an OS Deployment tool that is customized for the needs of their Datacenter according the specific design parameters given.
The team...
This document discusses some of the common pitfalls in getting python scripts running under Windows, with an emphasis on enabling python cgi scripts through Windows Apache.
The goal of this article is to build a podcasting tool using Pygtk (Python + Glade + Pygtk). This tool, named BitPodder, is a podcasting tool allowing getting .torrent files from RSS Feeds. By...
This guide covers installing Python (and required modules), Postgres, Apache, mod_python, and Django. Also, it includes steps to confirm that Django is working properly post-install. It does not,...
Hit the limits of your hardware for a Web application? Find out how to scale out your application to run on multiple machines using the Windows Server Network Load Balancing Service. Windows Server...
This article explains the steps you need to follow to configure PHP and secure its correct operation.
In this tutorial, you'll learn to set up a DB2 9 database and WebSphere Application Server Community Edition on a Windows or Linux environment, then write and deploy a Java application that takes...
ASP.Net user controls enable programmers to encapsulate visual interface elements and code in an easily reusable form. Peter Aitken both explain how they work, and how they differ from user controls...
Using Windows WF, you can create processor flow-based workflows and host them in any type of .NET application. ASP.NET developers face a unique set of issues that can benefit from workflows, such as...
By default, you can only manage the security credentials of the SQL Server database that ships with ASP.NET 2.0 using a local instance of Visual Studio 2005. This article shows how to extend the...
Occasionally, filling out web page forms can be daunting. Fortunately, some forms display a question mark next to the form field, which opens a popup window containing additional information. This...
Follow these steps to install JBoss and then create and test a
simple web application (WAR). The steps are designed for
Windows XP, but you should be able to modify them for other
OSes without...
Pop-ups -- those small browser windows that "pop up"
automatically while you're visiting a web site or when you
click on a link -- have been getting a bad name recently.
Not only has Microsoft made radical changes in how data binding is done between ASP.NET 1.x and 2.0, but it has also created significant differences between how it is done in Windows Forms and ASP...
Mark walks you through how you go about creating a ".NET Applet" - a Windows Forms control hosted within a web page.
ASP.Net has some new features that allow a developer to easily secure certain areas of a web site. Securing files and folders has always been an option for web applications, but in the past it was...