<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.5" -->
<rss version="0.92">
<channel>
	<title>Journey of a Software Developer</title>
	<link>http://www.tyronedavisjr.com</link>
	<description>HTML &#124; CSS &#124; JavaScript &#124; ASP.NET &#124; PHP &#124; C# &#124; Java &#124; VB.NET &#124; MS SQL &#124; MySQL &#124; Flash</description>
	<lastBuildDate>Sat, 28 Jun 2008 23:53:47 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>What I have been up to lately&#8230;</title>
		<description>       &#160;  What is this? It’s a Basic Stamp&#160;Microcontroller board that is manufactured by Parallax, Inc.&#160; Some of you may not know; but I originally got started with Programming as a Electronics Engineering student in college. Electronics was my first love.&#160; However, when ...</description>
		<link>http://www.tyronedavisjr.com/index.php/2008/06/28/what-i-have-been-up-to-lately/</link>
			</item>
	<item>
		<title>ASP.NET and Password TextBox with initial value</title>
		<description>Some asked me a question the other day about an issue they were experiencing with pre-loading a password text box with some initial text. Here is what their code looked like:  ASPX  &#60;asp:TextBox id=&#34;txtPassword&#34; runat=&#34;server&#34; TextMode=&#34;Password&#34; /&#62;

.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode ...</description>
		<link>http://www.tyronedavisjr.com/index.php/2008/05/23/aspnet-and-password-textbox-with-initial-value/</link>
			</item>
	<item>
		<title>My Experience with Visual Studio 2008 Remote Debugging</title>
		<description>Surprisingly, it's been quite pleasant.&#160; I have tried Remote Debugging with VS.NET 2003, and I didn't have much luck with it. However, last week there was a scenario where I desperately needed it and given that we have upgraded to VS 2008, I thought I should give it another try. ...</description>
		<link>http://www.tyronedavisjr.com/index.php/2008/04/14/my-experience-with-visual-studio-2008-remote-debugging/</link>
			</item>
	<item>
		<title>I&#8217;m Back!!</title>
		<description>So, based on my last post you could probably tell that I've been quite busy lately. It's been over 2 months now and Keira is doing wonderful. She just got her shots yesterday and now we could start taking her out a few places. Having said that, I have plans ...</description>
		<link>http://www.tyronedavisjr.com/index.php/2008/03/22/im-back/</link>
			</item>
	<item>
		<title>We interrupt your regular schedule programming to introduce&#8230;</title>
		<description>







Name: Keira Cheyenne Davis
Born:  1/18/2008 @ 10:42am
Size:   4lbs. 10oz. 18 in.




Wow! Isn't she beautiful! </description>
		<link>http://www.tyronedavisjr.com/index.php/2008/01/20/we-interrupt-your-regular-schedule-programming-to-introduce/</link>
			</item>
	<item>
		<title>New Feature: Organize using statements with VS 2008</title>
		<description>Wow!&#160; I will be using ( no pun intended ) this feature quite often! &#160;       &#160; I've seen some VS macros that currently do this in VS 2005 and I think Visual Studio IDE enhancement tools like Resharper, has this feature already baked into ...</description>
		<link>http://www.tyronedavisjr.com/index.php/2008/01/15/new-feature-organize-using-statements-with-vs-2008/</link>
			</item>
	<item>
		<title>Strongly-Typed Session Properties in ASP.NET</title>
		<description>I recently was given the opportunity to comment on a blog post which discussed a method of using Strongly-Types Session Properties with ASP.NET. After reading it, I noticed that the implementation was quite similar to something I have been using for months now. I was able to provide some feedback ...</description>
		<link>http://www.tyronedavisjr.com/index.php/2008/01/09/strongly-typed-session-properties-in-aspnet/</link>
			</item>
	<item>
		<title>Ctrl-S in web.config in Visual Studio 2008 closes web.config file</title>
		<description>Finally! Someone found a fix and root cause for this nagging bug I've been encountering with VS2008. You can find everything you need here. Thanks Rick!&#160;   Until next time...  &#160;  Happy Coding! </description>
		<link>http://www.tyronedavisjr.com/index.php/2008/01/05/ctrl-s-in-webconfig-in-visual-studio-2008-closes-webconfig-file/</link>
			</item>
	<item>
		<title>TSQL, Looping through a result set without using database cursor</title>
		<description>A few years ago a project that I was working on required me to loop through a result set from a select statement.&#160; Most examples that I saw used database cursors. However, I came across an old article that shows an alternative method for doing this.&#160; Let's say we have ...</description>
		<link>http://www.tyronedavisjr.com/index.php/2007/12/12/tsql-looping-through-a-result-set-without-using-database-cursor/</link>
			</item>
	<item>
		<title>Appreciating a good, well-designed API</title>
		<description>I have been using the .NET Framework heavily since 2002, and sometimes I have to sit back an marvel at a good, well-designed the API. I say this because just today I had to write some code to write to the file system, and it's remarkable how simple it is ...</description>
		<link>http://www.tyronedavisjr.com/index.php/2007/12/11/appreciating-a-good-well-designed-api/</link>
			</item>
</channel>
</rss>
