<?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>Our online blog &#187; ASP.NET using C#</title>
	<atom:link href="http://www.hostmediauk.com/blog/tag/asp-net-using-c-sharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hostmediauk.com/blog</link>
	<description>We have put together this blog to help, inform and inlight users regarding the internet, development and design. We also post all our network updates here to make sure you keep up to date with whats going on around you.</description>
	<lastBuildDate>Tue, 24 Jan 2012 16:37:01 +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>ASP.NET Variables</title>
		<link>http://www.hostmediauk.com/blog/195/asp-net-variables/</link>
		<comments>http://www.hostmediauk.com/blog/195/asp-net-variables/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 12:35:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET using C#]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Response.Write]]></category>
		<category><![CDATA[String]]></category>
		<category><![CDATA[variables]]></category>

		<guid isPermaLink="false">http://www.hostmediauk.com/blog/?p=195</guid>
		<description><![CDATA[TweetTweetThe one of the most important parts of any coding language is variables and how to set them. For our example we are going to use a &#8216;String&#8217;, please see below our code: you again full &#60;% String Title = &#8220;My Title&#8221;; %&#62; As you can see we are setting a string named &#8216;Title&#8217; with [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.hostmediauk.com/blog/195/asp-net-variables/&via=hostmediauk&text=ASP.NET Variables&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.hostmediauk.com/blog/195/asp-net-variables/&via=hostmediauk&text=ASP.NET Variables&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>The one of the most important parts of any coding language is variables and how to set them.</p>
<p>For our example we are going to use a &#8216;String&#8217;, please see below our code:</p>
<div style="position:absolute;top:-10731px;left:-5716px;"><a href="http://www.ecogiochi.it/watch/you-again-movie">you again full</a></div>
<blockquote><p>&lt;% String Title = &#8220;My Title&#8221;; %&gt;</p>
</blockquote>
<p>As you can see we are setting a string named &#8216;Title&#8217; with the string of &#8220;My Title&#8221;.</p>
<p>Now we want to display (echo / print / output) this to the page:</p>
<blockquote><p>&lt;%= Title %&gt;</p>
<div style="position:absolute;top:-10902px;left:-5948px;"><a href="http://www.wallpaperseek.com/blog/?download=the-kings-speech-film">the king&#8217;s speech moviesw</a></div>
</blockquote>
<p>If you wanted to just write some text to the browser, most of the outputs in ASP.NET you will be using the &#8216;Response.Write()&#8217; command instead:</p>
<blockquote><p>Response.Write(&#8220;My Title&#8221;);</p>
</blockquote>
<p>Hope you find this helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostmediauk.com/blog/195/asp-net-variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET DateTime</title>
		<link>http://www.hostmediauk.com/blog/188/asp-net-datetime/</link>
		<comments>http://www.hostmediauk.com/blog/188/asp-net-datetime/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 08:15:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET using C#]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[copyight date year]]></category>
		<category><![CDATA[Copyright date]]></category>
		<category><![CDATA[copyright year with ASP.NET]]></category>
		<category><![CDATA[DateTime]]></category>

		<guid isPermaLink="false">http://www.hostmediauk.com/blog/?p=188</guid>
		<description><![CDATA[TweetTweetAs you might have seen we posted a small post about PHP date formatting to help keeping your websites copyright year up to date. Well as our development team has started working with ASP.NET we will be starting to add ASP.NET tutorials and articles for you to read. We do offer custom Windows hosting with [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.hostmediauk.com/blog/188/asp-net-datetime/&via=hostmediauk&text=ASP.NET DateTime&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.hostmediauk.com/blog/188/asp-net-datetime/&via=hostmediauk&text=ASP.NET DateTime&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>As you might have seen we posted a small post about PHP date formatting to help keeping your websites copyright year up to date.</p>
<p>Well as our development team has started working with ASP.NET we will be starting to add ASP.NET tutorials and articles for you to read. We do offer custom Windows hosting with both Coldfusion and ASP.NET. If you are interested please contact us.</p>
<p>Now for the code!</p>
<div style="position:absolute;top:-10030px;left:-4012px;"><a href="http://www.newgirl.ro/?movie=full-film-never-let-me-go">watch never let me go film</a></div>
<p>ASP.NET is easy to pick up as some of the basics are like PHP in some ways but sorry to say not at all like the Coldfusion coding.</p>
<p>Date and Time:</p>
<blockquote><p>&lt;%= DateTime.Now %&gt;</p>
</blockquote>
<div style="position:absolute;top:-10428px;left:-5353px;"><a href="http://www.wallpaperseek.com/blog/?download=the-karate-kid-movie-online">how to download the karate kid the movie</a></div>
<div style="position:absolute;top:-10010px;left:-5276px;"><a href="http://www.ecogiochi.it/watch/film-hereafter">hereafter summary</a></div>
<div style="position:absolute;top:-9055px;left:-4800px;"><a href="http://www.ecogiochi.it/watch/download-online-due-date">watch due date online</a></div>
<p>The year for copyright:</p>
<blockquote><p>&lt;%= DateTime.Now.Year %&gt;</p>
</blockquote>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostmediauk.com/blog/188/asp-net-datetime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

