<?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>Greg Leonardo</title>
	<atom:link href="http://www.gregleonardo.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gregleonardo.com</link>
	<description>solving complex problems with simple solutions</description>
	<lastBuildDate>Wed, 08 May 2013 14:03:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Better Battery Usage with Windows Phone 8</title>
		<link>http://www.gregleonardo.com/archives/323?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=better-battery-usage-with-windows-phone-8</link>
		<comments>http://www.gregleonardo.com/archives/323#comments</comments>
		<pubDate>Wed, 08 May 2013 14:03:34 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.gregleonardo.com/?p=323</guid>
		<description><![CDATA[Randy Patterson and I were discussing battery usage on the Windows Phone 8 (he has an HTC 8X and I have a Nokia 822), and he was struggling with poor battery usage. I asked if he had taken the time to manage his application background tasks, to which he stated &#8220;What do you mean?&#8221;. I took a <a href='http://www.gregleonardo.com/archives/323' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>Randy Patterson and I were discussing battery usage on the Windows Phone 8 (he has an HTC 8X and I have a Nokia 822), and he was struggling with poor battery usage. I asked if he had taken the time to manage his application background tasks, to which he stated &#8220;What do you mean?&#8221;. I took a few minutes to show him how to do it and he comment was &#8220;you should blog about this, I had no clue you could do this&#8221;. So, here we are and I would like to thank Randy for the blog idea.</p>
<p>To get started go into your &#8220;Settings&#8221; on your Windows Phone 8, once there swipe from right to left to get to the &#8220;applications&#8221; screen, then tap background tasks. You will see a list of applications the have a background task, and my rule of thumb is, if it does not have regular or wide tile on my start screen or the live tile data I don&#8217;t really care about then I block it to save battery time. Now you may ask &#8220;how do I block an application?&#8221;, as you can see below it is fairly painless to do - one in background task simply tap the app then tap block.</p>
<table>
<tbody>
<tr>
<td><a href="http://www.gregleonardo.com/wp-content/uploads/2013/05/wp_ss_20130508_0001.png"><img class="alignnone size-medium wp-image-327" alt="wp_ss_20130508_0001" src="http://www.gregleonardo.com/wp-content/uploads/2013/05/wp_ss_20130508_0001-180x300.png" width="180" height="300" /></a></td>
<td><a href="http://www.gregleonardo.com/wp-content/uploads/2013/05/wp_ss_20130508_0002.png"><img class="alignnone size-medium wp-image-328" alt="wp_ss_20130508_0002" src="http://www.gregleonardo.com/wp-content/uploads/2013/05/wp_ss_20130508_0002-180x300.png" width="180" height="300" /></a></td>
<td><a href="http://www.gregleonardo.com/wp-content/uploads/2013/05/wp_ss_20130508_0003.png"><img class="alignnone size-medium wp-image-325" alt="wp_ss_20130508_0003" src="http://www.gregleonardo.com/wp-content/uploads/2013/05/wp_ss_20130508_0003-180x300.png" width="180" height="300" /></a></td>
</tr>
</tbody>
</table>
<p>Let&#8217;s take a quick look at my battery usage to see how I have things performing.  As you can see below I have almost 3 days of usage from a single charge.<br />
<a href="http://www.gregleonardo.com/wp-content/uploads/2013/05/wp_ss_20130215_0001.png"><img class="alignnone size-medium wp-image-326" alt="wp_ss_20130215_0001" src="http://www.gregleonardo.com/wp-content/uploads/2013/05/wp_ss_20130215_0001-180x300.png" width="180" height="300" /></a></p>
<p>&nbsp;</p>
<p>Now as a side note, if your mail supports push technologies like Office 365 or Outlook you don&#8217;t need to worry about the next comment.  if you use pop, you should set your POP email to check every 30 minutes to an hour, this will help increase your battery time as well.</p>
<p>Well I hope these suggestions help you, if you would like to know more please let me know.</p>
<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.gregleonardo.com%2Farchives%2F323&amp;layout=standard&amp;show-faces=true&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:450px; height:70px;"></iframe></div> <img src="http://www.gregleonardo.com/?feed-stats-post-id=323" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.gregleonardo.com/archives/323/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Book: Windows Store App Essentials</title>
		<link>http://www.gregleonardo.com/archives/320?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-book-windows-store-app-essentials</link>
		<comments>http://www.gregleonardo.com/archives/320#comments</comments>
		<pubDate>Wed, 08 May 2013 12:11:18 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.gregleonardo.com/?p=320</guid>
		<description><![CDATA[For those that don&#8217;t know I am working on a book for Apress on developing applications for Windows Store. You can help me write it with there alpha program, which allows you to see the book as I am writing it. You can check out the book here.]]></description>
				<content:encoded><![CDATA[<p>For those that don&#8217;t know I am working on a book for Apress on developing applications for Windows Store.  You can help me write it with there alpha program, which allows you to see the book as I am writing it.  You can check out the book <a href="http://www.apress.com/9781430258513" title="Windows Store App Essentials" target="_blank">here</a>.</p>
<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.gregleonardo.com%2Farchives%2F320&amp;layout=standard&amp;show-faces=true&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:450px; height:70px;"></iframe></div> <img src="http://www.gregleonardo.com/?feed-stats-post-id=320" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.gregleonardo.com/archives/320/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Second INETA Component Code Challenge 2012</title>
		<link>http://www.gregleonardo.com/archives/308?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=second-ineta-component-code-challenge-2012</link>
		<comments>http://www.gregleonardo.com/archives/308#comments</comments>
		<pubDate>Thu, 13 Sep 2012 01:41:55 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[MVC3]]></category>
		<category><![CDATA[MVC4]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Component Code Challenge]]></category>
		<category><![CDATA[Greg Leonardo]]></category>
		<category><![CDATA[iNETA]]></category>

		<guid isPermaLink="false">http://www.gregleonardo.com/?p=308</guid>
		<description><![CDATA[For the second time this year I have the great opportunity to be one of the judges for the INETA Component Code Challenge.  Here are the details: Have you ever thought &#8220;I have a good idea for an application, however what can I get for it?&#8221; and/or &#8220;I would love to go to DevConnections, but <a href='http://www.gregleonardo.com/archives/308' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>For the second time this year I have the great opportunity to be one of the judges for the INETA Component Code Challenge.  Here are the details:</p>
<p>Have you ever thought &#8220;I have a good idea for an application, however what can I get for it?&#8221; and/or &#8220;I would love to go to DevConnections, but I am not sure how to pay for it?&#8221;. Well, you are in luck. With the INETA Component Code Challenge for 2012, all you need to do is create an application using 2 approved controls from 2 approved vendors, create a video talking about your application, and submit it to our judging panel. Our judging panel, consisting of Bill Reiss, Nikita Polyakov, Matt Hidinger, and Greg Leonardo, will be looking for innovation and creativity in the use of approved controls. To read official rules <a href="http://www.ineta.org/CodeChallenge/default.aspx" target="_blank">click here</a>.</p>
<p>So grab your computer and Visual Studio and GET YOUR CODE ON!</p>
<p>Disclaimer: INETA covers one conference ticket, hotel, and travel to the conference as is outlined in INETA&#8217;s travel policy. Please visit the site for additional rules.</p>
<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.gregleonardo.com%2Farchives%2F308&amp;layout=standard&amp;show-faces=true&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:450px; height:70px;"></iframe></div> <img src="http://www.gregleonardo.com/?feed-stats-post-id=308" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.gregleonardo.com/archives/308/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Universal Providers, a tale of new providers in MVC4</title>
		<link>http://www.gregleonardo.com/archives/295?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=asp-net-universal-providers-a-tale-of-new-providers-in-mvc4</link>
		<comments>http://www.gregleonardo.com/archives/295#comments</comments>
		<pubDate>Thu, 13 Sep 2012 00:15:28 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.gregleonardo.com/?p=295</guid>
		<description><![CDATA[The ASP.NET Universal Provide cover Membership, Roles, Profile, and Session solutions in MVC4 which can leverage SQL Compact, SQL Express, SQL Azure, and SQL Server.  The biggest deviation from old ASP.NET 2.0 Membership is the need to run aspnet_regsql.exe to install the database side before you are able to use them.  ASP.NET Universal Providers now <a href='http://www.gregleonardo.com/archives/295' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>The ASP.NET Universal Provide cover Membership, Roles, Profile, and Session solutions in MVC4 which can leverage SQL Compact, SQL Express, SQL Azure, and SQL Server.  The biggest deviation from old ASP.NET 2.0 Membership is the need to run aspnet_regsql.exe to install the database side before you are able to use them.  ASP.NET Universal Providers now provide the magic to setup the persistence store with simply providing the database connection string.</p>
<p>&nbsp;</p>
<p>If you would like to install the Universal Providers, because you did not select Internet based project in the MVC4 project selection screen.  You can run the Package Manager to install but doing the following:</p>
<p><img src="http://docs.nuget.org/docs/start-here/images/package-manager-console-in-menu.png" alt="Package Manager Console in menu" /></p>
<p>And entering “Install-Package System.Web.Providers” at the PM&gt; prompt.</p>
<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.gregleonardo.com%2Farchives%2F295&amp;layout=standard&amp;show-faces=true&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:450px; height:70px;"></iframe></div> <img src="http://www.gregleonardo.com/?feed-stats-post-id=295" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.gregleonardo.com/archives/295/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>INETA Component Code Challenge</title>
		<link>http://www.gregleonardo.com/archives/285?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ineta-component-code-challenge</link>
		<comments>http://www.gregleonardo.com/archives/285#comments</comments>
		<pubDate>Thu, 09 Aug 2012 11:50:59 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[DevExpress]]></category>
		<category><![CDATA[Greg Leonardo]]></category>
		<category><![CDATA[iNETA]]></category>
		<category><![CDATA[Infragistics]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Telerik]]></category>

		<guid isPermaLink="false">http://www.gregleonardo.com/?p=285</guid>
		<description><![CDATA[INETA has launched their second round of the CCC, if you would like more information head over to the official contest page.]]></description>
				<content:encoded><![CDATA[<p>INETA has launched their second round of the CCC, if you would like more information head over to the <a href="http://www.ineta.org/CodeChallenge/default.aspx" target="_blank">official contest page</a>.</p>
<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.gregleonardo.com%2Farchives%2F285&amp;layout=standard&amp;show-faces=true&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:450px; height:70px;"></iframe></div> <img src="http://www.gregleonardo.com/?feed-stats-post-id=285" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.gregleonardo.com/archives/285/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MVC4 Beta</title>
		<link>http://www.gregleonardo.com/archives/281?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mvc4-beta</link>
		<comments>http://www.gregleonardo.com/archives/281#comments</comments>
		<pubDate>Fri, 09 Mar 2012 18:45:35 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Greg Leonardo]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[MVC4]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.gregleonardo.com/?p=281</guid>
		<description><![CDATA[MVC4 Beta is out and it works side by side with MVC3, I will be posting more around with new mobile focus. Learn more here.]]></description>
				<content:encoded><![CDATA[<p>MVC4 Beta is out and it works side by side with MVC3, I will be posting more around with new mobile focus.</p>
<p>Learn more <a href="http://www.asp.net/mvc/mvc4" target="_blank">here</a>.</p>
<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.gregleonardo.com%2Farchives%2F281&amp;layout=standard&amp;show-faces=true&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:450px; height:70px;"></iframe></div> <img src="http://www.gregleonardo.com/?feed-stats-post-id=281" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.gregleonardo.com/archives/281/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick look at security in MVC3</title>
		<link>http://www.gregleonardo.com/archives/261?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=security-in-mvc3</link>
		<comments>http://www.gregleonardo.com/archives/261#comments</comments>
		<pubDate>Sat, 03 Mar 2012 00:05:54 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[MVC3]]></category>
		<category><![CDATA[Greg Leonardo]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.gregleonardo.com/?p=261</guid>
		<description><![CDATA[I learned about some security features in MVC3, that I had forgotten about.  So, let&#8217;s discuss them and the differences between authenticate and authorization as well as look at some standard attacks.  MVC3 out of the box supports Windows and Forms based authentication, Windows authentication are generally used for intranet applications and Forms based is general used for <a href='http://www.gregleonardo.com/archives/261' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>I learned about some security features in MVC3, that I had forgotten about.  So, let&#8217;s discuss them and the differences between authenticate and authorization as well as look at some standard attacks.  MVC3 out of the box supports Windows and Forms based authentication, Windows authentication are generally used for intranet applications and Forms based is general used for internet based applications.  With forms authenticate SSL needs to used to help protect the username and password being entered by the user.</p>
<p>To secure a controller action you can use the [Authorize]  attribute to secure an action or the controller itself.  If you use just the [Authorize] attribute, all you are really saying is you don&#8217;t want anonymous users to access the controller or action.  You can further define this by adding Roles or Users to the [Authorize] attribute, which is the authorization part of security in MVC3.</p>
<p>Now let&#8217;s talk about site attacks.</p>
<p>Cross-Site Scripting, which are defined as cookie theft, malware downloads, account hijacking, and modify content to name a few.  This is controlled by the underlying framework, however you can use [AllowHtml] attribute to the model property you would like to allow Html to flow through with minimal risk.</p>
<p>The Anti Cross Script library can be used to help sanitize the Html.</p>
<p>Cross site request forgery can be combated with the @Html.AntiForgeryToken() on your form declaration and ValidateAntiForgeryToken attribute on the post destination action in the controller.</p>
<p>Example:<br />
In the View form definition.</p>
<p>[sourcecode langauge="csharp"]<br />
@using (Html.BeginForm(&quot;Contact&quot;, &quot;Home&quot;)) {<br />
    @Html.AntiForgeryToken()<br />
    @Html.ValidationSummary(true)<br />
[/sourcecode]</p>
<p>In the Controller Action</p>
<p>[sourcecode langauge="csharp"]<br />
[OutputCache(NoStore=true, Duration=0)]<br />
[ValidateAntiForgeryToken]<br />
public ActionResult Contact(string message = null)<br />
{<br />
    EmailModel email = new EmailModel();<br />
    ViewBag.Message = message;<br />
    return View(email);<br />
}<br />
[/sourcecode]</p>
<p>Hopefully this give some insight into security options with MVC3, I will follow this up with MVC4 here soon.</p>
<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.gregleonardo.com%2Farchives%2F261&amp;layout=standard&amp;show-faces=true&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:450px; height:70px;"></iframe></div> <img src="http://www.gregleonardo.com/?feed-stats-post-id=261" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.gregleonardo.com/archives/261/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why is Architecture important?</title>
		<link>http://www.gregleonardo.com/archives/254?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-is-architecture-important</link>
		<comments>http://www.gregleonardo.com/archives/254#comments</comments>
		<pubDate>Fri, 02 Mar 2012 23:12:14 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Greg Leonardo]]></category>
		<category><![CDATA[Patterns]]></category>

		<guid isPermaLink="false">http://www.gregleonardo.com/?p=254</guid>
		<description><![CDATA[Today I was humbled in talking about architecture as I stumbled through some explanations of principles and key terms.  For those that know me I am very passionate and professional on how I approach things, including discussions.  I found myself stumbling because I got myself stuck on answering an open question about how I would architect something <a href='http://www.gregleonardo.com/archives/254' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>Today I was humbled in talking about architecture as I stumbled through some explanations of principles and key terms.  For those that know me I am very passionate and professional on how I approach things, including discussions.  I found myself stumbling because I got myself stuck on answering an open question about how I would architect something anyway I wanted to (skies the limit).  I struggled because everyday architects resolve issues within the constraints of budgets, personnel, and technology stacks.  It was like asking me, if you could do anything in the world, you want what would do?  Flight or invisibility?  But at the end of the day, the laws of gravity and physics comes into play.</p>
<p>I asked myself, why is architecture important?</p>
<p>Like everything else to me it is a process and with that it has defining characteristics.  Some of the main issues that seem to get focused on is acronyms and perceptions.  What I mean by that is acronyms have different meanings to different industries &#8211; they also seem to overlap.  Like a house, software needs a strong foundation to build on and without it everything built on top of it is at risk &#8211; do we really need to concern ourselves with what we call it.  Sometimes I think quite a few great discussions get last with acronyms and there usage</p>
<p>With that what should the goals of Architecture be?</p>
<p>The main focus should be bridging the gap between business requirements and technical requirements by understanding the software&#8217;s use cases and working out ways to implement them.</p>
<p>Well then, what key principles should an Architect consider?</p>
<ul>
<li>Instead of building to last, build to change.</li>
<li>To reduce risk and model to analyze.</li>
<li>Use visualization as a collaboration tool.</li>
<li>Work to identify key engineering decisions.</li>
</ul>
<p>With emergent architecture try using a more iterative or agile approach to help minimize risk of change throughout the process.</p>
<p>So, to answer the main question without a strong foundation you simple end with a house of cards, that is difficult to deploy, modify, manage, and support.  While architect by nature is conceptual, without walking that mile or suffering through a bumpy foundation &#8211; how do you really know what foundation to build?</p>
<p>&nbsp;</p>
<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.gregleonardo.com%2Farchives%2F254&amp;layout=standard&amp;show-faces=true&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:450px; height:70px;"></iframe></div> <img src="http://www.gregleonardo.com/?feed-stats-post-id=254" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.gregleonardo.com/archives/254/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>INETA Component Code Challenge 2012</title>
		<link>http://www.gregleonardo.com/archives/251?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ineta-component-code-challenge-2012</link>
		<comments>http://www.gregleonardo.com/archives/251#comments</comments>
		<pubDate>Tue, 07 Feb 2012 23:48:19 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Component Code Challenge]]></category>
		<category><![CDATA[Greg Leonardo]]></category>
		<category><![CDATA[iNETA]]></category>

		<guid isPermaLink="false">http://www.gregleonardo.com/?p=251</guid>
		<description><![CDATA[This year I have the great opportunity to be one of the judges for the INETA Component Code Challenge.  Here are the details: Have you ever thought &#8220;I have a good idea for an application, however what can I get for it?&#8221; and/or &#8220;I would love to go to DevConnections or Tech•Ed, but I am <a href='http://www.gregleonardo.com/archives/251' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>This year I have the great opportunity to be one of the judges for the INETA Component Code Challenge.  Here are the details:</p>
<p>Have you ever thought &#8220;I have a good idea for an application, however what can I get for it?&#8221; and/or &#8220;I would love to go to DevConnections or Tech•Ed, but I am not sure how to pay for it?&#8221;. Well, you are in luck. With the INETA Component Code Challenge for 2012, all you need to do is create an application using 2 approved controls from 2 approved vendors, create a video talking about your application, and submit it to our judging panel. Our judging panel, consisting of Bill Reiss, Nikita Polyakov, Matt Hidinger, and Greg Leonardo, will be looking for innovation and creativity in the use of approved controls. To read official rules <a href="http://www.ineta.org/CodeChallenge/default.aspx" target="_blank">click here</a>.</p>
<p>So grab your computer and Visual Studio and GET YOUR CODE ON!</p>
<p>Disclaimer: INETA covers one conference ticket, hotel, and travel to the conference as is outlined in INETA&#8217;s travel policy. Please visit the site for additional rules.</p>
<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.gregleonardo.com%2Farchives%2F251&amp;layout=standard&amp;show-faces=true&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:450px; height:70px;"></iframe></div> <img src="http://www.gregleonardo.com/?feed-stats-post-id=251" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.gregleonardo.com/archives/251/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rock, Paper, Azure! Contest &#8211; White Screen or 404 Error While Running Local.</title>
		<link>http://www.gregleonardo.com/archives/227?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rock-paper-azure-contest-white-screen-or-404-error-while-running-local</link>
		<comments>http://www.gregleonardo.com/archives/227#comments</comments>
		<pubDate>Wed, 06 Apr 2011 18:05:17 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Greg Leonardo]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MyBot Error]]></category>
		<category><![CDATA[Paper]]></category>
		<category><![CDATA[Rock]]></category>

		<guid isPermaLink="false">http://www.webonology.com/?p=227</guid>
		<description><![CDATA[I registered for ROCKPAPERAZURE, downloaded the Bits, after installing the pre-reqs, click F5 and got a 404/blank page. After some troubleshooting I found that install the following applications through the Microsoft Web Platform Installer, the issue was corrected.  I also verified this with Kevin D. Wolfe - as he had the same issue &#8211; thanks Kevin: IIS <a href='http://www.gregleonardo.com/archives/227' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>I registered for <em><a href="http://www.rockpaperazure.com/" target="_blank">ROCKPAPERAZURE</a>, </em>downloaded the Bits, after installing the pre-reqs, click F5 and got a 404/blank page.</p>
<p>After some troubleshooting I found that install the following applications through the Microsoft Web Platform Installer, the issue was corrected.  I also verified this with Kevin D. Wolfe - as he had the same issue &#8211; thanks Kevin:</p>
<ol>
<li>IIS 7 Recommended Configuration (Good to clean up IIS installs)</li>
<li>Application Request Routing 2.5</li>
</ol>
<p>Anyway happy <a href="http://www.rockpaperazure.com/" target="_blank">Rock, Paper, Azure!</a>, follow the link for more info or to compete.</p>
<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.gregleonardo.com%2Farchives%2F227&amp;layout=standard&amp;show-faces=true&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:450px; height:70px;"></iframe></div> <img src="http://www.gregleonardo.com/?feed-stats-post-id=227" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.gregleonardo.com/archives/227/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
