<rss version="2.0">
<channel>
<title>You Can Learn Series -- You Can Learn C# and ASP.Net Series</title>
<link>http://www.youcanlearnseries.com/programming%20Tips/csharpmain.aspx</link>
<copyright>Copyright 2004 -- You Can Learn Series</copyright>
<description>mos_rss</description>
<language>en-us</language>
<lastBuildDate>Sun, 17 July 2006 8:27:02 GMT</lastBuildDate>
<skipHours>
    <hour>24</hour>
    <hour>1</hour>
    <hour>2</hour>
    <hour>3</hour>
    <hour>4</hour>
    <hour>5</hour>
    <hour>6</hour>
</skipHours>
<managingEditor>ken@youcanlearnseries.com</managingEditor>
<webMaster>ken@youcanlearnseries.com</webMaster>
<ttl>120</ttl>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	How do you unbox an object?
	</description>
	<pubDate>Sun, 17 December 2006 8:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	Where are value types kept?
	</description>
	<pubDate>Sun, 9 July 2006 8:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	What does making one or more methods of a class abstract force the class to be?
	</description>
	<pubDate>Wed, 5 July 2006 8:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	Show an example of <b>boxing</b> and <b>unboxing</b>.
	</description>
	<pubDate>Fri, 30 June 2006 8:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	Does an <b>abstract</b> method have an <b>implementation</b>?
	</description>
	<pubDate>Thu, 29 June 2006 8:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	Is unboxing an explicit or implicit conversion?
	</description>
	<pubDate>Wed, 28 June 2006 8:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	What is boxing and unboxing in the C# language?
	</description>
	<pubDate>Tue, 27 June 2006 8:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	How is Polymorphism implemented in a method of a base class?							
	</description>
	<pubDate>Thu, 22 June 2006 8:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	How can you restrict the visibility of a class and its members?
	</description>
	<pubDate>Wed, 21 June 2006 8:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	When the keyword new appears in code, what should it do?
	</description>
	<pubDate>Wed, 14 June 2006 8:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	What is the root of all classes?
	</description>
	<pubDate>Tue, 13 June 2006 8:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	What keyword can you use to require subclasses to implement a method of their base?
	</description>
	<pubDate>Mon, 12 June 2006 8:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	How does the keyword override help to prevent breaking existing code in derived classes?
	</description>
	<pubDate>Fri, 9 June 2006 8:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	What is a sealed class?
	</description>
	<pubDate>Thu, 8 June 2006 8:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	Is it okay to instantiate an object of an abstract class?
	</description>
	<pubDate>Tue, 6 June 2006 15:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	If a base class has an accessible default constructor, is the derived 
	constructor required to invoke the base constructor?
	</description>
	<pubDate>Sat, 3 June 2006 15:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	What is the visibility of a member declared as internal?
	</description>
	<pubDate>Thu, 1 June 2006 15:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Question of the Day</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</link>
	<description>
	If a base class of a derived class does not have a default constructor; what 
	must the derived constructor do?
	</description>
	<pubDate>Wed, 31 May 2006 18:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/QuestionOfTheDay.aspx
	</guid>
</item>
<item>
	<title>Stylesheet Tip for Visual Studio .Net and ASP.Net</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/StyleSheetTrick.aspx
	</link>
	<description>
	I learned something new today that I thought I would share with you. It is a 
	very simple thing concerning CSS and ASP.Net in the Visual Studio .Net 
	environment. In the past, I always added the line of code to attach to the 
	stylesheet, but I always had to look it up, because I couldn't remember the 
	exact syntax.								
	It turns out there is an easy way to add the CSS stylesheet to your webform. 
	This article will show you how.
	</description>
	<pubDate>Tue, 22 Feb 2005 08:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/StyleSheetTrick.aspx
	</guid>
</item>
<item>
	<title>Using ListItem Collection to Populate a ListBox Control</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/ListItemsCollection.aspx
	</link>
	<description>
	This article shows you how to add items to a ListBox control using 
	ListItem. When you drag and drop a ListBox object onto your web 
	form, there are many ways to populate the ListBox. One of the easiest ways is 
	to add items through the items collection property in the properties tab. But 
	what if you want to populate the ListBox with data captured from other places?
	</description>
	<pubDate>Sat, 19 Feb 2005 08:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/ListItemsCollection.aspx
	</guid>
</item>
<item>
	<title>Using Client Side State Management</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/ClientStateMgmnt.aspx
	</link>
	<description>
	This article will discuss the advantages and disadvantages of each method of 
	client side state management.  When your user clicks on an URL or button or 
	server side control, how do you remember the information that is
	currently on the page.  These are the techniques to save the information on the client
	side and not the server side.
	</description>
	<pubDate>Sat, 12 Feb 2005 08:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/ClientStateMgmnt.aspx
	</guid>
