<?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>Apple.Bernaciak.eu &#187; Objective-C</title>
	<atom:link href="http://apple.bernaciak.eu/en/category/objective-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://apple.bernaciak.eu/en/</link>
	<description>my adventure with Apple, the Apple blog</description>
	<lastbuilddate>Thu, 06 Oct 2011 14:11:43 +0000</lastbuilddate>
	<language>en</language>
	<sy:updateperiod>hourly</sy:updateperiod>
	<sy:updatefrequency>1</sy:updatefrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Programming in Xcode vs. Visual Studio in a simple.</title>
		<link>http://apple.bernaciak.eu/en/2010/10/11/programowanie-w-xcode-vs-visual-studio-na-przykladzie-prostej-aplikacji/?utm_source=rss&utm_medium=rss&</link>
		<comments>http://apple.bernaciak.eu/en/2010/10/11/programowanie-w-xcode-vs-visual-studio-na-przykladzie-prostej-aplikacji/#comments</comments>
		<pubdate>Mon, 11 Oct 2010 09:53:16 +0000</pubdate>
		<dc:creator>Hubert Bernaciak</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[xcode]]></category>

		<guid ispermalink="false">http://apple.bernaciak.eu/?p=129-en</guid>
		<description><![CDATA[Ostatnio pewien developer .Net-owy narzekał na żmudną pracę przy tworzeniu aplikacji na platformę Apple w stosunku do środowiska Microsoftu ? Visual Studio. I decided to compare this very simple example of creating a web browser with controls provided by the two IDE. Obviously not fully reflect the duel between the two products, ale docelowo zamierzam sprawdzić czy Xcode jest w [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, a developer <strong>.Net</strong>-The new complained about the tedious work of creating an application platform <strong>Apple</strong> in relation to the environment <strong>Microsoftu ? Visual Studio</strong>. I decided to compare this very simple example of creating a web browser with controls provided by the two IDE. Obviously not fully reflect the duel between the two products, ale docelowo zamierzam sprawdzić czy Xcode jest w stanie w podobnej ilości kroków i poświęconego czasu stworzyć aplikację na poziomie Visual Studio 2010.</p>
<p>Start by creating the interface of each of our applications, to fulfill the basic functions: <strong>back, more, refresh, stop, pole do wpisania adresu URL oraz przycisk idź.</strong></p>
<p style="text-align: center;"><strong><a href="http://apple.bernaciak.eu/wp-content/uploads/2010/10/Obrazek-140.png"><img class="aligncenter size-full wp-image-130" title="Interfejs przeglądarki w Xcode" src="http://apple.bernaciak.eu/wp-content/uploads/2010/10/Obrazek-140.png" alt="" width="498" height="440" /></a><br />
</strong></p>
<p>Then turn each element of the right mouse button (or two fingers on the touchpad) drag on our main control <strong>Web View </strong>i wybieramy poszczególne zdarzenia dla konkretnego elementu.</p>
<p><a href="http://apple.bernaciak.eu/wp-content/uploads/2010/10/Obrazek-141.png"><img class="aligncenter size-full wp-image-131" title="Xcode - zdarzenia" src="http://apple.bernaciak.eu/wp-content/uploads/2010/10/Obrazek-141.png" alt="" width="358" height="410" /></a></p>
<p>Gdy już wszystkie będziemy mieli gotowe jak na poniższym obrazku możemy przetestować naszą aplikację.</p>
<p style="text-align: center;"><a href="http://apple.bernaciak.eu/wp-content/uploads/2010/10/Obrazek-142.png"><img class="aligncenter size-full wp-image-132" title="Web View zdarzenia" src="http://apple.bernaciak.eu/wp-content/uploads/2010/10/Obrazek-142.png" alt="" width="308" height="375" /></a></p>
<p><strong>Works!</strong></p>
<p style="text-align: center;"><a href="http://apple.bernaciak.eu/wp-content/uploads/2010/10/Obrazek-143.png"><img class="aligncenter size-full wp-image-133" title="Przeglądarka w Xcode" src="http://apple.bernaciak.eu/wp-content/uploads/2010/10/Obrazek-143.png" alt="" width="502" height="391" /></a></p>
<p><strong>Teraz sprobujmy zrobić identycznie działający program przy pomocy Visual Studio.</strong></p>
<p>We begin as before by building an interface, and then assign each event as the pilot light in the picture below:</p>
<p style="text-align: center;"><a href="http://apple.bernaciak.eu/wp-content/uploads/2010/10/Obrazek-145.png"><img class="aligncenter size-full wp-image-135" title="Visual studio - zdarzenia" src="http://apple.bernaciak.eu/wp-content/uploads/2010/10/Obrazek-145.png" alt="" width="350" height="326" /></a></p>
<p style="text-align: left;"><strong>Run the application and also works!</strong></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-134" title="Przeglądarka w Visual Studio" src="http://apple.bernaciak.eu/wp-content/uploads/2010/10/Obrazek-144.png" alt="" width="615" height="418" /></p>
<p>To sum up the above example, the time and amount of work when inserted in the application in each of the circles is no different. If Xcode has been done more on a drag and drop, the behavior in Visual Studio by clicking had to manually assign. Of course, this is a very simple example, you really should not even call it an application or program, but showing, that <strong>Xcode is not at such a terrible environment compared to Visual Studio</strong> and I hope, że to zachęci innych do tworzenia własnych aplikacji na mac?i.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://apple.bernaciak.eu/2010/10/11/programowanie-w-xcode-vs-visual-studio-na-przykladzie-prostej-aplikacji/" target="_blank"><img src="http://apple.bernaciak.eu/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://apple.bernaciak.eu/2010/10/11/programowanie-w-xcode-vs-visual-studio-na-przykladzie-prostej-aplikacji/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentrss>http://apple.bernaciak.eu/en/2010/10/11/programowanie-w-xcode-vs-visual-studio-na-przykladzie-prostej-aplikacji/feed/</wfw:commentrss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

