<?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>EvereQ &#187; Firebug</title>
	<atom:link href="http://blog.evereq.com/blog/index.php/tag/firebug/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.evereq.com/blog</link>
	<description>Everything reQuired</description>
	<lastBuildDate>Thu, 26 Jan 2012 16:00:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>ASP.NET MVC Controller action being called twice issues</title>
		<link>http://blog.evereq.com/blog/index.php/2010/07/asp-net-mvc-controller-action-being-called-twice-issues/</link>
		<comments>http://blog.evereq.com/blog/index.php/2010/07/asp-net-mvc-controller-action-being-called-twice-issues/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 08:35:23 +0000</pubDate>
		<dc:creator>evereq</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Action]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Controller]]></category>
		<category><![CDATA[FF]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[twice]]></category>
		<category><![CDATA[YSlow]]></category>

		<guid isPermaLink="false">http://blog.evereq.com/blog/?p=683</guid>
		<description><![CDATA[Your ASP.NET MVC controller action (same action) called multiply times? Here is a main &#8220;check&#8221; list for you: Check that you don&#8217;t have any image or another elements in View with empty src attribute (&#60;img src=&#8221;" /&#62; for example) or have src attribute referencing something that no longer existed. You better check directly in browser [...]]]></description>
			<content:encoded><![CDATA[<p>Your ASP.NET MVC controller action (same action) called multiply times?</p>
<p>Here is a main &#8220;check&#8221; list for you:</p>
<ul>
<li>Check that you don&#8217;t have any image or another elements in View with empty src attribute (&lt;img src=&#8221;" /&gt; for example) or have src attribute referencing something that no longer existed. You better check directly in browser &#8220;Page Source&#8221;, than in View itself due to possibility of some &#8220;dynamic&#8221; issues when View rendered. Ones you found such empty element in page html source its usually trivial to found same element in your view and fix issue.</li>
<li>Check that you don&#8217;t have any ajax calls referencing an empty URL (browsers will interpret such empty url as current page and request current page again make controller action execute few times)</li>
<li>You forgot to return &#8220;false&#8221; from JavaScript click event handler for link or button that makes AJAX call. If you forget &#8220;return false&#8221; browser simply made default action of the link &#8211; regular, non AJAX, call to same page)</li>
<li>Sometimes Firebug and YSlow Firefox (FF) plugins can cause such issues&#8230; Just temporary disable them in FF or check in different browser.</li>
</ul>
<p>Know another reason? Let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.evereq.com/blog/index.php/2010/07/asp-net-mvc-controller-action-being-called-twice-issues/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>My Favorite Tools</title>
		<link>http://blog.evereq.com/blog/index.php/2009/10/my-favorite-tools/</link>
		<comments>http://blog.evereq.com/blog/index.php/2009/10/my-favorite-tools/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 13:07:16 +0000</pubDate>
		<dc:creator>evereq</dc:creator>
				<category><![CDATA[MyFaTo]]></category>
		<category><![CDATA[AnkhSVN]]></category>
		<category><![CDATA[CPU-Z]]></category>
		<category><![CDATA[Crack.NET]]></category>
		<category><![CDATA[EntLib]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[InstallShield]]></category>
		<category><![CDATA[IntelliJ]]></category>
		<category><![CDATA[IntelliJ IDEA]]></category>
		<category><![CDATA[Jetbrains]]></category>
		<category><![CDATA[Mole]]></category>
		<category><![CDATA[Moq]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[Paint .NET]]></category>
		<category><![CDATA[PowerCommands]]></category>
		<category><![CDATA[Quartz]]></category>
		<category><![CDATA[R#]]></category>
		<category><![CDATA[ReSharper]]></category>
		<category><![CDATA[SlickEdit]]></category>
		<category><![CDATA[Spring .NET]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[TortoiseGit]]></category>
		<category><![CDATA[TortoiseSVN]]></category>
		<category><![CDATA[Unit Tests]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[Visual Studio 2010 Pro Power Tools]]></category>
		<category><![CDATA[VsCommands]]></category>
		<category><![CDATA[WiX]]></category>
		<category><![CDATA[xUnit]]></category>

		<guid isPermaLink="false">http://blog.evereq.com/?p=44</guid>
		<description><![CDATA[OK So i decide to publish here MyFaTo (don’t forget to register this cool name for next killer start up! ha ha). If seriously, list contain not only Tools, but also frameworks, plug-ins, extensions etc that I use daily (i.e. every working and not working day . Will try to keep this list up to [...]]]></description>
			<content:encoded><![CDATA[<p>OK <img src='http://blog.evereq.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  So i decide to publish here MyFaTo (don’t forget to register this cool name for next killer start up! ha ha). If seriously, list contain not only Tools, but also frameworks, plug-ins, extensions etc that I use daily (i.e. every working and not working day <img src='http://blog.evereq.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  .</p>
<p>Will try to keep this list up to date <img src='http://blog.evereq.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Here is it (some of them I grab from my old micro blog at <a href="http://evereq.tumblr.com" target="_blank">Tumblr</a>):</p>
<p>* <strong>Microsoft Visual Studio 2010 Ultimate</strong> (<a href="http://www.microsoft.com/visualstudio/en-us/products/2010-editions/ultimate">http://www.microsoft.com/visualstudio/en-us/products/2010-editions/ultimate</a>)</p>
<p>* <strong>JetBrains IntelliJ IDEA 9</strong> (<a href="http://www.jetbrains.com/idea">http://www.jetbrains.com/idea</a>)</p>
<p>* <strong>JetBrains ReSharper 5</strong> (<a href="http://www.jetbrains.com/resharper">http://www.jetbrains.com/resharper</a>) &#8211; best productivity add-in for Visual Studio. Don&#8217;t use it and code in .NET? You miss whole world!!!</p>
<p>* <strong>EntLib</strong> (<a style="color: #6e7173; text-decoration: underline;" href="http://www.codeplex.com/entlib">http://www.codeplex.com/entlib</a>) &#8211; “Must Use” blocks for Enterprise Software Developers <img src='http://blog.evereq.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Cover most of Aspects, like Caching, Logging, Security, IoC, etc&#8230; Now I use new version 5.0.</p>
<p>* <strong>Moq</strong> (<a style="color: #6e7173; text-decoration: underline;" href="http://code.google.com/p/moq/">http://code.google.com/p/moq/</a>) &#8211; best available mocking library for .NET 3.5 / 4 (at least today…….. i pretty sure that still exists in testing / mocking / TDD a LOT of space for creative ideas and implementations!)</p>
<p>* Because spend above too much time (just so like Moq) about testing, here will just put references to <strong>NUnit</strong> (<a style="color: #6e7173; text-decoration: underline;" href="http://www.nunit.org/">http://www.nunit.org/</a>) and <strong>xUnit</strong>(<a style="color: #6e7173; text-decoration: underline;" href="http://www.codeplex.com/xunit">http://www.codeplex.com/xunit</a>). Looks like best what we have now (and what is free <img src='http://blog.evereq.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ) for unit testing in .NET……. Sure we want more automation, sure we want….</p>
<p>* <strong>TortoiseSVN</strong> (<a style="color: #6e7173; text-decoration: underline;" href="http://tortoisesvn.net/">http://tortoisesvn.net/</a>)  &amp; <strong>TortoiseGit </strong>(<a href="http://code.google.com/p/tortoisegit">http://code.google.com/p/tortoisegit</a>)- best available tool to forget about “command-line” style of SVN / Git (at least in daily usage) &#8211; integrates to explorer and give you all options available in SVN / Git and even more…</p>
<p>*<strong> Firebug</strong> (<a style="color: #6e7173; text-decoration: underline;" href="http://getfirebug.com/">http://getfirebug.com/</a>) &#8211; “You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.”. Any yes, i like it more then IE development toolbar…. not really sure why <img src='http://blog.evereq.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Maybe because it’s more user friendly (or developer friendly) <img src='http://blog.evereq.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>* <strong>Quartz.NET</strong> (<a style="color: #6e7173; text-decoration: underline;" href="http://quartznet.sourceforge.net/">http://quartznet.sourceforge.net</a>) Quartz.NET is a full-featured, open source job scheduling system that can be used from smallest apps to large scale enterprise systems.</p>
<p>* <strong>Spring .NET</strong> (<a style="color: #6e7173; text-decoration: underline;" href="http://www.springframework.net/">http://www.springframework.net</a>) Spring.NET framework provides comprehensive infrastructural support for developing enterprise .NET applications<br />
A lot of useful modules (you can use them independently from each other) for AOP, Data Access (NHibernate, ADO.NET etc), Web (DIP for Pages etc…),  Testing, Messaging, Threading and even Quartz integration and many more… <img src='http://blog.evereq.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you do a lot of debugging, I suggest to take a look to following tools:</p>
<p>* <strong>Crack.NET</strong> (<a style="color: #6e7173; text-decoration: underline;" href="http://cracknetproject.codeplex.com/">http://cracknetproject.codeplex.com/</a>) - <span>A runtime debugging and scripting tool that gives you access to the internals of a WPF or Windows Forms application</span></p>
<p><span>* </span><strong>Mole for VS</strong><span> (<span><a style="color: #6e7173; text-decoration: underline;" href="http://www.codeproject.com/KB/macros/MoleForVisualStudioEdit.aspx">http://www.codeproject.com/KB/macros/MoleForVisualStudioEdit.aspx</a>) - <span>Visualizer with property editing. Mole is a high performance, full featured, multifunction visualizer that allows detailed inspection of WPF, WCF, WF, ASP.NET, XBAP’s and WinForm applications.</span></span></span></p>
<p><span><span><span>* </span><strong><a href="http://www.cpuid.com/cpuz.php" target="_blank">CPU-Z</a> <span style="font-weight: normal;">is a freeware that gathers information on some of the main devices of your system.</span></strong><span> It is really fast and free way to get info about your hardware! It is also make sense to check another utilities on same site &#8211; most are free and useful!</span></span></span></p>
<p><span><span><span>* </span><a href="http://wix.sourceforge.net/" target="_blank"><strong>WiX</strong></a><span> (Windows Installer XML Toolset) is a Toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages.</span></span></span></p>
<p><span><span><span>* <strong>InstallShield 2010</strong> (</span></span></span>http://www.flexerasoftware.com/products/installshield.htm) &#8211; my favorite tool to create powerful installers. Exists free, but restricted version. Integrates WELL inside VS 2010!</p>
<p><span><span><span>* </span><strong><a href="http://www.getpaint.net" target="_blank">Paint .NET</a></strong><span> &#8211; free image and photo editing software (it&#8217;s not replacement for Photoshop, but good replacement for build-in Windows paint application with a lot of advanced features)</span></span></span></p>
<p>Check also list of VS add-ins (extensions) that I use available at <a href="http://sh.evereq.com/vsextensions">http://sh.evereq.com/vsextensions</a></p>
<p><span><span><span><strong>Post Updated 28/12/2010</strong><br />
</span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.evereq.com/blog/index.php/2009/10/my-favorite-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