</item>
<item>
	<title>What is Session State and How do You use Session State?</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/SessionState.aspx
	</link>
	<description>
	Session state is a server side tool for managing state. Every time your web app 
	goes to the server to get the next request, the server has to know how much of 
	the last web page needs to be remembered when the new information is sent to 
	the web page. The process of knowing the values of controls and variables is 
	known as state management.
	</description>
	<pubDate>Sun, 30 Jan 2005 08:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/SessionState.aspx
	</guid>
</item>
<item>
	<title>A Simple Way to use Client Side Code in C# and ASP.Net</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/ClientSideCode.aspx
	</link>
	<description>
	The goal of this article is to take an ASP.Net webForm, add a button to the 
	form, do client side onMouseOver events and change background color, button 
	color and fire a Javascript alert message. Most web programmers have used 
	Javascript to do this in old ASP code, this might be a new twist for you and I 
	encourage you to check it out.  This uses the control.Attributes command to 
	call the onMouseOver event.
	</description>
	<pubDate>Mon, 10 Jan 2005 08:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/ClientSideCode.aspx
	</guid>
</item>
<item>
	<title>Create and Use a C# SortedList Object</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/SortedList.aspx
	</link>
	<description>
	In this article we discuss the C# object known as a SortedList. The sortedList 
	object is part of the System.Collections namespace and is inherited from IList.								
	When do you want to use a sorted list? Anytime you have an array of key value 
	pairs that would be beneficial for you to have the keys sorted.
	</description>
	<pubDate>Sat, 18 Dec 2004 08:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/SortedList.aspx
	</guid>
</item>
<item>
	<title>How to Create an RSS Feed for your Website, Easy and Quick.</title>
	<link>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/CreateAnRSSFeed.aspx
	</link>
	<description>
	This article describes how any web site can add an RSS feed.  It is easy
	and adds pull technology to your ability to communicate with your clients.
	What does the XML look like and how do you implement it on the site?
	</description>
	<pubDate>Thu, 24 Nov 2004 08:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/Programming%20Tips/CSharp/CreateAnRSSFeed.aspx
	</guid>
</item>
<item>
	<title>LDAP, What is Lightweight Directory Access Protocol</title>
	<link>
	http://www.youcanlearnseries.com/programming%20Tips/CSharp/WhatisLDAP.aspx
	</link>
	<description>
	Teaches you how to build a web service to access your LDAP 
	server. Businesses are reaching the conclusion that they have too many 
	repositories of information and they need to create a single login for all 
	their applications. They are turning to LDAP servers to meet that need.
	</description>
	<pubDate>Wed, 27 Oct 2004 08:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/programming%20Tips/CSharp/WhatisLDAP.aspx
	</guid>
</item>
<item>
	<title>Reading Information from the LDAP Server</title>
	<link>
	http://www.youcanlearnseries.com/programming%20Tips/CSharp/LDAPReader.aspx
	</link>
	<description>
	How to read information from an LDAP directory server using ASP.Net and C#.
	Puts it into an XMLDocument and prepares it for becoming a Web Service.
	</description>
	<pubDate>Wed, 27 Oct 2004 08:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/programming%20Tips/CSharp/LDAPReader.aspx
	</guid>
</item>
<item>
	<title>Building an LDAP Web Service</title>
	<link>
	http://www.youcanlearnseries.com/programming%20Tips/CSharp/LDAPToWebService.aspx
	</link>
	<description>
	We are ready to create our web service and web methods that call this 
	class and method. Open the code behind on the LDAPWebServ.asmx file. Create a 
	new WebMethod.
	</description>
	<pubDate>Wed, 27 Oct 2004 08:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/programming%20Tips/CSharp/LDAPToWebService.aspx
	</guid>
</item>
<item>
	<title>Create a Class</title>
	<link>
	http://www.youcanlearnseries.com/programming%20Tips/CSharp/Createaclass.aspx
	</link>
	<description>
	One of the basics to good object oriented programming is the use of classes to 
	control access to objects and provide reusable code,
	</description>
	<pubDate>Tue, 19 Oct 2004 08:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/programming%20Tips/CSharp/Createaclass.aspx
	</guid>
</item>
<item>
	<title>How to Create a Project</title>
	<link>
	http://www.youcanlearnseries.com/programming%20Tips/CSharp/Createaproject.aspx
	</link>
	<description>
	One of the first important skills you should learn is how to create a project 
	in Visual Studio.Net. Why learn something like this? I have found that someone 
	will give me a task to complete within a project. So maybe you have
	</description>
	<pubDate>Tue, 19 Oct 2004 08:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/programming%20Tips/CSharp/Createaproject.aspx
	</guid>
</item>
<item>
	<title>Using Methods, How to Create a Method and How to Call the Method</title>
	<link>
	http://www.youcanlearnseries.com/programming%20Tips/CSharp/UsingMethods.aspx
	</link>
	<description>
	This tutorial walks you through creating a Method and How to Call the Method using C# code behind.
	</description>
	<pubDate>Tue, 19 Oct 2004 08:27:02 GMT</pubDate>
	<guid>
	http://www.youcanlearnseries.com/programming%20Tips/CSharp/UsingMethods.aspx
	</guid>
</item>
</channel>
</rss>