<?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>GridViewGirl</title>
  <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/" />
  <link rel="self" href="http://www.gridviewgirl.com/GridViewGirl/SyndicationService.asmx/GetAtom" />
  <icon>favicon.ico</icon>
  <updated>2007-02-12T22:42:56.8674505-05:00</updated>
  <author>
    <name>GridViewGirl</name>
  </author>
  <subtitle>subtitle goes here</subtitle>
  <id>http://www.gridviewgirl.com/GridViewGirl/</id>
  <generator uri="http://www.dasblog.net" version="1.8.5223.1">DasBlog</generator>
  <entry>
    <title>Book:  WPF Unleashed</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/BookWPFUnleashed.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,331ced82-1229-4592-a782-6fc916a040f7.aspx</id>
    <published>2007-02-12T22:42:56.867-05:00</published>
    <updated>2007-02-12T22:42:56.8674505-05:00</updated>
    <category term="Books" label="Books" scheme="dasBlog" />
    <category term="GridView" label="GridView" scheme="dasBlog" />
    <category term="WPF" label="WPF" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <table>
          <tbody>
            <tr align="top" valign="top">
              <td>
                <a href="http://www.amazon.com/exec/obidos/ASIN/0672328917/datagridgirl-20">
                  <img src="http://images.amazon.com/images/P/0672328917.01.MZZZZZZZ.jpg" alt="Book Cover" />
                </a>
              </td>
              <td>
                <font color="#ff1493" face="Verdana" size="2">Pearson was kind enough to send me a
               review copy of <a href="http://www.amazon.com/exec/obidos/ASIN/0672328917/datagridgirl-20">WPF
               Unleashed</a> by <a href="http://blogs.msdn.com/adam_nathan/">Adam Nathan</a>, so
               I thought I'd spend a few moments and review it.  
               <br /></font>
              </td>
            </tr>
          </tbody>
        </table>
        <br />
        <font color="#ff1493" face="Verdana" size="2">The first thing I noticed about the
   book is that it is all in color!  Every figure and screenshot is color, and all
   of the code is color-coded which is really nice.  Not just a few sections, but
   every page in the book has color.  I think this is the first tech book I've ever
   seen in all color.  It deserves kudos just for that.<br /></font>
        <font color="#ff1493" face="Verdana" size="2">
          <br />
   Luckily, the content is also as colorful.  I don't do much with Windows development,
   but I think it's important to stay aware of topics like WPF which will eventually
   affect us webby folks, at least indirectly through WPF/E.  This book begins with
   a solid introduction to WPF and XAML for newbies like myself, before digging in (very
   deeply) to the guts and technical details.<br /><br />
   By Chapter 4 (WPF Controls), I notice that WPF has its own GridView control. 
   I'm pretty sure Microsoft added this in to confuse me, but it caught my eye as a topic
   I should probably learn more about.  I see that unlike my beloved ASP.NET GridView,
   with the WPF GridView, you can automatically drag and drop columns, resize by dragging,
   and double-click a column header to automatically size to fit the data it contains. 
   This is the Windows world after all, but still, that's pretty cool stuff that I can't
   do easily with a web GridView.  Sadly, the WPF GridView lacks any automatic sorting
   capability, so that's a small comfort.  Of course, you can still sort these things
   with a little bit of code.<br /><br />
   Chapter 9 on DataBinding also caught my attention.  One nice feature explained
   in this chapter is that you can set your Bindings to load asynchronously to keep the
   UI from freezing up as data is bound.  The next few chapters have my eyes glaze
   over because they deal with graphics, both 2 and 3-dimensional plus animations. 
   I'm sure this stuff would make more sense to someone who is more graphically inclined
   than I.  I think I need to go back and study my 9th grade Geometry books before
   reading this section again.  For now, I just enjoyed looking at the pretty pictures.<br /><br />
   The book concludes with advanced chapters on topics such as creating custom controls
   and panels, interop, integrating with WinForms, plus including audio, video, or speech
   in your applications.<br /><br />
   Overall, this is a well-written book that covers a lot of fairly complex material
   in a concise way.  Personally, I'll probably hold out until Visual Studio Orcas
   with more built-in XAML support, but this is definitely a technology to keep an eye
   on for me, and this book gives a strong overview.</font>
        <p>
        </p>
        <table>
        </table>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=331ced82-1229-4592-a782-6fc916a040f7" />
      </div>
    </content>
  </entry>
  <entry>
    <title>BizTalk 2006 Training in Atlanta</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/BizTalk2006TrainingInAtlanta.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,eb77f3ec-c276-4ef2-acf1-f85367cf1715.aspx</id>
    <published>2006-06-07T08:55:25.951-04:00</published>
    <updated>2006-06-07T08:55:39.1075167-04:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">My good friend <a href="http://www.dunntraining.com">Mark Dunn</a> and
      co. are offering a <a href="http://www.dunntraining.com/BTS2006.htm">BizTalk 2006
      training</a> class in Atlanta next month.  Very few companies are offering training
      yet on the new 2006 version, so if you're interested, go check it out.  Also,
      since this version of the class is new, they're offering a substantial discount this
      time around.  I hear they're also adding 2 more major cities in the coming months,
      so stay tuned if you can't make it to this one!</font>
        </p>
        <p>
          <font color="#ff1493">--Marcie</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=eb77f3ec-c276-4ef2-acf1-f85367cf1715" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Moola</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/Moola.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,3a39cb6d-184e-4f33-810e-6a05b27f5920.aspx</id>
    <published>2006-06-01T21:49:40.265-04:00</published>
    <updated>2006-06-05T22:30:29.0385247-04:00</updated>
    <category term="Random" label="Random" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">Ok, it's not exactly GridView-related, but it is a fun time
      waster.  Let me know if anyone needs an invite for <a href="http://www.moola.com">Moola</a>,
      I have 3 to give away.</font>
        </p>
        <p>
          <font color="#ff1493">--Marcie</font>
        </p>
        <p>
          <font color="#800080">
            <b>UPDATE:  I got some more Moola invitations today, so
      let me know if you still need one.</b>
          </font>
          <br />
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=3a39cb6d-184e-4f33-810e-6a05b27f5920" />
      </div>
    </content>
  </entry>
  <entry>
    <title>GridView Databinding and CustomTypeDescriptors</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/GridViewDatabindingAndCustomTypeDescriptors.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,2411661c-5f86-4bb5-bcdc-083f3a237083.aspx</id>
    <published>2006-06-01T15:37:40.972-04:00</published>
    <updated>2006-06-01T15:37:40.9728074-04:00</updated>
    <category term="GridView" label="GridView" scheme="dasBlog" />
    <category term="GridView Resources" label="GridView Resources" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">Mike Christensen likes binding to custom objects the hard way,
      but his <a href="http://blogs.msdn.com/mikechr/archive/2006/05/17/600697.aspx">article
      on databinding a GridView using type descriptors</a> is an educational read. 
      And, he asked very nicely for a link.</font>
        </p>
        <p>
          <font color="#ff1493">--Marcie</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=2411661c-5f86-4bb5-bcdc-083f3a237083" />
      </div>
    </content>
  </entry>
  <entry>
    <title>New Community Site:  InfoQ</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/NewCommunitySiteInfoQ.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,e517210f-3c18-4d99-909b-4fd87cc0a640.aspx</id>
    <published>2006-05-24T17:54:58.058-04:00</published>
    <updated>2006-05-24T17:54:58.058469-04:00</updated>
    <category term="Random" label="Random" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <font color="#ff1493" face="Verdana" size="2">I don't really know what an "unlaunch"
   is, but <a href="http://www.infoq.com">InfoQ</a> has "<a href="http://www.infoq.com/news/InfoQ-Unlaunched">unlaunched</a>"
   itself this week.  It's a new community site covering various areas, currently
   .NET, Agile, Ruby, SOA, and Java.  I'm assuming they're planning to add more
   areas later.  It's a neat site -- there's already some good content there, and
   I thought it had a clean, fresh layout.  You can customize the site with a few
   simple checkbox clicks to just the communities you're interested in.  I'm looking
   forward to seeing more good things from these people.  I was particularly interested
   in the Agile posts, but sadly, the .NET section doesn't have anything on either Datagrids
   or GridViews.<br /><br />
   -- Marcie<br /></font>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=e517210f-3c18-4d99-909b-4fd87cc0a640" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Paint.NET</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/PaintNET.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,4c7711a8-6f89-406d-a67e-736f1bcc2977.aspx</id>
    <published>2006-05-05T17:15:50.047-04:00</published>
    <updated>2006-05-05T17:17:31.2972061-04:00</updated>
    <category term="Random" label="Random" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">I just wanted to recommend a handy little program called <a href="http://www.eecs.wsu.edu/paint.net/">Paint.net</a> --
      it's a Photoshop-like (but free) program written in .net 2.0, for those of who
      may be a bit Photoshop-challenged, but need to do a bit more than we can with Programs
      | Accessories | Paint.exe.</font>
        </p>
        <p>
          <font color="#ff1493">Thanks to my friend <a href="http://www.solexinc.com/Default.aspx?TabId=59">Jason
      Hoekstra</a> for the heads up on this one.</font>
        </p>
        <p>
          <font color="#ff1493">--Marcie</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=4c7711a8-6f89-406d-a67e-736f1bcc2977" />
      </div>
    </content>
  </entry>
  <entry>
    <title>JSUnit</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/JSUnit.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,07565cae-4cf8-4cbd-9085-b29763b79140.aspx</id>
    <published>2006-04-10T17:56:03.905-04:00</published>
    <updated>2006-04-10T17:56:03.9051292-04:00</updated>
    <category term="Unit Testing" label="Unit Testing" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">I didn't realize until the other day that there's a unit testing
      framework for Javascript, <a href="http://www.edwardh.com/jsunit/">JSUnit</a>. 
      I'm a big fan of <a href="http://www.nunit.org/">NUnit</a>, <a href="http://nunitasp.sourceforge.net/">NUnitAsp</a>,
      and <a href="http://confluence.public.thoughtworks.org/display/CCNET">CruiseControl.NET</a>,
      so I thought I'd give JSUnit a try.</font>
        </p>
        <p>
          <font color="#ff1493">Essentially, you just need to include jsUnitCore.js on your
      test page, and then you can use Assert statements that you should be familiar with
      from other xUnit testing tools (assertEquals, assertNull, assertTrue, assertFalse). 
      Here's an example:</font>
        </p>
        <font color="#ff1493">
          <pre>
            <font color="#000000">&lt;html&gt;  &lt;head&gt;   &lt;title&gt;Test
   Page for multiplyAndAddFive(value1, value2)&lt;/title&gt;   &lt;script language="javascript"
   src="jsUnitCore.js"&gt;&lt;/script&gt;   &lt;script language="javascript"
   src="myJsScripts.js"&gt;&lt;/script&gt;  &lt;/head&gt;  &lt;body&gt;   &lt;script
   language="javascript"&gt; function testWithValidArgs() { assertEquals("2 times 3 plus
   5 is 11", 11, multiplyAndAddFive(2, 3)); assertEquals("Should work with negative numbers",
   -15, multiplyAndAddFive(-4, 5)); } function testWithInvalidArgs() { assertNull("A
   null argument should result in null", multiplyAndAddFive(2, null)); assertNull("A
   string argument should result in null", multiplyAndAddFive(2, "a string")); } function
   testStrictReturnType() { assertNotEquals("Should return a number, not a string", "11",
   multiplyAndAddFive(2, 3)); } function testWithUndefinedValue() { assertNull("An undefined
   argument should result in null", multiplyAndAddFive(2, JSUNIT_UNDEFINED_VALUE)); }
     &lt;/script&gt;  &lt;/body&gt; &lt;/html&gt;</font>
          </pre>
        </font>
        <p>
          <font color="#ff1493">Then there's a TestRunner (HTML) page that you can use to execute
      your tests, with a (hopefully!) green progress bar (similar to NUnit) to show the
      status of your tests.  Now, since the test runner needs to load a pure HTML file,
      your test pages will need to be .html (not .aspx).  So that being the case, I
      can only really see JSUnit being useful to test libraries of Javascript code, rather
      than Javascript that sits inside of an ASP.NET page, at least that's my initial impression. 
      It's designed for Java folks, so there's a server side implementation that comes with
      the download for integrating with Ant, so presumably JSUnit could also be integrated
      with <a href="http://nant.sourceforge.net/">nant</a> or your favorite build tool.</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=07565cae-4cf8-4cbd-9085-b29763b79140" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Heros</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/Heros.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,62cb4ac2-4e13-43be-97d0-e02273cf733a.aspx</id>
    <published>2006-03-28T11:38:16.186-04:00</published>
    <updated>2006-03-28T11:38:16.1864503-04:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">Why do I feel like they're <a href="http://msdn.microsoft.com/events/hero/sfbio/">making
      fun of me?</a></font>
        </p>
        <p>
          <font color="#ff1493">(courtesy of Matt Lynch)</font>
        </p>
        <p>
       
   </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=62cb4ac2-4e13-43be-97d0-e02273cf733a" />
      </div>
    </content>
  </entry>
  <entry>
    <title>MIX06 Part II</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/MIX06PartII.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,275bb131-1b36-4eb9-8c03-de82224f7d65.aspx</id>
    <published>2006-03-21T15:48:37.709-04:00</published>
    <updated>2006-03-22T15:48:37.7093485-04:00</updated>
    <category term="MIX06" label="MIX06" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">I've been plagued by wireless problems this entire week -- apparently
      my wireless card (Intel 2200BG) is not particularly compatible with the Aruba access
      points they have here at <a href="http://www.mix06.com">MIX06</a>.  I had about
      5 technicians here on the event staff trying to figure out the problem, but they
      eventually concluded it was pointless.  I'm finding out there are all kinds of
      known <a href="http://forum.notebookreview.com/showthread.php?t=11402">issues</a> with
      this card, so if I have any more troubles with it after I get back home, there may
      be a new WLAN card in my future.</font>
        </p>
        <p>
          <font color="#ff1493">But other than that, I've had a tremendous time here at the
      event.  I'm very excited about <a href="http://atlas.asp.net">Atlas</a>, which
      has a Go-Live license as of this week.  I'm going to be doing more with it soon,
      and bought yet another domain name today on that theme -- more on that later.</font>
        </p>
        <p>
          <font color="#ff1493">This has been a conference where I've been really torn on which
      session to go to -- there are always several for each timeslot that I'm particularly
      interested in.  I normally get the urge to skip sessions at most conferences
      -- not this one, there is wayyyyy too much interesting stuff.  I found a little
      bit of time yesterday to work through some of the Atlas Hands-On Labs at the Sandbox,
      and that's only whet my appetite to try out some more.</font>
        </p>
        <p>
          <font color="#ff1493">After a full day of great sessions, I went to an <a href="http://www.aspinsiders.com/">AspInsiders</a> dinner
      last night with a bunch of Microsoft guys, mainly members of the Atlas team, like <a href="http://weblogs.asp.net/shankun/">Shanku</a>, <a href="http://blogs.msdn.com/brada/">BradA</a>,
      and <a href="http://weblogs.asp.net/bleroy/">Bertrand</a>.  It's always fun to
      hear the inside track (and eat some great food with smart people).  And make
      fun of <a href="http://weblogs.asp.net/wallym/">Wally</a>, who's been going around
      for the last 3 days wearing T-Shirts with a giant picture of his own face.</font>
        </p>
        <p>
          <font color="#ff1493">Off to one more session now, then I'll post more later after
      I've digested all of this information...</font>
        </p>
        <p>
          <font color="#ff1493">Marcie</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=275bb131-1b36-4eb9-8c03-de82224f7d65" />
      </div>
    </content>
  </entry>
  <entry>
    <title>MIX06</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/MIX06.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,fd55885e-e9cc-4122-a6f8-70b29a2d19e9.aspx</id>
    <published>2006-03-20T16:16:39.438-04:00</published>
    <updated>2006-03-22T15:25:43.6087678-04:00</updated>
    <category term="MIX06" label="MIX06" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">Well, here I am in Las Vegas for the very cool <a href="http://www.mix06.com/">MIX06</a> conference. 
      The Bill Gates keynote this morning was quite good -- giving a solid overview of all
      the technologies being covered this week:  things like Atlas (ASP.NET AJAX framework),
      WPF, IE7, IIS7, InfoCard, etc.  There was also a debate between BillG and <a href="http://tim.oreilly.com/">Tim
      O'Reilly</a> about Web 2.0 and the future of the web in general -- quite entertaining.</font>
        </p>
        <p>
          <font color="#ff1493">They also had a guy from <a href="http://www.myspace.com">MySpace</a> talk
      about the successes they've had with ASP.NET 2.0 and SQL Server 2005.  They have
      like 95 million registered users now, and an obscene number of page views.  Apparently
      with going to 2005, they were able to reduce their web server farm from 243 to just
      150 servers.  Very cool.</font>
        </p>
        <p>
          <font color="#ff1493">I've had problems with the WiFi here, so I'm having to write
      this from the "Internet Alley", hopefully I can get that sorted out after lunch. 
      I'm still trying to adjust to the meal times here in the Pacific zone, by my watch
      we should have eaten about 3 hours ago.  I sat with some nice folks from <a href="http://www.nestle.com/">Nestle</a> in
      the keynote, and they gave me some candy, so I like them a lot.  I also met the
      guys who do <a href="http://www.squeet.com">Squeet</a>, an RSS--&gt;Email thingy, <a id="Bloggers__ctl1_Hyperlink1" title="Hamid Shojaee" href="http://blogs.axosoft.com/hamids/" name="Hyperlink1">Hamid
      Shojaee</a> and <a id="Bloggers__ctl2_Hyperlink1" title="What's great for a snack and fits on your back..." href="http://blogs.axosoft.com/jonasb/" name="Hyperlink1">Jonas
      Bush</a>, who were sitting with my old pal <a href="http://scottcate.mykb.com/">Scott
      Cate</a>.  They didn't give me any candy though, but other than that they were
      alright.</font>
        </p>
        <p>
          <font color="#ff1493">To me, the coolest stuff here is Atlas, which <a href="http://weblogs.asp.net/scottgu">Scott
      Guthrie</a> showed in the second part of the morning session.  He had a nice
      demo with a GridView control (yay!) and everything working AJAX-style with Atlas. 
      I can't wait to see the more detailed talks on that later.</font>
        </p>
        <p>
          <font color="#ff1493">Off to lunch now...</font>
        </p>
        <p>
          <font color="#ff1493">GridViewGirl<br /></font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=fd55885e-e9cc-4122-a6f8-70b29a2d19e9" />
      </div>
    </content>
  </entry>
  <entry>
    <title>XAML Chick</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/XAMLChick.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,67daeef1-9825-4e68-9344-f69f5cfc8ad2.aspx</id>
    <published>2006-03-09T14:31:03.015-05:00</published>
    <updated>2006-03-09T14:31:28.1407162-05:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">I just noticed (well, from looking through my referrer logs)
      that AniB is now <a href="http://blogs.msdn.com/anib">XAML Chick</a>, with a pink
      background and everything.  Love it!</font>
        </p>
        <p>
          <font color="#ff1493">--Marcie</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=67daeef1-9825-4e68-9344-f69f5cfc8ad2" />
      </div>
    </content>
  </entry>
  <entry>
    <title>The Cost of Free Features</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/TheCostOfFreeFeatures.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,3cb4077e-7faf-4e4e-bb39-ec5b2f04c1ee.aspx</id>
    <published>2006-03-09T14:11:32.226-05:00</published>
    <updated>2006-03-09T14:11:32.2264951-05:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">I just ran across this great post by <a href="http://butunclebob.com/ArticleS.MicahMartin">Micah
      Martin</a> :  <a href="http://butunclebob.com/ArticleS.MicahMartin.BewareTheFreebie">Beware
      the Freebie!</a></font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=3cb4077e-7faf-4e4e-bb39-ec5b2f04c1ee" />
      </div>
    </content>
  </entry>
  <entry>
    <title>GridView Bulk Editing</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/GridViewBulkEditing.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,c9ec8c22-fcfc-4231-9bf6-51c34776164f.aspx</id>
    <published>2006-02-24T19:50:59.767-05:00</published>
    <updated>2006-02-24T19:50:59.7678908-05:00</updated>
    <category term="GridView" label="GridView" scheme="dasBlog" />
    <category term="GridView Resources" label="GridView Resources" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">Matt Dotson of Microsoft has a good article on <a href="http://blogs.msdn.com/mattdotson/articles/490868.aspx">editing
      multiple rows at once using the GridView</a>.  Of particular interest is that
      he implements this (in C#) by creating a server control, derived from GridView. 
      It's kind of fun to see the same concepts from ASP.NET 1.x resurface with new, cleaner
      2.0 solutions.</font>
        </p>
        <p>
          <font color="#ff1493">--Marcie</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=c9ec8c22-fcfc-4231-9bf6-51c34776164f" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Miscellaneous GridView FAQs, as seen around the web this week</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/MiscellaneousGridViewFAQsAsSeenAroundTheWebThisWeek.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,76cd45b2-54d0-4ccf-ac41-b51beeb53180.aspx</id>
    <published>2005-12-21T17:59:09.783-05:00</published>
    <updated>2005-12-21T17:59:09.7839731-05:00</updated>
    <category term="GridView" label="GridView" scheme="dasBlog" />
    <category term="GridView FAQ" label="GridView FAQ" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <ul>
          <li>
            <font color="#ff1493">Word to the wise:  <a href="http://www.mcwtech.com/CS/blogs/keng/archive/2005/12/09/136.aspx">Ken
         talks about some very annoying GridView behavior when you change the columns for your
         SqlDataSource</a>.</font>
          </li>
          <li>
            <font color="#ff1493">Better late than never:  <a href="http://www.dasblonde.net/CommentView.aspx?guid=edc5323f-2afa-4ae5-9513-fbfb380940d4">Michele
         "das Blonde" talks about Eval() and late binding</a>.</font>
          </li>
          <li>
            <font color="#ff1493">So that's how you do that:  <a href="http://blogs.dirteam.com/blogs/ryan/archive/2005/12/19/310.aspx">Ryan
         has a piece on retrieving GridView cell contents during an edit</a>.</font>
          </li>
        </ul>
        <p>
          <font color="#ff1493">--Marcie</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=76cd45b2-54d0-4ccf-ac41-b51beeb53180" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Book:  eXtreme .NET</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/BookEXtremeNET.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,f3e8046d-f670-47f7-a037-443edbfd467f.aspx</id>
    <published>2005-12-05T19:07:00.466-05:00</published>
    <updated>2005-12-09T12:41:05.2701531-05:00</updated>
    <category term="Books" label="Books" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <table>
          <tbody>
            <tr valign="top" align="top">
              <td rowspan="2">
                <a href="http://www.amazon.com/exec/obidos/ASIN/0321303636/datagridgirl-20">
                  <font color="#ff1493" size="2">
                    <img src="http://images.amazon.com/images/P/0321303636.01.MZZZZZZZ.jpg" border="0" />
                  </font>
                </a>
              </td>
              <td>
                <p>
                  <font color="#ff1493">
                    <font size="1"> I just finished reading </font>
                    <a href="http://www.amazon.com/exec/obidos/ASIN/0321303636/datagridgirl-20">
                      <font size="1">eXtreme
                  .NET, Introducing XP Techniques to .NET Developers</font>
                    </a>
                    <font size="1"> by </font>
                    <a href="http://www.roodyn.com/">
                      <font size="1">Dr.
                  Neil Roodyn</font>
                    </a>
                    <font size="1">. It's a great overview for those new to
                  Extreme Programming, and who want to see how to apply it to .NET.  </font>
                  </font>
                </p>
                <p>
                  <font color="#ff1493" size="2">
                    <font size="1">Even if you don't want to, or can't
                  implement all of the XP practices right away, everything in this book is worth trying
                  at least once over the course of a project (or at least, over the course of your
                  career).</font> </font>
                </p>
              </td>
            </tr>
          </tbody>
        </table>
        <p>
          <font color="#ff1493"> </font>
          <font color="#ff1493">Topics covered in the book
      include: 
      </font>
        </p>
        <ul>
          <li>
            <font color="#ff1493">On-Site Customer</font>
          </li>
          <li>
            <font color="#ff1493">Planning Game</font>
          </li>
          <li>
            <font color="#ff1493">Pair Programming</font>
          </li>
          <li>
            <font color="#ff1493">Test-Driven Development</font>
          </li>
          <li>
            <font color="#ff1493">Refactoring</font>
          </li>
          <li>
            <font color="#ff1493">Spiking</font>
          </li>
          <li>
            <font color="#ff1493">Continuous Integration</font>
          </li>
          <li>
            <font color="#ff1493">Stand-up Meetings</font>
          </li>
          <li>
            <font color="#ff1493">Problem/Task Breakdown</font>
          </li>
        </ul>
        <p>
          <font color="#ff1493">It also has a few tie-ins to one of my other favorite books, <a href="http://weblogs.asp.net/datagridgirl/archive/2004/05/19/135534.aspx">Software
      For Your Head</a>.  At 268 pages, this book covers each topic briefly, but a
      short overview with practical examples is all you need to see how these techniques
      would benefit you and how to implement them.  I'd say this is in my 5 most important
      books for a .NET developer.</font>
        </p>
        <p>
          <font color="#ff1493">--Marcie</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=f3e8046d-f670-47f7-a037-443edbfd467f" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Unit Testing Web UI with VS 2005 Team System</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/UnitTestingWebUIWithVS2005TeamSystem.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,79200ec0-65bf-4c18-8af7-d5a61210b7d1.aspx</id>
    <published>2005-11-21T18:05:37.667-05:00</published>
    <updated>2005-11-21T18:06:13.6998349-05:00</updated>
    <category term="VS 2005" label="VS 2005" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">As a fan of <a href="http://www.nunit.org">NUnit</a>, I'm particularly
      excited about all the unit testing functionality built in to the VS 2005 IDE via Team
      Systems.  Even an ASP.NET UI becomes easy to test now with the Web Test Recorder.</font>
        </p>
        <p>
          <img alt="Web Test Recorder" hspace="0" src="http://msdn.microsoft.com/library/en-us/dnvs05/html/webtest_fig04s.gif" align="baseline" border="0" />
        </p>
        <p>
          <font color="#ff1493">
            <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/VS05TmSysWebTst.asp">Read
      all about Web Tests on MSDN.</a>  (spotted via <a href="http://weblogs.asp.net/astopford/">Andrew
      Stopford</a>)</font>
        </p>
        <p>
          <font color="#ff1493">--Marcie</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=79200ec0-65bf-4c18-8af7-d5a61210b7d1" />
      </div>
    </content>
  </entry>
  <entry>
    <title>GridView Resources Added 11/21/05</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/GridViewResourcesAdded112105.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,7bf466f6-5492-4357-abbd-67b78b08d813.aspx</id>
    <published>2005-11-21T17:43:16.518-05:00</published>
    <updated>2005-11-21T17:44:50.5976202-05:00</updated>
    <category term="GridView" label="GridView" scheme="dasBlog" />
    <category term="GridView Resources" label="GridView Resources" scheme="dasBlog" />
    <category term="GridViewGirl.com" label="GridViewGirl.com" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">I've added 3 new resources to my <a href="http://www.gridviewgirl.com/GridViewGirl/articles.aspx">GridView
      Articles</a> page today:</font>
        </p>
        <ul>
          <li>
            <font color="#ff1493">
              <a href="http://www.javalobby.org/articles/jsf-asp/">A Java
         Evangelist's take on ASP.NET and GridViews, compared with JSF</a>
            </font>
          </li>
          <li>
            <font color="#ff1493">
              <a href="http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?culture=en-US&amp;EventID=1032284299&amp;EventCategory=5">GridView
         Webcast by Ken Getz</a> -- though he does use the <a href="http://www.gridviewgirl.com/GridViewGirl/SqlDataSourceAGoodThing.aspx">evil
         SqlDataSource</a>, a nice introduction to the ASP.NET GridView.  Also covers
         master-detail relationships.</font>
          </li>
          <li>
            <font color="#ff1493">A <a href="http://www.gingerstudio.com/dasblog/PermaLink,guid,72745ffa-b966-4b09-a85f-b3bd647776a0.aspx">GridView
         blog post</a> -- nice coverage of parameters</font>
          </li>
        </ul>
        <p>
          <font color="#ff1493">If you run across (or write!) any GridView resources that
      I'm missing, please <a href="mailto:marcie@gridviewgirl.com">email me</a>.</font>
        </p>
        <p>
          <font color="#ff1493">Also if you want to subscribe to just the new GridView resources
      that I add (and not my random babblings), I'll mark them all with the "<a href="http://www.gridviewgirl.com/GridViewGirl/CategoryView,category,GridView%20Resources.aspx">GridView
      Resources</a>" category:  <a href="http://www.gridviewgirl.com/GridViewGirl/SyndicationService.asmx/GetRssCategory?categoryName=GridView%20Resources">RSS
      is here</a>.</font>
        </p>
        <p>
          <font color="#ff1493">--Marcie</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=7bf466f6-5492-4357-abbd-67b78b08d813" />
      </div>
    </content>
  </entry>
  <entry>
    <title>SqlDataSource, a good thing?</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/SqlDataSourceAGoodThing.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,1f7bce38-eb11-4ed6-8e3d-ae681b55b704.aspx</id>
    <published>2005-11-16T22:31:32.1051295-05:00</published>
    <updated>2005-11-16T22:31:32.1051295-05:00</updated>
    <category term="GridView" label="GridView" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">Let me start off by saying how much I love the GridView control,
      which is a great upgrade to my old favorite, the <a href="http://www.datagridgirl.com">Datagrid</a> control. 
      And I'm also a big Microsoft-lover, just ask any of my former co-workers, or people
      who have heard me speak on Microsoft topics, so I'm not trying to Microsoft-bash here.</font>
        </p>
        <p>
          <font color="#ff1493">All the GridView examples I'm seeing so far are based on binding
      it to one of the new datasource controls, such as the SqlDataSource.  I come
      from a 3-tier enterprise application kind of a world, and this kind of coding just
      isn't sitting well with me.  I don't like seeing SQL statements in code-behind,
      and I sure don't like seeing them in the ASPX.  I'm a big fan of the server control
      model in general, and I'm all about doing things declaratively when possible (and
      appropriate).  I even like making custom server controls -- I get a happy feeling
      when code is tidy and reusable, but I can't seem to get excited about SqlDataSource.</font>
        </p>
        <p>
          <font color="#ff1493">I can understand the ASP.NET Team wanting the feature in order
      to compete with ColdFusion, where everything is tag-based (SQL queries are just a
      &lt;CFQUERY&gt; tag).  I worked with a client <a href="http://weblogs.asp.net/datagridgirl/archive/2003/04/16/5747.aspx">a
      few years ago</a> who was moving some functionality from ColdFusion to ASP.NET,
      and there was some whining that ASP.NET "couldn't do" these handy things that CF could.  <a href="http://www.macromedia.com/devnet/coldfusion/articles/cf_aspnet08.html">Maybe
      now Macromedia </a></font>
          <font color="#ff1493">
            <a href="http://www.macromedia.com/devnet/coldfusion/articles/cf_aspnet08.html">will
      take this off their site</a>.</font>
        </p>
        <p>
          <font color="#ff1493">And maybe SqlDataSource is suitable for coders who were used
      to drag-and-drop data access in .NET, and actually used all that (clunky) data access
      code VS 2003 generated.  For you, SqlDataSource may be an improvement. 
      And rank beginners or hobbyists, go wild with it.</font>
        </p>
        <p>
          <font color="#ff1493">But for the <strong>rest</strong> of us, developers creating
      real-world, serious applications, I can't see using SqlDataSource.  I'm more
      of a custom objects kind of girl, so I can see using the ObjectDataSource and binding
      that to a GridView, but I think it's possible to get a little <strong>too </strong>declarative
      with some of these new controls.  So article authors, book authors, and presenters: 
      please show at least some GridView examples that would be appropriate for an n-tier
      app, and not just a Hello World, demo-candy app.  Thanks!</font>
        </p>
        <p>
          <font color="#ff1493">--Marcie</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=1f7bce38-eb11-4ed6-8e3d-ae681b55b704" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Caffeinated Spiders and Web Design</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/CaffeinatedSpidersAndWebDesign.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,d7e01a3b-8210-4e65-82ea-b81b85ced92e.aspx</id>
    <published>2005-11-14T23:49:04.919-05:00</published>
    <updated>2006-02-24T08:10:22.4362343-05:00</updated>
    <category term="Random" label="Random" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">No, not that kind of web design, the design of spider webs.  <a href="http://caffeineweb.com/NASA%20Study.htm">See
      what caffeine (and other drugs) did to the brain of a poor spider.</a></font>
        </p>
        <p>
          <img alt="Caffeinated Spider" hspace="0" src="http://caffeineweb.com/wp-content/uploads/2006/02/CaffeinatedSpider.jpg" align="baseline" border="0" />
          <a href="http://caffeineweb.com/NASA%20Study.htm">
          </a>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=d7e01a3b-8210-4e65-82ea-b81b85ced92e" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Datagrid to GridView Conversion: No Invisible Columns</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/DatagridToGridViewConversionNoInvisibleColumns.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,cb8c32e2-7529-4b8c-baf3-f5334a2ad986.aspx</id>
    <published>2005-11-09T18:23:42.001-05:00</published>
    <updated>2006-04-11T17:20:53.8184626-04:00</updated>
    <category term="GridView" label="GridView" scheme="dasBlog" />
    <category term="GridView FAQ" label="GridView FAQ" scheme="dasBlog" />
    <category term="VS 2005" label="VS 2005" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">One thing that is tripping up some people who are upgrading
      their VS 2003 Datagrid code to use the VS 2005 GridView is that invisible columns
      can no longer be used for passing data around.  <a href="http://forums.asp.net/ShowPost.aspx?PageIndex=3&amp;PostID=897693#897693">Polita
      Huff explains the reasoning behind that change (for security reasons) here</a>.</font>
        </p>
        <p>
          <font color="#ff1493">There are (at least) 2 workarounds for this issue, if you've
      depended on this functionality in the past.</font>
        </p>
        <p>
          <font color="#ff1493">1) If you're using invisible column data <strong>before</strong> a
      PostBack to determine something, say, during the ItemDataBound event, you can just
      use the DataItem property of the Item you're working with.</font>
        </p>
        <p>
          <font color="#ff1493">Old code:</font>
        </p>
        <p>
          <font color="#0000ff">If</font>
          <font color="#0000ff">CType</font>(e.Item.Cells(7).Text, <font color="#0000ff">Boolean</font>) <font color="#0000ff">Then<br /></font>   e.Item.Cells(3).Text = "Owner"<br /><font color="#0000ff">Else<br /></font>   e.Item.Cells(3).Text = "Not an Owner"<br /><font color="#0000ff">End</font><font color="#0000ff">If</font></p>
        <p>
          <font color="#ff1493">Change to:</font>
        </p>
        <p>
          <font color="#0000ff">Dim</font> drv <font color="#0000ff">As</font> System.Data.DataRowView
      = <font color="#0000ff">CType</font>(e.Item.DataItem, System.Data.DataRowView)<br /><font color="#0000ff">If</font><font color="#0000ff">CType</font>(drv("IsOwner"), <font color="#0000ff">Boolean</font>) <font color="#0000ff">Then<br /></font>   e.Item.Cells(3).Text = "Owner"<br /><font color="#0000ff">Else<br /></font>   e.Item.Cells(3).Text = "Not an Owner"<br /><font color="#0000ff">End</font><font color="#0000ff">If
      </font></p>
        <p>
          <font color="#0000ff">
            <font color="#ff1493">2) If you need that invisible data <strong>after</strong> a
      PostBack, use the new <strong>DataKeyNames</strong> property of the GridView (similar
      to DataKeyField in ASP.NET 1.1, but it now supports multiple columns).  Note
      that when you use DataKeyNames, the page will automatically decide to encrypt your
      ViewState (ControlState) to help protect those values, as it assumes your primary
      key data is potentially secure information.</font>
          </font>
        </p>
        <p>
          <font color="#0000ff">
            <font color="#ff1493">-- Marcie</font>
          </font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=cb8c32e2-7529-4b8c-baf3-f5334a2ad986" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Upgrading to VS2005</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/UpgradingToVS2005.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,64887df5-9c7f-45ed-9037-4231dc025f23.aspx</id>
    <published>2005-11-08T18:32:20.49-05:00</published>
    <updated>2005-11-08T18:32:51.521995-05:00</updated>
    <category term="VS 2005" label="VS 2005" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">Microsoft has come come out with an <a href="http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/webprojectsvs05.asp">Upgrade
      Guide for moving to VS2005</a></font>
        </p>
        <p>
          <strong>Official Summary</strong>: Avoid pitfalls in the upgrading process with these
      best practices for converting Web projects in Visual Studio 2005. (14 printed pages)
   </p>
        <p>
          <font color="#ff1493">
            <strong>GridViewGirl Summary</strong>:  Try it.  If
      you get errors, fix them.  </font>
        </p>
        <p>
          <font color="#ff1493">That's pretty much all the article says, and that's all you
      really need to know.  Oh, and backup first.</font>
        </p>
        <p>
          <font color="#000000">"If the application you are converting is of reasonable size
      and has several Web projects and additional projects, such as class libraries, in
      a single Visual Studio solution, it is possible to encounter issues during migration.
      Be prepared to spend the better part of a day completing the entire process. The steps
      and guidance provided in this article can help an informed user to migrate most applications
      of medium complexity."</font>
        </p>
        <p>
          <font color="#ff1493">I just got done upgrading an app "of reasonable size", and their
      time estimate was about right.  Most of the issues I encountered weren't covered
      by this article though.  More on that soon...</font>
        </p>
        <p>
          <font color="#ff1493">--Marcie</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=64887df5-9c7f-45ed-9037-4231dc025f23" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Intellisense Crack</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/IntellisenseCrack.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,67633d3e-8407-4d89-962f-026e68063a50.aspx</id>
    <published>2005-11-07T18:06:37.501-05:00</published>
    <updated>2005-11-07T18:19:43.1002396-05:00</updated>
    <category term="VS 2005" label="VS 2005" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">
          </font>
        </p>
        <p>
          <font color="#ff1493">When VS 2002 was first coming out, I was a Classic ASP w/VB6
      COM developer, used to doing the ASP part of my work in TextPad, so I started off
      doing all of my ASP.NET in TextPad as well.  It was painful for a while, but
      it did help me (force me) to learn all the syntax the hard way, using the Class Browser,
      Reflector, and MSDN.  It was fun to see the look of horror on the faces of my
      audience in my early Datagrid presentations, where I presented using TextPad as well. 
      Finally I switched over to using VS2002/2003 as I worked with clients who were using
      it, and while I didn't feel like I *needed* the Intellisense, it was nice to have,
      and sometimes sped up the process, since I didn't have to hit the references as much.  </font>
        </p>
        <p>
          <font color="#ff1493">Now it's two years later and I'm hooked on Intellisense like
      a crack addict.  I'll be typing an email or a post on the <a href="http://forums.asp.net">ASP.NET
      forums</a>, and if I type System (DOT) and nothing comes up, I feel naked and alone. 
      Or in VS.NET, if Intellisense lags a little bit (because I'm running 94 other apps
      at the same time, and sucking down RAM), I'll type the period and wait for that next
      name to popup, even though I could have typed it myself while I sat there and waited. 
      Plus I email a good bit from my Pocket PC, which has its own flavor of Intellisense,
      guessing (sometimes poorly) which word I'm choosing next.</font>
        </p>
        <p>
          <font color="#ff1493">So imagine my giddiness today when working on a VS 2005 project,
      and see the Intellisense delight appear in the Watch window:</font>
        </p>
        <p>
          <img src="http://www.gridviewgirl.com/GridViewGirl/content/binary/Intellisense--Watch.JPG" border="0" />
        </p>
        <p>
          <font color="#ff1493">It also looks like Intellisense got better in the ASPX/ASCX
      files as well.  Intellisense everywhere, Intellisense for all!</font>
        </p>
        <p>
          <font color="#ff1493">Now I'm waiting for dasBlog Intellisense to guess what I want
      type for the rest of this post...</font>
        </p>
        <p>
          <font color="#ff1493">--Marcie</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=67633d3e-8407-4d89-962f-026e68063a50" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Welcome to GridViewGirl.com!</title>
    <link rel="alternate" type="text/html" href="http://www.gridviewgirl.com/GridViewGirl/WelcomeToGridViewGirlcom.aspx" />
    <id>http://www.gridviewgirl.com/GridViewGirl/PermaLink,guid,09057189-ca34-48eb-b29a-23e0367dacfa.aspx</id>
    <published>2005-11-07T01:04:29.414-05:00</published>
    <updated>2005-11-07T12:25:53.42769-05:00</updated>
    <category term="GridViewGirl.com" label="GridViewGirl.com" scheme="dasBlog" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#ff1493">Welcome to GridViewGirl.com, your new resource for all things
      related to the &lt;asp:GridView&gt; control in ASP.NET 2.0.</font>
        </p>
        <p>
          <font color="#ff1493">Check out the listing of <a href="http://www.gridviewgirl.com/GridViewGirl/articles.aspx">GridView
      Articles</a>, in particular, Scott Mitchell's <a href="http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/GridViewEx.asp">GridView
      examples</a>.  This one is thorough (think: <a href="http://aspnet.4guysfromrolla.com/articles/040502-1.aspx">Extensive
      Examination of the Datagrid</a>).  When Scott says "extensive", he means extensive
      -- the GridView "article" is 122 printed pages.</font>
        </p>
        <p>
          <font color="#ff1493">Also if you're new to ASP.NET 2.0 (VS 2005), check out the <a href="http://www.asp.net/QUICKSTART/aspnet/">QuickStart
      tutorials</a>, particulary the <a href="http://www.asp.net/QUICKSTART/aspnet/doc/ctrlref/data/gridview.aspx">GridView
      reference</a>.</font>
        </p>
        <p>
          <font color="#ff1493">Soon I'll be adding a GridView FAQ to the site, and a Book Reviews
      section focusing on the GridView chapters of ASP.NET 2.0 books.</font>
        </p>
        <p>
          <font color="#ff1493">-- Marcie</font>
        </p>
        <img width="0" height="0" src="http://www.gridviewgirl.com/GridViewGirl/aggbug.ashx?id=09057189-ca34-48eb-b29a-23e0367dacfa" />
      </div>
    </content>
  </entry>
</feed>