<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="0.92">
<channel>
	<title>VBNotebookFor.NET</title>
	<link>http://vbnotebookfor.net</link>
	<description>Articles on VB.NET and Software Development Team Leadership</description>
	<lastBuildDate>Thu, 01 May 2008 23:50:46 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>How To Create a CAPTCHA Graphic in VB.NET</title>
		<description>In this article we'll be creating a class to generate CAPTCHA graphics that you can use on web sites to help authenticate users as being human and not an&#160;automated process.
What Is CAPTCHA
CAPTCHA is an abbreviation for Completely Automated Public Turing test to tell Computers and Humans Apart. This method uses&#160;images ...</description>
		<link>http://vbnotebookfor.net/2007/11/06/how-to-create-a-captcha-graphic-in-vbnet/</link>
			</item>
	<item>
		<title>Application Plug-ins Code Example Update</title>
		<description>As a follow-up to my previous article, How To Create Application Plug-ins In VB.NET, Karl Stoney asked for a more complete example. Hopefully this update will help.
Tips and Tricks
One trick you can use to make your development of these plugins easier is to have multiple projects in your solution. In ...</description>
		<link>http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/</link>
			</item>
	<item>
		<title>Site News For 11/5/2007</title>
		<description>Back From a Hiatus 
I took about a week hiatus from VB Notebook For .NET while I was working on my&#160;other, general topic, blog, OpTempo, and another yet-to-be-released web project but I'm back working on this site&#160;now. I just need to figure out a good way to do 're-runs' the ...</description>
		<link>http://vbnotebookfor.net/2007/11/05/site-news-for-1152007/</link>
			</item>
	<item>
		<title>VB.NET Interview Questions #6</title>
		<description>Here's installment #6 of my VB.NET interview questions series. 
Previous Installments: #1,&#xA0; #2,&#xA0; #3,&#xA0; #4 , #5
Feel free to add a comment with your answers. Try to answer them before looking at the comments or searching MSDN or Google for an extra challenge. 
True Or False
1. Base-class constructors are not ...</description>
		<link>http://vbnotebookfor.net/2007/10/28/vbnet-interview-questions-6/</link>
			</item>
	<item>
		<title>Introduction to Interfaces in VB.NET</title>
		<description>One problem some programmers new to VB.NET and object oriented programming&#160;in&#160;general have&#160;is understanding interfaces and how they related to classes. In this article, we'll take an introductory look at interfaces and some of the ways you can use them in your VB.NET applications.
What is an Interface?
To put it in simple ...</description>
		<link>http://vbnotebookfor.net/2007/10/23/introduction-to-interfaces-in-vbnet/</link>
			</item>
	<item>
		<title>VB.NET Interview Questions #5</title>
		<description>Here's installment #5 of my VB.NET interview questions series. 

Previous Installments: VB.NET Interview Questions #1, VB.NET Interview Questions #2, VB.NET Interview Questions #3, VB.NET Interview Questions #4

Feel free to add a comment with your answers. Try to answer them before looking at the comments or searching MSDN or Google for ...</description>
		<link>http://vbnotebookfor.net/2007/10/21/vbnet-interview-questions-5/</link>
			</item>
	<item>
		<title>Winchester Mystery House Video</title>
		<description>I've long said that many VB6 applications remind me of the Winchester Mystery House. This house, built by the heiress to the Winchester Rifle Company, is a sprawling mansion that had additions made to it essentially on the whim of the owner. Architecturally its a mess, but it still functions, ...</description>
		<link>http://vbnotebookfor.net/2007/10/20/winchester-mystery-house-video/</link>
			</item>
	<item>
		<title>Site News for 10/14/07 through 10/20/07</title>
		<description>Trying to Keep Things Balanced 
I've been working hard on my new &#34;anything goes&#34; speed blog, OpTempo, but I'm trying to keep the quality up here as well. I may not post quite as frequently here over the next few weeks, but I'll make every post count. I'll at least ...</description>
		<link>http://vbnotebookfor.net/2007/10/20/site-news-for-101407-through-102007/</link>
			</item>
	<item>
		<title>Introduction to the Comparer Delegate</title>
		<description>Once you have data in a generic List or Dictionary you may find that you need to sort it into the order you need. This is fairly easy if you're using simple data types since .NET provides default comparers&#160;but it can get a little trickier if you need to sort ...</description>
		<link>http://vbnotebookfor.net/2007/10/19/introduction-to-the-comparer-delegate/</link>
			</item>
	<item>
		<title>Link Round-Up for 10/18/07</title>
		<description>I've been a bit busy this week so I haven't got as many links this time around. 
Careers
I did run across a few good career related links though, such as this one on Tech Republic: Write a resume that will land you a programming job. It has&#160;some very detailed tips ...</description>
		<link>http://vbnotebookfor.net/2007/10/18/link-round-up-for-101807/</link>
			</item>
</channel>
</rss>
