<?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>Jack is Here, asp.net findings &#187; code</title>
	<atom:link href="http://jack-fx.com/a/findings/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://jack-fx.com/a/findings</link>
	<description>As a software engineer, I focus on .NET, especially asp.net, C#, WCF and so on, and I am also very interested in Search Engine Optimization.</description>
	<lastBuildDate>Thu, 27 Oct 2011 00:02:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PRB: LoadLibrary API Fails with 998 (ERROR_NOACCESS) Error</title>
		<link>http://jack-fx.com/a/findings/2011/03/22/prb-loadlibrary-api-fails-with-998-error_noaccess-error/</link>
		<comments>http://jack-fx.com/a/findings/2011/03/22/prb-loadlibrary-api-fails-with-998-error_noaccess-error/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 07:04:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[access violation]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[exception c0000005]]></category>
		<category><![CDATA[LoadLibrary]]></category>
		<category><![CDATA[loadlibrary api]]></category>
		<category><![CDATA[startup code]]></category>
		<category><![CDATA[violation exception]]></category>

		<guid isPermaLink="false">http://jack-fx.com/a/findings/2011/03/22/prb-loadlibrary-api-fails-with-998-error_noaccess-error/</guid>
		<description><![CDATA[SymptomsThe LoadLibrary() API may sometimes encounter an access violation whileattempting to map a specified module into the address space of the callingprocess. In this event, LoadLibrary() returns a value of NULL andGetLastError() returns an error code of 998 (ERROR_NOACCESS).ResolutionThe Windows NT status code STATUS_ACCESS_VIOLATION is mapped to the Win32error code ERROR_NOACCESS. As a result, if [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/a/findings/2011/03/22/prb-loadlibrary-api-fails-with-998-error_noaccess-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>INFO: Visual Basic Uses Exception Code 0xC000008F as Internal Exception Code</title>
		<link>http://jack-fx.com/a/findings/2011/02/08/info-visual-basic-uses-exception-code-0xc000008f-as-internal-exception-code/</link>
		<comments>http://jack-fx.com/a/findings/2011/02/08/info-visual-basic-uses-exception-code-0xc000008f-as-internal-exception-code/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 16:37:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cdb]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[Debugger]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[stack]]></category>
		<category><![CDATA[Visual]]></category>
		<category><![CDATA[visual basic]]></category>
		<category><![CDATA[windbg debugger]]></category>

		<guid isPermaLink="false">http://jack-fx.com/a/findings/2011/02/08/info-visual-basic-uses-exception-code-0xc000008f-as-internal-exception-code/</guid>
		<description><![CDATA[SymptomsVisual Basic uses exception code 0xC000008F as its internal exception code. You can ignore the returned float value that the exception returns. Visual Basic is actually making a call to an object that returns a failure HRESULT. That failure is turned into an exception that gets thrown. There is no bug in Visual Basic. Instead, [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/a/findings/2011/02/08/info-visual-basic-uses-exception-code-0xc000008f-as-internal-exception-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programmers Should go for ASP .NET</title>
		<link>http://jack-fx.com/a/findings/2010/08/29/programmers-should-go-for-asp-net/</link>
		<comments>http://jack-fx.com/a/findings/2010/08/29/programmers-should-go-for-asp-net/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 17:28:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[business logic]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[engine asp]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[graphical development environment]]></category>
		<category><![CDATA[object oriented programming]]></category>
		<category><![CDATA[web farms]]></category>

		<guid isPermaLink="false">http://jack-fx.com/a/findings/2010/08/29/programmers-should-go-for-asp-net/</guid>
		<description><![CDATA[ASP.NET has become a face to the developer with the traditional ASP question. As the ASP has a wide range of applications, but Microsoft has to ensure the implementation of the ASP script on a computer used without modification. NET Framework (ASP engine, Asp.dll, and there is no custom installation. NET Framework). Thus, IIS on [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/a/findings/2010/08/29/programmers-should-go-for-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials</title>
		<link>http://jack-fx.com/a/findings/2010/06/09/php-tutorials/</link>
		<comments>http://jack-fx.com/a/findings/2010/06/09/php-tutorials/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 11:11:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[computer programming language]]></category>
		<category><![CDATA[e mail address]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[mysql database engine]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php programming language]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[server side programming language]]></category>

		<guid isPermaLink="false">http://jack-fx.com/a/findings/2010/06/09/php-tutorials/</guid>
		<description><![CDATA[In this article I will talk about the PHP programming language, and strive to make each a novice, it is hoped to start learning PHP and clear. However, beeing able to start learning this computer programming language, you should begin to understand what it is what is done. Well, PHP is a server-side programming language: [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/a/findings/2010/06/09/php-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One Goal at a Time…</title>
		<link>http://jack-fx.com/a/findings/2010/04/26/one-goal-at-a-time%e2%80%a6/</link>
		<comments>http://jack-fx.com/a/findings/2010/04/26/one-goal-at-a-time%e2%80%a6/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 03:09:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[auto registration]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[garbage data]]></category>
		<category><![CDATA[impossible goal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php functions]]></category>
		<category><![CDATA[security key]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://jack-fx.com/a/findings/2010/04/26/one-goal-at-a-time%e2%80%a6/</guid>
		<description><![CDATA[A couple of months ago, I knew almost nothing about PHP, only that is was a programming language that I needed to learn. Today, my whole site relies upon PHP and I have gained the confidence that almost anything is possible using PHP. I accomplished this achievement using methods that I will describe in this [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/a/findings/2010/04/26/one-goal-at-a-time%e2%80%a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

