<?xml version="1.0" encoding="utf-8"?>
<feed xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom">
  <title>Denis Bauer's Weblog</title>
  <link rel="alternate" type="text/html" href="http://www.denisbauer.com/weblog/" />
  <link rel="self" href="http://www.denisbauer.com/weblog/SyndicationService.asmx/GetAtom" />
  <icon>favicon.ico</icon>
  <updated>2007-03-18T19:11:04.36825+01:00</updated>
  <author>
    <name>Denis Bauer</name>
  </author>
  <subtitle />
  <id>http://www.denisbauer.com/weblog/</id>
  <generator uri="http://www.dasblog.net" version="1.8.5223.1">DasBlog</generator>
  <entry>
    <title>Interview with Scott Guthrie from The Architecture Journal</title>
    <link rel="alternate" type="text/html" href="http://www.denisbauer.com/weblog/InterviewWithScottGuthrieFromTheArchitectureJournal.aspx" />
    <id>http://www.denisbauer.com/weblog/PermaLink,guid,2339b873-bd81-4b42-9539-198e900e595a.aspx</id>
    <published>2007-03-18T19:10:14.508+01:00</published>
    <updated>2007-03-18T19:11:04.36825+01:00</updated>
    <category term="Software/.NET Framework" label="Software/.NET Framework" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I just found an intersting interview with <a href="http://weblogs.asp.net/scottgu/">Scott
      Guthrie</a>, the General Manager for .NET:
   </p>
        <p>
          <a href="http://msdn2.microsoft.com/en-us/arcjournal/bb266332.aspx">http://msdn2.microsoft.com/en-us/arcjournal/bb266332.aspx</a>
        </p>
        <p>
      It contains some nice anecdotes about the early days of .NET ('<em>The <font color="#000000">only
      compiler they had was this thing called "simple managed C," which we affectionately
      called "smack."</font></em><font color="#000000">'</font>), talks about the role of
      an architect ('<em>The super-senior architects who have the biggest impact can marry
      deep, deep technical and design skills with people skills and collaborative abilities.</em>')
      and the status of .NET ('<em>I think the hallmark of a good framework doesn't
      lie in the applications people build on it that you had expected them to build, but
      in the fact that customers and developers were able to take it far beyond what you
      had imagined</em>').
   </p>
        <img width="0" height="0" src="http://www.denisbauer.com/weblog/aggbug.ashx?id=2339b873-bd81-4b42-9539-198e900e595a" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Add-ins updated for .NET Reflector 5.0</title>
    <link rel="alternate" type="text/html" href="http://www.denisbauer.com/weblog/AddinsUpdatedForNETReflector50.aspx" />
    <id>http://www.denisbauer.com/weblog/PermaLink,guid,2772d6ca-3099-4713-9914-0da575465b43.aspx</id>
    <published>2007-02-21T18:12:52.313625+01:00</published>
    <updated>2007-02-21T18:12:52.313625+01:00</updated>
    <category term="Software/.NET Framework/FileDisassembler" label="Software/.NET Framework/FileDisassembler" scheme="dasBlog" />
    <category term="Software/.NET Framework/SQL2005Browser" label="Software/.NET Framework/SQL2005Browser" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Lutz released a cool new version 5.0 of .NET Reflector. You can find details about the
      new features here: <a href="http://www.aisto.com/roeder/paper/reflector5.ppt">http://www.aisto.com/roeder/paper/reflector5.ppt</a></p>
        <p>
      Updated versions of the FileDisassembler and the SQLBrowser are located here on my
      website: <a href="http://www.denisbauer.com/NETTools.aspx">http://www.denisbauer.com/NETTools.aspx</a></p>
        <p>
      Please let me know, if you run into any issues.
   </p>
        <p>
      Scott wrote a nice post about the coolest of the new features: The "code://" protocol
      handler.<br /><a href="http://www.hanselman.com/blog/Reflector5ReleasedWorldDominationAssured.aspx">http://www.hanselman.com/blog/Reflector5ReleasedWorldDominationAssured.aspx</a></p>
        <img width="0" height="0" src="http://www.denisbauer.com/weblog/aggbug.ashx?id=2772d6ca-3099-4713-9914-0da575465b43" />
      </div>
    </content>
  </entry>
  <entry>
    <title>How to access controls in the child template</title>
    <link rel="alternate" type="text/html" href="http://www.denisbauer.com/weblog/HowToAccessControlsInTheChildTemplate.aspx" />
    <id>http://www.denisbauer.com/weblog/PermaLink,guid,6b5983d7-cc17-4d03-88d9-f828b38f60ae.aspx</id>
    <published>2006-12-16T23:04:00.154+01:00</published>
    <updated>2006-12-16T23:05:48.5563721+01:00</updated>
    <category term="Software/ASP.NET/HierarGrid" label="Software/ASP.NET/HierarGrid" scheme="dasBlog" />
    <content type="html">&lt;p&gt;
   The following code in C# works for my sample:
&lt;/p&gt;
&lt;p&gt;&lt;?xml:namespace prefix = o /&gt;
   &lt;o:p&gt;
      &lt;font face=Arial color=#000000 size=3&gt;&lt;span style="FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;&lt;span style="FONT-SIZE: 11px; COLOR: blue; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;for&lt;/span&gt;(&lt;span style="FONT-SIZE: 11px; COLOR: blue; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;int&lt;/span&gt; i &lt;span style="FONT-SIZE: 11px; COLOR: red; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;=&lt;/span&gt; 0;
      i &amp;lt; HG1.Items.Count; i++)&lt;br&gt;
      {&lt;br&gt;
      &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;HierarGrid c &lt;span style="FONT-SIZE: 11px; COLOR: red; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;=&lt;/span&gt; (HierarGrid)
      HG1.Items[i].Cells[1].FindControl(&lt;span style="FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Courier New; BACKGROUND-COLOR: #e4e4e4"&gt;"DCP"&lt;/span&gt;).FindControl(&lt;span style="FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Courier New; BACKGROUND-COLOR: #e4e4e4"&gt;"Panel_Author_Title"&lt;/span&gt;).FindControl(&lt;span style="FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Courier New; BACKGROUND-COLOR: #e4e4e4"&gt;"ChildTemplate_Author_Title"&lt;/span&gt;).FindControl(&lt;span style="FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Courier New; BACKGROUND-COLOR: #e4e4e4"&gt;"HG1"&lt;/span&gt;);&lt;br&gt;
      &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="FONT-SIZE: 11px; COLOR: blue; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;for&lt;/span&gt;(&lt;span style="FONT-SIZE: 11px; COLOR: blue; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;int&lt;/span&gt; j &lt;span style="FONT-SIZE: 11px; COLOR: red; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;=&lt;/span&gt; 0;
      j &amp;lt; c.Items.Count; j++)&lt;br&gt;
      &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br&gt;
      &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="FONT-SIZE: 11px; COLOR: blue; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;string&lt;/span&gt; title &lt;span style="FONT-SIZE: 11px; COLOR: red; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;=&lt;/span&gt; c.Items[j].Cells[2].Text;&lt;br&gt;
      &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br&gt;
      }&lt;/span&gt;&lt;/font&gt;
   &lt;/o:p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
   &lt;o:p&gt;
      &lt;font face=Arial color=#000000 size=3&gt;&lt;span style="FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;&lt;/span&gt;&lt;/font&gt;
   &lt;/o:p&gt;
&lt;/p&gt;
&lt;p&gt;
   Remark: “Author_Title” is the name of the DataRelation that I am using.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.denisbauer.com/weblog/aggbug.ashx?id=6b5983d7-cc17-4d03-88d9-f828b38f60ae" /&gt;</content>
  </entry>
  <entry>
    <title>Version 2.2 of the HierarGrid and DCP</title>
    <link rel="alternate" type="text/html" href="http://www.denisbauer.com/weblog/Version22OfTheHierarGridAndDCP.aspx" />
    <id>http://www.denisbauer.com/weblog/PermaLink,guid,b1011597-1897-4928-82c2-e93f8a7121ff.aspx</id>
    <published>2006-05-12T20:34:48.7175224+02:00</published>
    <updated>2006-05-12T20:34:48.7175224+02:00</updated>
    <category term="Software/ASP.NET/DynamicCtrlPlh" label="Software/ASP.NET/DynamicCtrlPlh" scheme="dasBlog" />
    <category term="Software/ASP.NET/HierarGrid" label="Software/ASP.NET/HierarGrid" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I just published a new version 2.2 of the HierarGrid and the DynamicControlsPlaceholder
      that hopefully fixes all problems with reloading UserControls under ASP.NET 1.0-2-0.
      As before, both components are compiled against .NET 1.0 but tested with 1.1 and 2.0.
   </p>
        <p>
          <strong>V2.2.0.0 (published 2006-05-12)</strong>
        </p>
        <ul>
          <li>
         Bugfix: Under some conditions, UserControls still could not be reloaded when the application
         is configured as a website</li>
        </ul>
        <p>
          <a href="http://www.denisbauer.com/ASPNETControls.aspx">Download here</a>
        </p>
        <img width="0" height="0" src="http://www.denisbauer.com/weblog/aggbug.ashx?id=b1011597-1897-4928-82c2-e93f8a7121ff" />
      </div>
    </content>
  </entry>
  <entry>
    <title>.NET Reflector supports reading PDB files</title>
    <link rel="alternate" type="text/html" href="http://www.denisbauer.com/weblog/NETReflectorSupportsReadingPDBFiles.aspx" />
    <id>http://www.denisbauer.com/weblog/PermaLink,guid,c23db76f-e83d-4b2e-bccb-cfd85be46203.aspx</id>
    <published>2006-04-16T00:15:53.422+02:00</published>
    <updated>2006-04-17T17:14:19.36975+02:00</updated>
    <category term="Software/.NET Framework" label="Software/.NET Framework" scheme="dasBlog" />
    <category term="Software/.NET Framework/FileDisassembler" label="Software/.NET Framework/FileDisassembler" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Did you notice that the new version of <a href="http://www.aisto.com/roeder/DotNet">.NET
      Reflector</a> supports reading PDB files? This means that local variables are now
      correctly named during decompilation and are no longer called local[x].
   </p>
        <p>
          <img src="http://www.denisbauer.com/weblog/content/binary/ReflectorPDB.jpg" border="0" />
        </p>
        <p>
      Currently Reflector expects the PDB file next to the assembly to pick it up. I think
      it would be a nice feature if you could specify an alternative symbol path.
   </p>
        <img width="0" height="0" src="http://www.denisbauer.com/weblog/aggbug.ashx?id=c23db76f-e83d-4b2e-bccb-cfd85be46203" />
      </div>
    </content>
  </entry>
</feed>
