ASP.NET News from Blogger: GridViewGirl   Get the feed of: GridViewGirl

Total News: 21

Book: WPF Unleashed

Pearson was kind enough to send me a review copy of WPF Unleashed by Adam Nathan, so I thought I'd spend a few moments and review it. The f...

BizTalk 2006 Training in Atlanta

My good friend Mark Dunn and co. are offering a BizTalk 2006 training class in Atlanta next month. Very few companies are offering training yet on the new 2006 version, so if you're ...

GridView Databinding and CustomTypeDescriptors

Mike Christensen likes binding to custom objects the hard way, but his article on databinding a GridView using type descriptors is an educational read. And, he asked very nicely for ...

New Community Site: InfoQ

I don't really know what an "unlaunch" is, but InfoQ has "unlaunched" itself this week. It's a new community site covering various areas, currently .NET, Agile, Ruby, SOA, and Java. I'm a...

Paint.NET

I just wanted to recommend a handy little program called Paint.net -- it's aPhotoshop-like (but free) program written in .net 2.0, for those of who may be a bit Photoshop-challenged, but n...

JSUnit

I didn't realize until the other day that there's a unit testing framework for Javascript, JSUnit. I'm a big fan of NUnit, NUnitAsp, and CruiseControl.NET, so I thought I'd giv...

MIX06 Part II

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 MIX06. I...

MIX06

Well, here I am in Las Vegas for the very cool MIX06 conference. The Bill Gates keynote this morning was quite good -- giving a solid overview of all the technologies being covered this we...

The Cost of Free Features

I just ran across this great post byMicah Martin: Beware the Freebie!...

XAML Chick

I just noticed (well, from looking through my referrer logs) that AniB is now XAML Chick, with a pink background and everything. Love it!--Marcie...

GridView Bulk Editing

Matt Dotson of Microsoft has a good article on editing multiple rows at once using the GridView. Of particular interest is that he implements this (in C#) by creating a server control, der...

Miscellaneous GridView FAQs, as seen around the web this week

Word to the wise: Ken talks about some very annoying GridView behavior when you change the columns for your SqlDataSource.Better late than never: Michele "das Blonde" talk...

Book: eXtreme .NET

I just finished reading eXtreme .NET, Introducing XP Techniques to.NET Developers by Dr. Neil Roodyn.It's a great overview for those new to Extrem...

GridView Resources Added 11/21/05

I've added 3 new resources to my GridView Articles page today:A Java Evangelist's take on ASP.NET and GridViews, compared with JSFGridView Webcast by Ken Getz-- though he does ...

Unit Testing Web UI with VS 2005 Team System

As a fan of NUnit, 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 ...

SqlDataSource, a good thing

Let me start off by saying how much I love the GridView control, which is a great upgrade to my old favorite, the Datagrid control. And I'm also a big Microsoft-lover, just ask any of my f...

Caffeinated Spiders and Web Design

No, not that kind of web design, the design of spider webs. See what caffeine (and other drugs) did to the brain of a poor spider....

Datagrid to GridView Conversion: No Invisible Columns

One thing that is tripping up some people who are upgrading their VS 2003 Datagrid code to use theVS 2005 GridView is that invisible columns can no longer be used for passing data around. ...

Upgrading to VS2005

Microsoft has come come out with an Upgrade Guide for moving to VS2005Official Summary: Avoid pitfalls in the upgrading process with these best practices for converting Web projects in Vis...

Welcome to GridViewGirl.com!

Welcome to GridViewGirl.com, your new resource for all things related to the control in ASP.NET 2.0.Check out the listing of GridView Articles, in particular, Scott Mitchell's GridView ...

Intellisense Crack

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. I...

View Other bloggers