<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;DEcERX85fCp7ImA9WhRVGU0.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865</id><updated>2012-01-18T09:00:04.124-08:00</updated><category term="difference between now and today" /><category term="mail server IP address" /><category term="encode in an aspx file" /><category term="decrement" /><category term="masterpage properties" /><category term="free job postings" /><category term="timestamp is wrong" /><category term="An error has occurred while establishing a connection to the server" /><category term="secret code for shoemoney system" /><category term="website design money" /><category term="free blog" /><category term="telerik radgrid" /><category term="ways to make money online" /><category term="iis 6" /><category term="radwindow doesn't work" /><category term="replace is an unknown xslt function" /><category term="make money on social networking sites" /><category term="free advertising money" /><category term="Type of conditional expression cannot be determined because there is no implicit conversion between null and bool" /><category term="add a theme to the web.config" /><category term="unexpected error 0x8ffe2740 occurred" /><category term="html tags" /><category term="web.config" /><category term="generate machinekey" /><category term="javascript focus doesn't work" /><category term="linq examples" /><category term="affiliate marketing video tutorials" /><category term="current date" /><category term="join for arrays using .net" /><category term="validationkey" /><category term="boundfield" /><category term="stored procedure naming standards" /><category term="xslt" /><category term="An error occurred on the server when processing the URL. Please contact the system administrator" /><category term="how to loop through an enum" /><category term="sql server" /><category term="data grid" /><category term="xslt exists" /><category term="add head tag with .net" /><category term="shoemoney system closed" /><category term="update the masterpage from a sub page" /><category term="unable to select text box" /><category term="and new object expressions can be used as a statement" /><category term="call" /><category term="part time webmaster" /><category term="part time programmer" /><category term="can't select text box" /><category term="select statement with the current date" /><category term="website search engine" /><category term="adding head tags dynamically" /><category term="decryptionkey" /><category term="machinekey" /><category term="increment" /><category term="CS0201: Only assignment" /><title>.NET Strategies</title><subtitle type="html">As the days pass, it becomes more interesting to work on new things rather than the same old things. The goal of this blog is to standardize some of those common every day tasks. This will allow those tasks to go quicker and more efficiently.</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>55</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/netStrategies" /><feedburner:info uri="netstrategies" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><entry gd:etag="W/&quot;DEIBSH84fCp7ImA9WxBVFU0.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-6764979284633978327</id><published>2010-02-18T07:22:00.000-08:00</published><updated>2010-02-18T07:22:39.134-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-02-18T07:22:39.134-08:00</app:edited><title>How do I register a dll</title><content type="html">Open up the command window.&lt;br /&gt;
Go to Start | Run&lt;br /&gt;
Type in cmd&lt;br /&gt;
In the new dos window (for those of you that know dos), type in the regsvr32 [path and dll name]&lt;br /&gt;
&lt;br /&gt;
So, it would look like this&lt;br /&gt;
&lt;br /&gt;
regsvr32 c:\joe.dll&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-6764979284633978327?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/6764979284633978327/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=6764979284633978327" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6764979284633978327?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6764979284633978327?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2010/02/how-do-i-register-dll.html" title="How do I register a dll" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total></entry><entry gd:etag="W/&quot;DEQBSXw9cSp7ImA9WxBVE0k.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-7102267988392884085</id><published>2010-02-16T10:52:00.001-08:00</published><updated>2010-02-16T10:52:38.269-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-02-16T10:52:38.269-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="linq examples" /><title>Excellent Linq resource for example linq statements</title><content type="html">&lt;a href="http://msdn.microsoft.com/en-us/vcsharp/aa336760.aspx#WhereSimple1"&gt;http://msdn.microsoft.com/en-us/vcsharp/aa336760.aspx#WhereSimple1&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-7102267988392884085?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/7102267988392884085/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=7102267988392884085" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/7102267988392884085?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/7102267988392884085?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2010/02/excellent-linq-resource-for-example.html" title="Excellent Linq resource for example linq statements" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;DkQHQXg_eip7ImA9WxBXGE8.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-6051374760241109808</id><published>2010-01-29T20:05:00.001-08:00</published><updated>2010-01-29T20:05:30.642-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-01-29T20:05:30.642-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="shoemoney system closed" /><category scheme="http://www.blogger.com/atom/ns#" term="secret code for shoemoney system" /><title>Shoemoney system enrollment closed unless you have a secret code. Contact me if you want it.</title><content type="html">&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif; font-size: 13px; line-height: 19px; white-space: pre-wrap;"&gt;Ok, well, the signup limit of 500 people closed out in 29 hours. Not bad for a launch huh. Anyway, it's closed. Earlier we were sent information that there are 19 openings. Not sure why, maybe a couple of people opted out once they signed up. Anyway, it's a private registration and only existing members can invite new people into the system.   Sooooo, if you are interested, please contact me using the "Need Help? Ask a webmaster" link in the top navigation. At that point, I'll send you a link with the secret passcode to sign up. Otherwise, you'll have to join the waiting list.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-6051374760241109808?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/6051374760241109808/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=6051374760241109808" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6051374760241109808?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6051374760241109808?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2010/01/shoemoney-system-enrollment-closed.html" title="Shoemoney system enrollment closed unless you have a secret code. Contact me if you want it." /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;CEEDRH4zeCp7ImA9WxBXFEU.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-1489954299789976941</id><published>2010-01-25T21:11:00.000-08:00</published><updated>2010-01-25T21:11:15.080-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-01-25T21:11:15.080-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="free advertising money" /><category scheme="http://www.blogger.com/atom/ns#" term="affiliate marketing video tutorials" /><title>$2,000 in free Advertising coupons</title><content type="html">Ok, I know this post is a little out of sorts, but, I do work on the side making money. A lot of times it's making money by doing more programming. Sometimes I wonder if it will ever end. More hours equals more money, but I would like to take a break sometime.&lt;br /&gt;
&lt;br /&gt;
Anyway, I've been doing affiliate marketing on the side to get some residual. After all, I've been building sites for everyone else to make some money, I might as well make some for me.&lt;br /&gt;
&lt;br /&gt;
Well, I just signed up for the new ShoeMoney system (Yes, the guy with the $130,000 Adsense check from Google.) He's got this new video tutorial system that trains you how to make money. Granted it hasn't been long, but after following his blog, I've made $60. I'm looking for the training videos to make me a little more :) He's got a teacher on there that took the class and she's already banking a little extra cash.&lt;br /&gt;
&lt;br /&gt;
Anyway, the system comes with $2,000 in Advertising coupons from Google, AOL, Facebook and many others. Essentially, the program pays for itself. Even if you're just looking to get free ad time, it's worth it. To check it out, go &lt;a href="http://www.parttimewebmaster.com/shoemoney"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-1489954299789976941?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/1489954299789976941/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=1489954299789976941" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/1489954299789976941?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/1489954299789976941?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2010/01/2000-in-free-advertising-coupons.html" title="$2,000 in free Advertising coupons" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;CkYHSXkzfip7ImA9WxBREUk.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-5278387946853307675</id><published>2009-12-29T18:28:00.001-08:00</published><updated>2009-12-29T18:28:58.786-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-29T18:28:58.786-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="join for arrays using .net" /><title>.net join for arrays</title><content type="html">If you're used to the old way of converting an array into a comma delimited list, here's the new way(?). It's been there, but you may not have used it.&lt;br /&gt;
&lt;br /&gt;
String.Join(",", array);&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-5278387946853307675?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/5278387946853307675/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=5278387946853307675" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/5278387946853307675?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/5278387946853307675?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/12/net-join-for-arrays.html" title=".net join for arrays" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;A0YBQ3s-eCp7ImA9WxBREU8.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-6942445613939982413</id><published>2009-12-29T15:25:00.000-08:00</published><updated>2009-12-29T15:25:52.550-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-29T15:25:52.550-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="add head tag with .net" /><category scheme="http://www.blogger.com/atom/ns#" term="adding head tags dynamically" /><title>How do I add Head tags in .net using c#</title><content type="html">There are of course many tags you can use. Here are a couple to get you started... Also, don't forget to set the Title as well. (this.Header.Title = "this is the title";)&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;keywords&lt;/li&gt;
&lt;li&gt;description&lt;/li&gt;
&lt;li&gt;robots&lt;/li&gt;
&lt;li&gt;date&lt;/li&gt;
&lt;/ol&gt;&lt;br /&gt;
&lt;br /&gt;
HtmlMeta metatag = new HtmlMeta();&lt;br /&gt;
metatag.Name = "Description";&lt;br /&gt;
metatag.Content = "Here's a great description.";&lt;br /&gt;
this.Header.Conrols.Add(metatag);&lt;br /&gt;
&lt;br /&gt;
OR, I like it this way...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;HtmlMeta metatag = new HtmlMeta(){&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;nbsp;&amp;nbsp; Name = "Description",&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;nbsp;&amp;nbsp; Content = "Here's a great description.",&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;};&lt;/div&gt;&lt;br /&gt;
&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;this.Header.Conrols.Add(metatag);&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-6942445613939982413?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/6942445613939982413/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=6942445613939982413" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6942445613939982413?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6942445613939982413?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/12/how-do-i-add-head-tags-in-net-using-c.html" title="How do I add Head tags in .net using c#" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;AkMBSXcyfyp7ImA9WxBSEUQ.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-3697444318124059205</id><published>2009-12-18T20:54:00.000-08:00</published><updated>2009-12-18T20:54:18.997-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-18T20:54:18.997-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="encode in an aspx file" /><title>How do I urlencode in an aspx file</title><content type="html">I ran across this while using a repeater. Of course, it can occur in a datagrid as well. The data that's coming from the datasource has &amp;amp; signs and spaces. When the &amp;amp; comes across, and it's put into a query string as a parameter, it's not translated right when sent to the next page. So, I want to encode it so the request.querystring will work. Here's the solution:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;asp:repeater id="Repeater1" runat="server"&gt;
&lt;itemtemplate&gt;
&lt;li&gt;&lt;a ))="" artist="" href="http://www.blogger.com/Artist.aspx?artist=%3C%#%20%3Cb%3EServer.UrlEncode((string)Eval("&gt; %&amp;gt;" &amp;gt;&amp;lt;%# Eval("Artist") %&amp;gt;&lt;/a&gt;&lt;/li&gt;

