<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>Ioan Lazarciuc's Weblog</title>
	<link>http://www.lazarciuc.ro/ioan</link>
	<description>I program, therefore I exist.</description>
	<lastBuildDate>Mon, 09 Nov 2009 18:07:26 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>WCF Contract Limits?</title>
		<description>Today I’ve hit the size limit for a WCF service contract. It might seem unbelievable, but it’s almost true.   I have a service contract with about 40 operations. After adding a new method to the contract, I get an error from the WCF Test Client:    ...</description>
		<link>http://www.lazarciuc.ro/ioan/2009/05/28/wcf-contract-limits/</link>
			</item>
	<item>
		<title>XNA Streaming - Part4</title>
		<description>In the previous parts of this articles I’ve talked about the service components of the XNA Streaming system. In this part, I’m going to talk about the Communication Broker.  The role of the Communication Broker is to cover the communication with the Streaming Service. By doing so, the code ...</description>
		<link>http://www.lazarciuc.ro/ioan/2009/03/23/xna-streaming-part4/</link>
			</item>
	<item>
		<title>XNA Streaming &#8211; Part 3</title>
		<description>After quite a long break, I resume the series of articles on my XNA Streaming project by describing the actual Stream Service component. This component is responsible for transmitting the broadcast information to all connected users.

The information is encoded in (&#60;property name&#62;, &#60;value&#62;) pairs. All serializable data types are supported ...</description>
		<link>http://www.lazarciuc.ro/ioan/2009/02/27/xna-streaming-part-3/</link>
			</item>
	<item>
		<title>XNA Streaming - Part 2</title>
		<description>In part one of this article, I did an overview of the XNA Streaming project. In this part I’m going to describe the File Transfer Service.

The main responsibility of the File Transfer Service is to provide access to streamable games. The service stores the game files in a database table, ...</description>
		<link>http://www.lazarciuc.ro/ioan/2008/10/26/xna-streaming-part-2/</link>
			</item>
	<item>
		<title>XNA Streaming - Part 1</title>
		<description>
Introduction
As I mentioned in my previous post, at this year's Microsoft Community Bootcamp I entered in the demo competition together with Adi. We've had some issues in the past with (cheap) broadcasting of presentations. There are plenty of professional tools out there that accomplish this goal, but that's not my ...</description>
		<link>http://www.lazarciuc.ro/ioan/2008/09/21/xna-streaming-part-1/</link>
			</item>
	<item>
		<title>Microsoft Community Bootcamp v5</title>
		<description>During 11.09.2008 and 14.09.2008 I attended the fifth annual event dedicated to Microsoft professionals from the industry and academic environment. I also attended last year and wrote a bit about the experience here. A change from last year's event was the fact that this year, the professionals invited were almost ...</description>
		<link>http://www.lazarciuc.ro/ioan/2008/09/18/microsoft-community-bootcamp-v5/</link>
			</item>
	<item>
		<title>Creating a Vista Sidebar Gadget Using Microsoft Silverlight</title>
		<description>Introduction  Some while ago I did a post on how to create a Vista Sidebar gadget using JavaScript. I also mentioned that I tried to create the gadget using XBAP or Silverlight, but due to the limitations in those technologies at that time, I decided that I had to ...</description>
		<link>http://www.lazarciuc.ro/ioan/2008/08/02/creating-a-vista-sidebar-gadget-using-microsoft-silverlight/</link>
			</item>
	<item>
		<title>Auto Complete for Textboxes in WPF</title>
		<description>  Introduction  It is very common when entering a search string in a textbox to get a small list of valid search results that match the search string entered so far. This feature is called auto complete and it has been widely used in web pages and desktop ...</description>
		<link>http://www.lazarciuc.ro/ioan/2008/06/01/auto-complete-for-textboxes-in-wpf/</link>
			</item>
	<item>
		<title>Managing &#34;Global Constants&#34; with a Database</title>
		<description> Introduction There always comes a time while developing an application when a programmer has to introduce some "constants". These may be Id's, names, time intervals. The first action is to just put the literal constant where it's needed first. Once the value of the constant is needed in additional ...</description>
		<link>http://www.lazarciuc.ro/ioan/2008/01/20/managing-global-constants-with-a-database/</link>
			</item>
	<item>
		<title>Iron Maiden in Romania</title>
		<description>After about 2 years of sobbing because none of the big band names I like were even considering a visit in Romania, something finally changed. On the 4th of August 2008 Iron Maiden is coming to Romania. Tickets are very reasonably priced, so get your's while they're cheap and available ...</description>
		<link>http://www.lazarciuc.ro/ioan/2007/12/27/iron-maiden-in-romania/</link>
			</item>
</channel>
</rss>
