<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Code Project, The</title>	<link>http://tc.eserver.org/publisher/Code_Project,_The</link>
	<description>A listing of works published by Code Project, The in the field of technical communication.</description>
	<language>en-us</language>
	<copyright>Copyright (c) 2005-08 by the EServer. All rights reserved.</copyright>
	<managingEditor>tclib-editorial@eserver.org (TC Library Editorial Board)</managingEditor>
	<webMaster>webmaster@eserver.org (Geoffrey Sauer)</webMaster>
	<image>
		<url>http://tc.eserver.org/images/newlogo.gif</url>
		<title>Code Project, The</title>
		<link>http://tc.eserver.org/dir/Code_Project,_The</link>
	</image>
	<item>
		<title>Web Enabling Data on a SQL Anywhere Server using a Native Web Service</title>
		<link>http://tc.eserver.org/30681.html</link>
		<guid>http://tc.eserver.org/30681.html</guid>
		<description>Exposing server data to intranet/internet, an attractive and much needed method has become possible due to the native web services, services that can be created on the database itself to which HTTP or Soap requests can be made. SQL Anywhere server, even in version 9.0 [present version SQL Anywhere 10] possessed this built-in capability of being able to expose data on the database server to HTTP requests.</description>
	</item>
	<item>
		<title>Dealing with Images in Content Management Systems, Part 1</title>
		<link>http://tc.eserver.org/27853.html</link>
		<guid>http://tc.eserver.org/27853.html</guid>
		<description>Most web-based content management systems offer a variety of tools to help contributors enter text. When it comes to graphics, content contributors are usually expected to provide web-ready images to the system. This means that either editorial users needs to know about image optimisation and web image formats, or additional staff are required to make web-ready images out of raw materials. This article demonstrates a technical solution to this problem.</description>
	</item>
	<item>
		<title>Creating Multilingual Websites - Part 1</title>
		<link>http://tc.eserver.org/27850.html</link>
		<guid>http://tc.eserver.org/27850.html</guid>
		<description>Extend the existing globalization capabilities of .NET to create flexible and powerful multilgual web sites. First, create a custom ResourceManager, and then create custom localized-capable server controls to easily deploy multilingual functionality.</description>
	</item>
	<item>
		<title>Creating Multilingual Websites - Part 2</title>
		<link>http://tc.eserver.org/27851.html</link>
		<guid>http://tc.eserver.org/27851.html</guid>
		<description>Extend the existing globalization capabilities of .NET to create flexible and powerful multilgual web sites. First, create a custom ResourceManager, and then create custom localized-capable server controls to easily deploy multilingual functionality.</description>
	</item>
	<item>
		<title>Creating Multilingual Websites - Part 3</title>
		<link>http://tc.eserver.org/27852.html</link>
		<guid>http://tc.eserver.org/27852.html</guid>
		<description>Extend the existing globalization capabilities of .NET to create flexible and powerful multilgual web sites. This third part won&apos;t focus on the fundamental but rather enhancements to what we&apos;ve already covered. </description>
	</item>
	<item>
		<title>On Connecting to SQL Databases</title>
		<link>http://tc.eserver.org/27832.html</link>
		<guid>http://tc.eserver.org/27832.html</guid>
		<description>This article deals only with connecting to databases on a SQL2000 server. Various connection options are discussed and their implementation details are shown. Data retrieval and data manipulation will be discussed in a future article. Only very simple, but basic code to test the connection is used, and each case uses a different ASPX page. This article is self-contained and complete, a copy of the projects in zip format is provided for download.</description>
	</item>
	<item>
		<title>MCMS Connector for SharePoint Technologies Review</title>
		<link>http://tc.eserver.org/27805.html</link>
		<guid>http://tc.eserver.org/27805.html</guid>
		<description>Review of MCMS Connector for SharePoint Technologies.</description>
	</item>
	<item>
		<title>MCMS Manager</title>
		<link>http://tc.eserver.org/27804.html</link>
		<guid>http://tc.eserver.org/27804.html</guid>
		<description>A tool which can be used to do common tasks which Microsoft Content Management Server API provides.</description>
	</item>
	<item>
		<title>Microsoft Content Management Server Crawl Page for Search</title>
		<link>http://tc.eserver.org/27806.html</link>
		<guid>http://tc.eserver.org/27806.html</guid>
		<description>Provides a start page for search engines to crawl a Content Management Server (MCMS) web site.</description>
	</item>
	<item>
		<title>Page Inheritance In ASP.NET</title>
		<link>http://tc.eserver.org/27803.html</link>
		<guid>http://tc.eserver.org/27803.html</guid>
		<description>Use object inheritance with System.Web.UI.Page to apply a common paradigm for user authentication, and extending the base web form feature set in your web application. Apply common security, specify per-page user access levels, and enforce common functionality, with only one line of code per page.</description>
	</item>
	<item>
		<title>Agile Development Checklist</title>
		<link>http://tc.eserver.org/27801.html</link>
		<guid>http://tc.eserver.org/27801.html</guid>
		<description>The purpose of this article is to define a set of ideal practices for an agile software development project.</description>
	</item>
	<item>
		<title>Extensible Master-Page Framework for ASP.NET 1.1 Using Pattern Oriented Design</title>
		<link>http://tc.eserver.org/27800.html</link>
		<guid>http://tc.eserver.org/27800.html</guid>
		<description>Development of a framework for master-pages using ASP.NET and C#.</description>
	</item>
	<item>
		<title>NHibernate Best Practices with ASP.NET, Generics, and Unit Tests</title>
		<link>http://tc.eserver.org/27799.html</link>
		<guid>http://tc.eserver.org/27799.html</guid>
		<description>This article describes best practices for leveraging the benefits of NHibernate, ASP.NET, Generics, and unit testing together.</description>
	</item>
	<item>
		<title>A New Approach to Designing Web Applications</title>
		<link>http://tc.eserver.org/27798.html</link>
		<guid>http://tc.eserver.org/27798.html</guid>
		<description>What we need is a new way to build our applications. Instead of scattering the manual work and items requiring decision making across the development process, we need to do the &apos;thinky&apos; things first then automate the rest. Why don&apos;t we just stop doing things the hard way?</description>
	</item>
	<atom:link href="http://tc.eserver.org/publisher/Code_Project,_The.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>