&lt;/itemtemplate&gt;
&lt;/asp:repeater&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-3697444318124059205?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/3697444318124059205/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=3697444318124059205" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/3697444318124059205?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/3697444318124059205?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/12/how-do-i-urlencode-in-aspx-file.html" title="How do I urlencode in an aspx file" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;A0MBRnY-fCp7ImA9WxBTGEU.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-4919477696007179274</id><published>2009-12-15T07:04:00.000-08:00</published><updated>2009-12-15T07:04:17.854-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-15T07:04:17.854-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Type of conditional expression cannot be determined because there is no implicit conversion between null and bool" /><title>type of conditional expression cannot be determined because there is no implicit conversion between null and bool</title><content type="html">Have you seen this?&lt;br /&gt;
Type of conditional expression cannot be determined because there is no implicit conversion between null and bool&lt;br /&gt;
&lt;br /&gt;
I received this because I was doing an inline if statement (ternary I think) setting the value to a boolean. The boolean value I was setting was nullable. And, because I did want to set the value to null in some cases, this error was showing. To fix it, I just did the following (bool?)null. Then it all worked out&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-4919477696007179274?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/4919477696007179274/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=4919477696007179274" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/4919477696007179274?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/4919477696007179274?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/12/type-of-conditional-expression-cannot.html" title="type of conditional expression cannot be determined because there is no implicit conversion between null and bool" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;D04ESX04fCp7ImA9WxNaGUg.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-5114128200153816250</id><published>2009-12-04T11:45:00.000-08:00</published><updated>2009-12-04T11:45:08.334-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-04T11:45:08.334-08:00</app:edited><title>Favorite Visual Studio shortcut keys</title><content type="html">Stop Debugging: SHIFT + F5&lt;br /&gt;
View code in full screen mode: ALT + SHIFT + ENTER&lt;br /&gt;
Go to Definition: F12&lt;br /&gt;
Close Window: CTRL + F4&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-5114128200153816250?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/5114128200153816250/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=5114128200153816250" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/5114128200153816250?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/5114128200153816250?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/12/favorite-visual-studio-shortcut-keys.html" title="Favorite Visual Studio shortcut keys" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;A0MBR38-fSp7ImA9WxNaGEs.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-4114788940683153707</id><published>2009-12-03T11:44:00.000-08:00</published><updated>2009-12-03T11:44:16.155-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-03T11:44:16.155-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="radwindow doesn't work" /><title>Telerik RadWindow Clicking on the link doesn't do anything</title><content type="html">Not sure if you encountered this before. Essentially, when using the Telerik RadControls RadWindow, specifically in this case the RadWindowManager and trying to use a modal window, there is an assumption I didn't realize. When you update your OpenerElementID you are supposed to set it to the id of the control whether it's a link, linkbutton, whatever. Well, initially, I set this to the ID of the control. In reality, it must be the actual ID of the control. To get this, load your page, then get the name via the HTML source.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-4114788940683153707?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/4114788940683153707/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=4114788940683153707" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/4114788940683153707?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/4114788940683153707?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/12/telerik-radwindow-clicking-on-link.html" title="Telerik RadWindow Clicking on the link doesn't do anything" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;A0cBRX87eSp7ImA9WxNaF0o.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-5308746575417236783</id><published>2009-12-02T10:37:00.000-08:00</published><updated>2009-12-02T10:37:34.101-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-02T10:37:34.101-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="select statement with the current date" /><category scheme="http://www.blogger.com/atom/ns#" term="current date" /><title>How to get the date in a sql statement (TSQL)</title><content type="html">To get the date in a select statement, stored procedure, etc. You can use the getdate() function. &lt;br /&gt;
For example, you can do &lt;br /&gt;
&lt;br /&gt;
Select getdate()&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-5308746575417236783?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/5308746575417236783/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=5308746575417236783" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/5308746575417236783?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/5308746575417236783?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/12/how-to-get-date-in-sql-statement-tsql.html" title="How to get the date in a sql statement (TSQL)" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;C0ABQHc-fSp7ImA9WxBTFEw.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-6621261756565939710</id><published>2009-12-02T06:33:00.001-08:00</published><updated>2009-12-09T18:22:31.955-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-09T18:22:31.955-08:00</app:edited><title>Getting the word out about this site</title><content type="html">Ok, here's where we get a little bit selfish. But, wanted to get more traffic, so we added ourselves to yousaytoo.com. If you want to know more about it go here: &lt;br /&gt;
&lt;!-- ystid=8994 --&gt;&lt;br /&gt;
&lt;a href="http://www.yousaytoo.com/ptwebmaster"&gt;Make Money Blogging&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-6621261756565939710?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/6621261756565939710/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=6621261756565939710" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6621261756565939710?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6621261756565939710?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/12/getting-word-out-about-this-site.html" title="Getting the word out about this site" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;CEIBRXw9fCp7ImA9WxNaF00.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-7540860070627797081</id><published>2009-12-01T13:22:00.000-08:00</published><updated>2009-12-01T13:22:34.264-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-01T13:22:34.264-08:00</app:edited><title>the string must be a non-nullable value type in order to use it as a parmeter 'T' in the generic type or method 'System.Nullable'</title><content type="html">&lt;a href="http://stackoverflow.com/questions/209160/nullable-type-as-a-generic-parameter-possible"&gt;Nullable type as a generic parameter possible? - Stack Overflow&lt;/a&gt;: "Change the return type to Nullable, and call the method with the non nullable parameter"&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-7540860070627797081?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://stackoverflow.com/questions/209160/nullable-type-as-a-generic-parameter-possible" title="the string must be a non-nullable value type in order to use it as a parmeter 'T' in the generic type or method 'System.Nullable&lt;T&gt;'" /><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/7540860070627797081/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=7540860070627797081" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/7540860070627797081?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/7540860070627797081?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/12/string-must-be-non-nullable-value-type.html" title="the string must be a non-nullable value type in order to use it as a parmeter 'T' in the generic type or method 'System.Nullable&lt;T&gt;'" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;DkAASXk8eip7ImA9WxNaFkw.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-6707129734000532545</id><published>2009-11-30T12:59:00.000-08:00</published><updated>2009-11-30T12:59:08.772-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-30T12:59:08.772-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="difference between now and today" /><title>Difference between System.DateTime.Now and System.DateTime.Today</title><content type="html">Per Microsoft:&lt;br /&gt;
&lt;span&gt;Because it returns the current date without the current time, the &lt;span&gt;&lt;span class="selflink"&gt;Today&lt;/span&gt;&lt;/span&gt; property is suitable for use in applications that work with dates only. For details, see &lt;span&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/bb384267.aspx" id="ctl00_MTCS_main_ctl39_ctl00_ctl03" onclick="javascript:Track('ctl00_MTCS_main_ctl39_ctl00_contenthere|ctl00_MTCS_main_ctl39_ctl00_ctl03',this);"&gt;Choosing Between DateTime, DateTimeOffset, and TimeZoneInfo&lt;/a&gt;&lt;/span&gt;. In contrast, the &lt;span&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/system.datetime.timeofday.aspx" id="ctl00_MTCS_main_ctl39_ctl00_ctl04" onclick="javascript:Track('ctl00_MTCS_main_ctl39_ctl00_contenthere|ctl00_MTCS_main_ctl39_ctl00_ctl04',this);"&gt;TimeOfDay&lt;/a&gt;&lt;/span&gt; property returns the current time without the current date, and the &lt;span&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/system.datetime.now.aspx" id="ctl00_MTCS_main_ctl39_ctl00_ctl05" onclick="javascript:Track('ctl00_MTCS_main_ctl39_ctl00_contenthere|ctl00_MTCS_main_ctl39_ctl00_ctl05',this);"&gt;Now&lt;/a&gt;&lt;/span&gt; property returns both the current date and the current time.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-6707129734000532545?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/6707129734000532545/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=6707129734000532545" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6707129734000532545?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6707129734000532545?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/11/difference-between-systemdatetimenow.html" title="Difference between System.DateTime.Now and System.DateTime.Today" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;DkMEQH45eip7ImA9WxNaEk0.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-1333484973539754720</id><published>2009-11-25T19:00:00.000-08:00</published><updated>2009-11-25T19:00:01.022-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-25T19:00:01.022-08:00</app:edited><title>How do you add drop down items to a drop down which uses a datasource</title><content type="html">Ran into this the other day. I'm filling a drop down (combo box) from the code behind using a datasource. But, the data source of course doesn't include a default or empty value for the top of the list. So, what do you do?&lt;br /&gt;
&lt;br /&gt;
What you can do is on the aspx file add the attribute AppendDataBoundItems="true".&lt;br /&gt;
Once you have added this attribute to the drop down (combo box), you can add a new drop down item to the combo box. &lt;br /&gt;
Example:&lt;br /&gt;
&lt;items&gt;&lt;/items&gt;&lt;br /&gt;
&lt;item text="xyz" value="123"&gt;&lt;/item&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-1333484973539754720?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/1333484973539754720/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=1333484973539754720" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/1333484973539754720?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/1333484973539754720?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/11/how-do-you-add-drop-down-items-to-drop.html" title="How do you add drop down items to a drop down which uses a datasource" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;CkYMQHY-eip7ImA9WxNaEEo.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-5759310315859985919</id><published>2009-11-23T07:17:00.000-08:00</published><updated>2009-11-24T05:43:01.852-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-24T05:43:01.852-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="telerik radgrid" /><title>does not contain a definition for 'RadGridTradeOrders_NeedDataSource' and no extension method 'RadGridTradeOrders_NeedDataSource'</title><content type="html">I fixed this by going into the code behind of the aspx file and removed the line: onneeddatasource="RadGridTradeOrders_NeedDataSource"&lt;br /&gt;
&lt;br /&gt;
I think this occurred because I was editing the a radgrid control by changing the data field name. Because my datasource was dynamic, changing this field caused the attribute above to be added automatically.&lt;br /&gt;
&lt;br /&gt;
NOTE: I also believe that making custom changes in the source code (aspx) for this control causes unnecessary issues. Therefore, I would recommend using the design view to set properties on the telerik controls.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-5759310315859985919?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/5759310315859985919/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=5759310315859985919" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/5759310315859985919?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/5759310315859985919?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/11/does-not-contain-definition-for.html" title="does not contain a definition for 'RadGridTradeOrders_NeedDataSource' and no extension method 'RadGridTradeOrders_NeedDataSource'" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;DE4NRXo-eCp7ImA9WxNbGUk.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-3568927661318407518</id><published>2009-11-22T19:29:00.000-08:00</published><updated>2009-11-22T19:29:54.450-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-22T19:29:54.450-08:00</app:edited><title>ASP.NET RSS Toolkit</title><content type="html">Research: "ASP.Net RSS Toolkit gives ASP.Net applications the ability to consume and publish to RSS feeds.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Features include:&lt;br /&gt;RssDataSource control to consume feeds in ASP.NET applications&lt;br /&gt;Works with ASP.NET data bound controls&lt;br /&gt;Implements schema to generate columns at design time&lt;br /&gt;Supports auto-generation of columns at runtime (via ICustomTypeDescriptor implementation)&lt;br /&gt;Caching of downloaded feeds both in-memory and on-disk (persisted across process restarts)&lt;br /&gt;Generation of strongly typed classes for feeds (including strongly typed channel, items, image, handler) based on a feed URL (the toolkit recognizes RSS, Atom and RDF feeds) or a file containing a sample feed. Allows programmatically download (and creation) of feeds using strongly-typed classes."&lt;br /&gt;&lt;br /&gt;Reference: &lt;a href="http://www.codeplex.com/ASPNETRSSToolkit"&gt;ASP.NET RSS Toolkit&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-3568927661318407518?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://www.codeplex.com/ASPNETRSSToolkit" title="ASP.NET RSS Toolkit" /><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/3568927661318407518/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=3568927661318407518" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/3568927661318407518?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/3568927661318407518?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/11/aspnet-rss-toolkit.html" title="ASP.NET RSS Toolkit" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;DE4EQH87fCp7ImA9WxNbGUk.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-7278694262053320477</id><published>2009-11-22T19:28:00.000-08:00</published><updated>2009-11-22T19:28:21.104-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-22T19:28:21.104-08:00</app:edited><title>RssFeed</title><content type="html">Research: "RssFeed is an open source custom ASP.NET server control that displays the contents of a specified RSS feed in an ASP.NET web page. This control was developed by Scott Mitchell in October 2003. You can see RssFeed in action at the Recommended Blogs section on 4GuysFromRolla.com. There are also some live demos of RssFeed with complete source available."&lt;br /&gt;Reference: &lt;a href="http://scottonwriting.net/sowBlog/rssfeed.htm"&gt;RssFeed&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-7278694262053320477?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://scottonwriting.net/sowBlog/rssfeed.htm" title="RssFeed" /><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/7278694262053320477/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=7278694262053320477" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/7278694262053320477?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/7278694262053320477?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/11/rssfeed.html" title="RssFeed" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;DEACQns5fip7ImA9WxNbGUk.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-6267798114858814536</id><published>2009-11-22T19:24:00.000-08:00</published><updated>2009-11-22T19:26:03.526-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-22T19:26:03.526-08:00</app:edited><title>ASP 101 - An ASP.NET RSS Feed Reader</title><content type="html">Research: An ASP.NET RSS Feed Reader&lt;br /&gt;
If I was going to go through the trouble of doing this in ASP.NET, I was going to do it right and, while it is possible, I didn't want to call the COM objects that we used the first time around. This is .NET after all so naturally I wanted to use the .NET Framework's XmlDocument object. Aside from using the .NET object, this part of the script is basically the same. We create an XML object and load an XML file into it either from the remote server or from the file system."&lt;br /&gt;
Read More: &lt;a href="http://www.asp101.com/articles/john/megatokyo/dotnet.asp"&gt;ASP 101 - An ASP.NET RSS Feed Reader&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-6267798114858814536?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/6267798114858814536/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=6267798114858814536" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6267798114858814536?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6267798114858814536?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/11/asp-101-aspnet-rss-feed-reader.html" title="ASP 101 - An ASP.NET RSS Feed Reader" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;DEAHRn0_fyp7ImA9WxNbGUk.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-6127970525476319733</id><published>2009-11-22T19:23:00.000-08:00</published><updated>2009-11-22T19:25:37.347-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-22T19:25:37.347-08:00</app:edited><title>Reading RSS Feeds with .NET</title><content type="html">Research: "RSS feed reader&lt;br /&gt;
A custom RSS Feed Reader can be developed in ASP.NET 2.0 targeting the feed: http://localhost/RSSFeeds/EmployeeDetails.aspx&lt;br /&gt;
ASP.NET 2.0&lt;br /&gt;
1. Open Microsoft Visual Studio 2005 and create a 'Web Site' with name RSSFeedReader. After the project is created, right click on the project node and click on 'Add New Item'.&lt;br /&gt;
2. In the 'Add New Item' dialog box, select 'Web Form' and enter the name RSSRead.aspx in the 'Name' area and click on Add.&lt;br /&gt;
3. Open the 'Source' view of RSSRead.aspx."&lt;br /&gt;
&lt;br /&gt;
Read More: &lt;a href="http://www.beansoftware.com/ASP.NET-Tutorials/Publishing-Reading-RSS.aspx"&gt;Publishing And Reading RSS Feeds In ASP.NET&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-6127970525476319733?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/6127970525476319733/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=6127970525476319733" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6127970525476319733?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6127970525476319733?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/11/reading-rss-feeds-with-net.html" title="Reading RSS Feeds with .NET" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;CkMHQX04fCp7ImA9WxNbFk0.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-1577257042024063099</id><published>2009-11-17T13:40:00.000-08:00</published><updated>2009-11-18T19:13:50.334-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-18T19:13:50.334-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="how to loop through an enum" /><title>How do I loop through an enum</title><content type="html">&lt;div class="FreeTextFull"&gt;It is so easy to create enums and reuse them in multiple projects. You can use them in many places, one of the most common is to use them in drop down lists. Here, we'll show you how to create an enum, how to access the values using a foreach, then how to use an enum to fill a drop down list in c#.&lt;br /&gt;
&lt;/div&gt;&lt;div class="FreeTextFull"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="FreeTextFull"&gt;First, make sure you have an enum defined:&lt;br /&gt;
&lt;/div&gt;&lt;div class="FreeTextFull"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="FreeTextFull"&gt;public enum DaysOfTheWeek&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
{&lt;br /&gt;
&amp;nbsp;Monday,&lt;br /&gt;
&amp;nbsp;Tuesday,&lt;br /&gt;
&amp;nbsp;Wednesday,&lt;br /&gt;
&amp;nbsp;Thursday,&lt;br /&gt;
&amp;nbsp;Friday,&lt;br /&gt;
&amp;nbsp;Saturday,&lt;br /&gt;
&amp;nbsp;Sunday&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
Now that we have an enum, we would want to loop through it.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="FreeTextFull"&gt;foreach(int value in System.&lt;span class="hilite7"&gt;Enum&lt;/span&gt;.GetValues(typeof(&lt;b&gt;DaysOfTheWeek&lt;/b&gt;))) &lt;br /&gt;
&lt;/div&gt;&lt;div class="FreeTextFull"&gt;{&amp;nbsp; &lt;br /&gt;
&lt;/div&gt;&lt;div class="FreeTextFull"&gt;&amp;nbsp; //To access the index (0,1,2,3,4,5,6)&amp;nbsp;use the variable value stated above&lt;br /&gt;
&lt;/div&gt;&lt;div class="FreeTextFull"&gt;&amp;nbsp; int intIndex = value;&lt;br /&gt;
&lt;/div&gt;&lt;div class="FreeTextFull"&gt;&amp;nbsp;//To access the text of the index, get the names&lt;br /&gt;
&lt;/div&gt;&lt;div class="FreeTextFull"&gt;&amp;nbsp; string strName = System.Enum.GetName(typeof(DaysOfTheWeek), value)&lt;br /&gt;
&lt;/div&gt;&lt;pre class="FreeTextFull"&gt;}
&lt;/pre&gt;&lt;div class="FreeTextFull"&gt;An example of filling a drop down list with enum values using the information above:&lt;br /&gt;
&lt;/div&gt;&lt;div class="FreeTextFull"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="FreeTextFull"&gt;foreach(int value in System.Enum.GetValues(typeof(DaysOfTheWeek))) &lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
{ &lt;br /&gt;
&amp;nbsp; //Create the lineitem so we can add it to an existing dropdown&lt;br /&gt;
&amp;nbsp; ListItem&amp;nbsp;liDay = new ListItem();&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; //To access the index (0,1,2,3,4,5,6) use the variable value stated above&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; liDay.Value = value.ToString(); &lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
&amp;nbsp; //To access the text of the index, get the names&lt;br /&gt;
&amp;nbsp; liDay.Text =&amp;nbsp;System.Enum.GetName(typeof(DaysOfTheWeek), value)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; //Add it to the drop down&lt;br /&gt;
&amp;nbsp; ddlDaysOfTheWeek.Items.Add(liDay);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="FreeTextFull"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="FreeTextFull"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="FreeTextFull"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-1577257042024063099?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/1577257042024063099/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=1577257042024063099" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/1577257042024063099?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/1577257042024063099?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/11/how-do-i-loop-through-enum.html" title="How do I loop through an enum" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;CUUAQXYzfSp7ImA9WxNUGUQ.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-6888759309506257432</id><published>2009-10-21T18:28:00.000-07:00</published><updated>2009-11-11T18:34:00.885-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-11T18:34:00.885-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="add a theme to the web.config" /><title>How do I add a theme to web.config file</title><content type="html">In the web.config file, look for the pages &lt;pages&gt; tag under web.config. Within the pages tag add the attribute "theme", then type in the name of your theme. &lt;br /&gt;
&lt;/pages&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;pages&gt;Here's an example:&lt;/pages&gt;&lt;br /&gt;
&lt;pages&gt; &lt;br /&gt;
&lt;/pages&gt;&lt;br /&gt;
&lt;pages&gt;&lt;system.web&gt;&lt;/system.web&gt;&lt;/pages&gt;&lt;br /&gt;
&lt;pages&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;pages .="" sitetheme="" theme="SiteTheme&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/pages&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;font&amp;gt;&amp;lt;pages&amp;gt;&amp;lt;/system.web&amp;gt;&amp;lt;/pages&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;font&amp;gt;&amp;lt;pages&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/pages&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;font&amp;gt;Also, we're assuming you have created an App_Themes folder to the
root of your site. Within that folder, you have created a them named"&gt;&lt;/pages&gt;&lt;/pages&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-6888759309506257432?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/6888759309506257432/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=6888759309506257432" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6888759309506257432?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/6888759309506257432?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/10/how-do-i-add-theme-to-webconfig-file.html" title="How do I add a theme to web.config file" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;AkUBSX87fSp7ImA9WxNSFUg.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-8993959855461828508</id><published>2009-08-29T08:02:00.001-07:00</published><updated>2009-08-29T08:04:18.105-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-08-29T08:04:18.105-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="part time webmaster" /><title>Part Time Webmaster Launch</title><content type="html">We've launched another site. It's called &lt;a href="http://www.parttimewebmaster.com"&gt;Parttimewebmaster.com&lt;/a&gt;. Here, we discuss a random listing of events and topics that may come up about websites. Feel free to comment, post, whatever. Right now, we have a forum area as well to review topics on open source software, hosting or search engines, etc.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-8993959855461828508?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/8993959855461828508/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=8993959855461828508" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/8993959855461828508?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/8993959855461828508?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/08/part-time-webmaster-launch.html" title="Part Time Webmaster Launch" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;C04BQn46eyp7ImA9WxJaEUQ.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-5625656668516788308</id><published>2009-08-01T22:42:00.001-07:00</published><updated>2009-08-01T22:45:53.013-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-08-01T22:45:53.013-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="free job postings" /><category scheme="http://www.blogger.com/atom/ns#" term="make money on social networking sites" /><category scheme="http://www.blogger.com/atom/ns#" term="free blog" /><title>New Site launch! Jahbs.com</title><content type="html">We have launched a new site called &lt;a href="http://www.jahbs.com"&gt;jahbs.com&lt;/a&gt;. Here you can network with other professionals in your field, review jobs, write a blog, post pages, etc. &lt;br /&gt;&lt;br /&gt;The BIG benefit and difference between this site and other sites is the following:&lt;br /&gt;1. You can &lt;span style="font-weight:bold;"&gt;add Google Adsense code to your profile&lt;/span&gt;. When you post to your blog, your adsense code will display at the end of your blog. What does this mean. It means that each time you post a blog entry, you gain the chance of &lt;span style="font-weight:bold;"&gt;making money from Google ads&lt;/span&gt;.&lt;br /&gt;2. You can post job opportunities online for FREE.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-5625656668516788308?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/5625656668516788308/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=5625656668516788308" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/5625656668516788308?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/5625656668516788308?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/08/new-site-launch-jahbscom.html" title="New Site launch! Jahbs.com" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry><entry gd:etag="W/&quot;Ck8DQXg9cSp7ImA9WxJbEUk.&quot;"><id>tag:blogger.com,1999:blog-6092045884241231865.post-5978261213837300869</id><published>2009-07-20T18:43:00.000-07:00</published><updated>2009-07-20T18:47:50.669-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-07-20T18:47:50.669-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="xslt exists" /><title>xslt exists - Why can't I use it?</title><content type="html">If you're looking to use the exists function for xslt and you can't figure out why it is a function that doesn't exist, there is a workaround. Instead of using &lt;xsl:value-of select="exists(xyz)" /&gt; try using &lt;xsl:value-of select="xyz" /&gt; This is the alternative workaround.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6092045884241231865-5978261213837300869?l=dotnetwebprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://dotnetwebprogramming.blogspot.com/feeds/5978261213837300869/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6092045884241231865&amp;postID=5978261213837300869" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/5978261213837300869?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6092045884241231865/posts/default/5978261213837300869?v=2" /><link rel="alternate" type="text/html" href="http://dotnetwebprogramming.blogspot.com/2009/07/xslt-exists-why-cant-i-use-it.html" title="xslt exists - Why can't I use it?" /><author><name>Joe Bailey</name><uri>http://www.blogger.com/profile/03489311891057615341</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total></entry></feed>

