﻿<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>[ RBFIGUEIRA :: Programmer/Developer ;P ]</title>
	<link>http://www.rbfigueira.net</link>
	<description></description>
	<lastBuildDate>Sat, 03 Jul 2010 20:12:09 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Wordpress + Twitter = Tumblr</title>
		<description>To exit the routine I dedicated my free time to the world of arts. Make oil and digital paintings. For many years that I am involved in the creation of beautiful musics, guitar stuff and digital sounds.

I have create one place to share and talk about my art, music and ...</description>
		<link>http://www.rbfigueira.net/?p=201</link>
			</item>
	<item>
		<title>Pixelinked Project</title>
		<description>I have upload one of my last project. If you know me, to exit the routine I dedicated my free time to the world of arts. Pixelinked is a beautiful and flexible digital project gallery, used to linked only the best pixel images on the web, in one place. My ...</description>
		<link>http://www.rbfigueira.net/?p=194</link>
			</item>
	<item>
		<title>DataBinder (increase performance)</title>
		<description>DataBinder.Eval method saves you from writing complex expressions, but using this method does impose a performance penalty on your code, because all the work it does is late-bound. If we want the fastest possible code, you can replace calls to DataBinder.Eval with explicit casts.

For example:

< %# DataBinder.Eval(Container.DataItem, “myField”,“{0:c}”) %>


An equivalent ...</description>
		<link>http://www.rbfigueira.net/?p=188</link>
			</item>
	<item>
		<title>Pixelinked Project</title>
		<description>To exit the routine I dedicated my free time to the world of arts. Pixelinked is a beautiful and flexible digital project gallery, used to linked only the best pixel images on the web, in one place. My idea is to give you the started point for your inspiration, and ...</description>
		<link>http://www.rbfigueira.net/?p=183</link>
			</item>
	<item>
		<title>Looking Ahead to C# 4.0: Optional and Named Parameters</title>
		<description>Bill Wagner has explored two related upcoming features in the C# language: named and optional parameters. These features were added to the language to support COM interoperability, specifically COM interoperability with Microsoft Office.

For a variety of historical reasons, Office COM APIs have large numbers of parameters, several of which have ...</description>
		<link>http://www.rbfigueira.net/?p=160</link>
			</item>
	<item>
		<title>Programming the .NET Compact Framework (Free ebook)</title>
		<description>Paul Yao and David Durant have simultaneously write two Compact Framework books: one with all C# samples, the other with all VB samples. (The samples are going to be made available for download to registered users.)

Note that this book is not updated to the latest version (.NET Compact Framework 3.5) ...</description>
		<link>http://www.rbfigueira.net/?p=158</link>
			</item>
	<item>
		<title>GridView : HeaderStyle-HorizontalAlign=&#8221;Left&#8221; - BUG</title>
		<description>I have made several tests and in the end … again ... one more bug related with IE8. This time in the GridView control ! The GridView is not outputting the correct HTML in IE8 !! Example:  Resulting output:  Your Column NameYour Column Name 2Your Column Name3 Note ...</description>
		<link>http://www.rbfigueira.net/?p=143</link>
			</item>
	<item>
		<title>Performance Comparison of Web Browsers</title>
		<description>There are many different web browser companies competing for the attention of consumers all around the world. At present the most popular are Firefox, Chrome, Explorer, Safari and Opera and with more services like communication, banking and in particular entertainment (i.e. videos, music and online casino) shifting online, these web ...</description>
		<link>http://www.rbfigueira.net/?p=135</link>
			</item>
	<item>
		<title>ASP.NET menu control BUG</title>
		<description>I have lost 4 hours, trying to fix it. I have made several tests and in the end ... I suspected it was a bug! I searched in the web and ... voilá:

"Internet Explorer 8 is a unique release in the history of Internet Explorer in more than one way, ...</description>
		<link>http://www.rbfigueira.net/?p=130</link>
			</item>
	<item>
		<title>Detecting IE8 Browser</title>
		<description>If you want to know the type of the client browser, you will probably check the Request.Browser.Type property.

However, you will notice that using the IE8, several times, is reported as IE7.

[test.aspx]
< %
response.write(Request.ServerVariables("HTTP_USER_AGENT"))
%>


Using the IE8 browser, in both cases, I get these two different results:

Local Machine (Localhost):

"Mozilla/4.0 (compatible; MSIE 8.0; Windows ...</description>
		<link>http://www.rbfigueira.net/?p=126</link>
			</item>
</channel>
</rss>
