<?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>Max The IT pro [versatile]&#187; ASP.NET | Max The IT pro [versatile]</title>
	<atom:link href="http://maxtheitpro.com/tag/aspnet/feed" rel="self" type="application/rss+xml" />
	<link>http://maxtheitpro.com</link>
	<description>Max explores the world of IT, Music, Travel &#38; other stuff...</description>
	<lastBuildDate>Sun, 12 Jun 2011 17:49:47 +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>Web Services and the Programmable Web</title>
		<link>http://maxtheitpro.com/web-services-and-the-programmable-web</link>
		<comments>http://maxtheitpro.com/web-services-and-the-programmable-web#comments</comments>
		<pubDate>Sat, 14 Apr 2007 13:30:00 +0000</pubDate>
		<dc:creator>Max - The IT Pro</dc:creator>
				<category><![CDATA[Info Tech]]></category>
		<category><![CDATA[Opinions]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web developing]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://maxtheitpro.com/web-services-and-the-programmable-web</guid>
		<description><![CDATA[[Nairobi, Kenya]I MENTIONED in a previous post that I felt ASP.NET programming would be a lucrative ($$$) area for coders looking to move on to bigger and better things. Well, I still believe this, so I’ve been getting up to &#8230; <a class="more-link" href="http://maxtheitpro.com/web-services-and-the-programmable-web">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://maxtheitpro.com/web-services-and-the-programmable-web' addthis:title='Web Services and the Programmable Web '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_ebGi_GFXurg/RiDdlcrHPKI/AAAAAAAAABo/IuFppMFYFQs/s1600-h/Beginning-ASP.NET.jpg" rel="lightbox[424]"><img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 188px; height: 245px;" src="http://3.bp.blogspot.com/_ebGi_GFXurg/RiDdlcrHPKI/AAAAAAAAABo/IuFppMFYFQs/s320/Beginning-ASP.NET.jpg" alt="" id="BLOGGER_PHOTO_ID_5053282417331616930" border="0" /></a><span style=";font-family:arial;font-size:100%;"  >[<st1:place st="on"><st1:city st="on">Nairobi</st1:city>, <st1:country-region st="on">Kenya</st1:country-region></st1:place>]</span><br /><span style=";font-family:Arial;font-size:100%;"  ><span style="font-weight: bold;">I MENTIONED</span> in a <a href="http://maxtheitpro.blogspot.com/2006/12/job-survival-in-it-industry.html">previous post</a> that I felt ASP.NET programming would be a lucrative (<span style="color: rgb(0, 153, 0); font-weight: bold;">$$$</span>) area for coders looking to move on to bigger and better things. Well, I still believe this, so I’ve been getting up to speed on this excellent technology thanks to Matthew MacDonald’s well-written book (er bible&#8230;um, it’s 1148 bloody pages), </span><span style=";font-family:Arial;font-size:100%;"  ><a href="http://www.apress.com/book/bookDisplay.html?bID=10035"><i style="">Beginning ASP.NET 2.0 in C#: From Novice to Professional</i></a>.</span><span style=";font-family:Arial;font-size:100%;"  > Here&#8217;s a nice <a href="http://www.aspnetpro.com/bookreviews/1590595726_b/1590595726_b.asp">book review</a>. You see, I’m eager to take full advantage of the web by using web services as my secret weapon to create powerful applications. This should definitely bring in the big bucks. <img src='http://maxtheitpro.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> <br /></span><br /><span style=";font-family:Arial;font-size:100%;"  >For example, I could easily pass or share information (data) between various computer networks (B2B, B2C, etc.). Or, I might simply want a universal method in order to allow other web programmers to execute a shared, public function (programming code that does a particular task) on my web server that returns a piece of information (ie. a price quote, stock lookup, flight info, etc.). At the start of Chapter 21, Matthew does a fantastic job introducing web services. I also love his suggestion on how to “look” at said technology. See for yourself:</span><span style=";font-family:Arial;font-size:100%;"  ><br /></span><br />
<blockquote  style="font-family:arial;"><span style="color: rgb(0, 0, 153); font-style: italic;font-size:100%;" >Web services enable the same evolution that COM did, with a twist. Web services are indi-vidual units of programming logic that exist on a web server. They can be easily integrated into all sorts of applications, including everything from other ASP.NET applications to simple command-line applications. The twist is that, unlike COM, which is a platform-specific standard, web services are built on a foundation of open standards. These stan-dards allow web services to be created with .NET but consumed on other platforms—or vice versa. In fact, the idea of web services didn’t originate at Microsoft. Other major computer forces such as IBM helped to develop the core standards that Microsoft uses natively in ASP.NET.</span><span style="color: rgb(0, 0, 153); font-style: italic;font-size:100%;" ><o:p> </o:p></span>
<p style="color: rgb(0, 0, 153); font-style: italic;" class="MsoNormal"><span style="font-size:100%;">The root standard for all the individual web service standards is XML. Because XML is text-based, web service invocations can pass over normal HTTP channels. Other distributed object technologies, such as DCOM, are much more complex, and as a result, they are exceedingly difficult to configure correctly, especially if you need to use them over the Internet. So not only are web services governed by cross-platform standards, but they’re also easier to use.</span></p>
<p><span style="color: rgb(0, 0, 153); font-style: italic;font-size:100%;" ><o:p></o:p></span><span style="color: rgb(0, 0, 153); font-style: italic;font-size:100%;" >You can look at web services in two ways. Application programmers (and the .NET </span><span style="color: rgb(0, 0, 153); font-style: italic;font-size:100%;" >Framework) tend to treat a web service as a set of methods that you can call over the </span><span style="color: rgb(0, 0, 153); font-style: italic;font-size:100%;" >Internet. Of course, these methods have all the capabilities that ASP.NET programmers </span><span style="color: rgb(0, 0, 153); font-style: italic;font-size:100%;" >are used to, such as the automatic security and session state facilities discussed in other </span><span style="color: rgb(0, 0, 153); font-style: italic;font-size:100%;" >parts of this book. XML gurus take a different perspective. They prefer to treat web ser-vices as a way to exchange XML messages.<o:p></o:p></span><span style="color: rgb(0, 0, 153); font-style: italic;font-size:100%;" ></p>
<p></span><span style="color: rgb(0, 0, 153); font-style: italic;font-size:100%;" >Which perspective you take depends to some extent on the type of web service you are </span><span style="font-size:100%;"><span style="color: rgb(0, 0, 153);"><span style="font-style: italic;">creating. For example, if you need to pass messages through several intermediaries as part of a long-running business-to-business transaction, you’ll have an easier time looking at your web service as a message-passing system. On the other hand, if you’re calling a web service just to get some information—such as a product catalog or stock quote—you’ll probably treat it like any other useful function.</span> </span>{source: <i style="">Beginning ASP.NET 2.0 in C#: From Novice to Professional</i> ; pg. 815}</span></p></blockquote>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://maxtheitpro.com/web-services-and-the-programmable-web' addthis:title='Web Services and the Programmable Web '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://maxtheitpro.com/web-services-and-the-programmable-web/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

