﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dubravko&#039;s Blog</title>
	<atom:link href="http://dubravkokukec.from.hr/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://dubravkokukec.from.hr/blog</link>
	<description>Dok dišem nadam se...</description>
	<lastBuildDate>Wed, 18 Apr 2012 14:43:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CRM 2011 solutions</title>
		<link>http://dubravkokukec.from.hr/blog/2012/04/18/crm-2011-solutions/</link>
		<comments>http://dubravkokukec.from.hr/blog/2012/04/18/crm-2011-solutions/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 14:43:54 +0000</pubDate>
		<dc:creator>dkukec</dc:creator>
				<category><![CDATA[CRM 2011]]></category>

		<guid isPermaLink="false">http://dubravkokukec.from.hr/blog/?p=314</guid>
		<description><![CDATA[CRM 2011 solutions are packages of customizations that allow you to build and maintain Dynamics CRM/xRM applications, and to move them from one organization to another. There are two types of solutions: Managed solutions - this type of solution is a completed solution that is intended to be distributed and installed. Managed solutions are automatically published, they can [...]]]></description>
		<wfw:commentRss>http://dubravkokukec.from.hr/blog/2012/04/18/crm-2011-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CRM 2011 Query: Get all contacts who have a Campaign Response with Response Code &#8220;Not Interested&#8221;</title>
		<link>http://dubravkokukec.from.hr/blog/2011/07/29/crm-2011-query-get-all-contacts-who-have-a-campaign-response-with-response-code-not-interested/</link>
		<comments>http://dubravkokukec.from.hr/blog/2011/07/29/crm-2011-query-get-all-contacts-who-have-a-campaign-response-with-response-code-not-interested/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 12:10:56 +0000</pubDate>
		<dc:creator>dkukec</dc:creator>
				<category><![CDATA[CRM 2011]]></category>

		<guid isPermaLink="false">http://dubravkokukec.from.hr/blog/?p=272</guid>
		<description><![CDATA[If you want to get all contacts that have Campaign Response with Response Code &#8220;Not Interested&#8221;, use &#8220;Advanced Find&#8221; and define the following query: Of course, you should add additional criteria (such as Campaign or similar), depending on your needs.]]></description>
		<wfw:commentRss>http://dubravkokukec.from.hr/blog/2011/07/29/crm-2011-query-get-all-contacts-who-have-a-campaign-response-with-response-code-not-interested/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a CRM 2011 Virtual Machine</title>
		<link>http://dubravkokukec.from.hr/blog/2011/06/01/building-a-crm-2011-virtual-machine/</link>
		<comments>http://dubravkokukec.from.hr/blog/2011/06/01/building-a-crm-2011-virtual-machine/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 12:39:32 +0000</pubDate>
		<dc:creator>dkukec</dc:creator>
				<category><![CDATA[CRM 2011]]></category>

		<guid isPermaLink="false">http://dubravkokukec.from.hr/blog/?p=267</guid>
		<description><![CDATA[If you are CRM 2011 developer, you will probably need a virtual machine for developing, debugging and testing your code. There is a nice post (including video) about setting up a CRM 2011 Virtual Machine at http://blogs.msdn.com/b/girishr/archive/2011/01/26/building-a-crm-2011-virtual-machine-video-walkthrough.aspx]]></description>
		<wfw:commentRss>http://dubravkokukec.from.hr/blog/2011/06/01/building-a-crm-2011-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting Up the Development Environment for SharePoint 2010</title>
		<link>http://dubravkokukec.from.hr/blog/2011/05/04/setting-up-the-development-environment-for-sharepoint-2010/</link>
		<comments>http://dubravkokukec.from.hr/blog/2011/05/04/setting-up-the-development-environment-for-sharepoint-2010/#comments</comments>
		<pubDate>Wed, 04 May 2011 12:35:12 +0000</pubDate>
		<dc:creator>dkukec</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://dubravkokukec.from.hr/blog/?p=260</guid>
		<description><![CDATA[To create or customize SharePoint solutions, it is usually best to develop the solution on a local computer where Microsoft SharePoint Server 2010 or Microsoft SharePoint Foundation 2010 is installed. There is a very good article on MSDN that describe what you have to do if you want to build a SharePoint 2010 developer machine: [...]]]></description>
		<wfw:commentRss>http://dubravkokukec.from.hr/blog/2011/05/04/setting-up-the-development-environment-for-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Differences between ASP.Net website projects and web application projects</title>
		<link>http://dubravkokukec.from.hr/blog/2010/10/10/differences-between-asp-net-website-projects-and-web-application-projects/</link>
		<comments>http://dubravkokukec.from.hr/blog/2010/10/10/differences-between-asp-net-website-projects-and-web-application-projects/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 08:53:57 +0000</pubDate>
		<dc:creator>dkukec</dc:creator>
				<category><![CDATA[Asp.Net]]></category>

		<guid isPermaLink="false">http://dubravkokukec.from.hr/blog/?p=255</guid>
		<description><![CDATA[Web applications and websites function and perform similarly, but web applications differ from websites in several important ways. With a web application: You can create an MVC application. Visual Studio stores the list of files in a project file (.csproj or .vbproj), rather than relying on the folder structure. You cannot mix Visual Basic and [...]]]></description>
		<wfw:commentRss>http://dubravkokukec.from.hr/blog/2010/10/10/differences-between-asp-net-website-projects-and-web-application-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lookless Controls in Windows Presentation Foundation</title>
		<link>http://dubravkokukec.from.hr/blog/2010/09/22/lookless-controls-in-windows-presentation-foundation/</link>
		<comments>http://dubravkokukec.from.hr/blog/2010/09/22/lookless-controls-in-windows-presentation-foundation/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 11:59:40 +0000</pubDate>
		<dc:creator>dkukec</dc:creator>
				<category><![CDATA[WPF]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[Lookless]]></category>

		<guid isPermaLink="false">http://dubravkokukec.from.hr/blog/?p=252</guid>
		<description><![CDATA[When Microsoft set about building the Windows Presentation Foundation, one core goal was to create an environment for applications capable of both two-dimensional and three-dimensional content simultaneously. Using a traditional approach, this would have led to an abstract Button class followed by Button2D and Button3D subclasses that would override the painting rules. Tearing a page [...]]]></description>
		<wfw:commentRss>http://dubravkokukec.from.hr/blog/2010/09/22/lookless-controls-in-windows-presentation-foundation/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Visual Studio for WPF and Silverlight &#8211; properties window</title>
		<link>http://dubravkokukec.from.hr/blog/2010/09/21/visual-studio-for-wpf-and-silverlight-properties-window/</link>
		<comments>http://dubravkokukec.from.hr/blog/2010/09/21/visual-studio-for-wpf-and-silverlight-properties-window/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 11:53:42 +0000</pubDate>
		<dc:creator>dkukec</dc:creator>
				<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://dubravkokukec.from.hr/blog/?p=249</guid>
		<description><![CDATA[The Properties Window provides rich property editing for the selected object&#8217;s properties. Thumbnail Preview displays a thumbnail image of the selected control. Control Type is the full type name of the selected control. Control Name is the name of the selected control. Property Search Textbox provides quick access to properties. The search algorithm finds all [...]]]></description>
		<wfw:commentRss>http://dubravkokukec.from.hr/blog/2010/09/21/visual-studio-for-wpf-and-silverlight-properties-window/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
		<item>
		<title>Ekobit DevArena 2010 &#8211; poziv na predavanje</title>
		<link>http://dubravkokukec.from.hr/blog/2010/09/07/ekobit-devarena-2010-poziv-na-predavanje/</link>
		<comments>http://dubravkokukec.from.hr/blog/2010/09/07/ekobit-devarena-2010-poziv-na-predavanje/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 13:30:18 +0000</pubDate>
		<dc:creator>dkukec</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://dubravkokukec.from.hr/blog/?p=243</guid>
		<description><![CDATA[Pozivam Vas na ovogodišnju konferenciju u organizaciji tvrtke Ekobit koja će se održati  14. listopada u konferencijskom centru Hotela Aristos u Zagrebu. U sklopu konferencije, dođite na predavanje &#8220;WPF 4 &#8211; razvoj najmoćnijih klijentskih aplikacija&#8221; : Windows Presentation Foundation (WPF) postavlja nove temelje u razvoju korisničkih sučelja Windows applikacija. Tehnologija omogućuje brži razvoj aplikacija s korisničkim [...]]]></description>
		<wfw:commentRss>http://dubravkokukec.from.hr/blog/2010/09/07/ekobit-devarena-2010-poziv-na-predavanje/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Microsoft warns users off 64-bit Office 2010</title>
		<link>http://dubravkokukec.from.hr/blog/2010/08/16/microsoft-warns-users-off-64-bit-office-2010/</link>
		<comments>http://dubravkokukec.from.hr/blog/2010/08/16/microsoft-warns-users-off-64-bit-office-2010/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 07:50:34 +0000</pubDate>
		<dc:creator>dkukec</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://dubravkokukec.from.hr/blog/?p=238</guid>
		<description><![CDATA[Microsoft Office 2010 comes in both 32-bit and 64-bit (not compatible with 64-bit Windows XP) versions and this is the first time that a 64-bit version of Office has been available. 64-bit processing brings some advantages but there are lot of disadvantages on the bleeding edge of technology. The advantages of the 64-bit version are [...]]]></description>
		<wfw:commentRss>http://dubravkokukec.from.hr/blog/2010/08/16/microsoft-warns-users-off-64-bit-office-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio Scrum 1.0</title>
		<link>http://dubravkokukec.from.hr/blog/2010/08/11/visual-studio-scrum-1-0/</link>
		<comments>http://dubravkokukec.from.hr/blog/2010/08/11/visual-studio-scrum-1-0/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 06:10:03 +0000</pubDate>
		<dc:creator>dkukec</dc:creator>
				<category><![CDATA[TFS]]></category>

		<guid isPermaLink="false">http://dubravkokukec.from.hr/blog/?p=232</guid>
		<description><![CDATA[Microsoft Visual Studio Scrum 1.0 is released, a new process template for Team Foundation Server 2010.  The template can be downloaded from the Visual Studio Gallery or through the Visual Studio Extension Manager.  This new template is the first new process template introduced by Microsoft since the MSF Agile and MSF CMMI templates first shipped [...]]]></description>
		<wfw:commentRss>http://dubravkokukec.from.hr/blog/2010/08/11/visual-studio-scrum-1-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

