<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Tech Off - Debuger break changes position at runtime</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - Debuger break changes position at runtime</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 22:34:52 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 22:34:52 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>5</c9:totalResults>
	<c9:pageCount>-5</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - Debuger break changes position at runtime</title>
		<description><![CDATA[<p>Can someone explain this strange behaivor i get in VS.net? i&nbsp; set a breakpoint in C# (and asp.net application)&nbsp; when i run it, the breakpoint moves down several rows. here is the lines, i set the break on the first line (this.CustomerType...) and it moves
 to the row (FillAllPatterns()) at runtime.<br>
<font size="2">
<p></font><font color="#0000ff" size="2">this</font><font size="2">.CustomerType = (UserSpace.User.Roles)EStore.Customer.UserRole(</font><font color="#0000ff" size="2">this</font><font size="2">.Page.User.Identity.Name);</p>
<p></font><font color="#0000ff" size="2">if</font><font size="2">( Request.Params[&quot;pattern&quot;] !=
</font><font color="#0000ff" size="2">null</font><font size="2">)</p>
<p>{ </font><font color="#008000" size="2">//show all pattern button clicked</p>
</font><font size="2">
<p></font><font color="#0000ff" size="2">if</font><font size="2">( Request.Params[&quot;pattern&quot;] == &quot;showall&quot;)</p>
<p>{</p>
<p>dtlPattern.Visible=</font><font color="#0000ff" size="2">true</font><font size="2">;</p>
<p>dtlProducts.Visible=</font><font color="#0000ff" size="2">false</font><font size="2">;</p>
<p>FillAllPatterns();</p>
<p>}</p>
<p>}</p>
</font></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/110471-Debuger-break-changes-position-at-runtime/110471#110471</link>
		<pubDate>Mon, 12 Sep 2005 00:42:36 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/110471-Debuger-break-changes-position-at-runtime/110471#110471</guid>
		<dc:creator>Shrage</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Shrage/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Debuger break changes position at runtime</title>
		<description><![CDATA[<p>I've had similar wierdness sometimes.</p>
<p>Problems are various - sometimes there is an identical file somewhere in your project, sometimes vs.net seems to be &quot;thinking&quot; about an older version of the file...&nbsp; I generally just close and restart vs.net and it goes away.&nbsp; if that doesnt work for u (in
 concert with an iisreset) try using vstweak and emptying vs.net's cache (i think it has an option for that)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/110471-Debuger-break-changes-position-at-runtime/1c0487dc24a1438a8a039dea012aa2d9#1c0487dc24a1438a8a039dea012aa2d9</link>
		<pubDate>Mon, 12 Sep 2005 03:46:29 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/110471-Debuger-break-changes-position-at-runtime/1c0487dc24a1438a8a039dea012aa2d9#1c0487dc24a1438a8a039dea012aa2d9</guid>
		<dc:creator>themaffeo</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/themaffeo/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Debuger break changes position at runtime</title>
		<description><![CDATA[<p>Sometimes it's just a matter of erasing the PDBs and rebuilding the solution from scratch. Maybe they got out of sync.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/110471-Debuger-break-changes-position-at-runtime/32c021b20114483bacb89dea012aa301#32c021b20114483bacb89dea012aa301</link>
		<pubDate>Mon, 12 Sep 2005 04:29:18 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/110471-Debuger-break-changes-position-at-runtime/32c021b20114483bacb89dea012aa301#32c021b20114483bacb89dea012aa301</guid>
		<dc:creator>Yggdrasil</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Yggdrasil/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Debuger break changes position at runtime</title>
		<description><![CDATA[<p><blockquote>
<div>Yggdrasil wrote:</div>
<div>
<p>Sometimes it's just a matter of erasing the PDBs and rebuilding the solution from scratch. Maybe they got out of sync.</p>
</div>
</blockquote>
<br>
<br>
Ahhh... good idea.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/110471-Debuger-break-changes-position-at-runtime/2c2586e764b14caf91759dea012aa32a#2c2586e764b14caf91759dea012aa32a</link>
		<pubDate>Mon, 12 Sep 2005 04:57:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/110471-Debuger-break-changes-position-at-runtime/2c2586e764b14caf91759dea012aa32a#2c2586e764b14caf91759dea012aa32a</guid>
		<dc:creator>themaffeo</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/themaffeo/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Debuger break changes position at runtime</title>
		<description><![CDATA[<p>I'm at my job now, when i come home i&nbsp;will try it out. it sounds like the right solutions, BTW is there anything not being answerd on this fourum?, i seems like this fourum is more valueble than the the msdn forums;-)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/110471-Debuger-break-changes-position-at-runtime/c6a738f4def343bbb08b9dea012aa354#c6a738f4def343bbb08b9dea012aa354</link>
		<pubDate>Mon, 12 Sep 2005 12:59:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/110471-Debuger-break-changes-position-at-runtime/c6a738f4def343bbb08b9dea012aa354#c6a738f4def343bbb08b9dea012aa354</guid>
		<dc:creator>Shrage</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Shrage/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>