Bill Blogs in C#
Bill Wagner discusses C#, LINQ, and other items of interest
Browse by Tags
All Tags
»
DataBinding
(
RSS
)
C#
Samples from Monday's Webcast
Have been uploaded The zip file below contains the samples from Monday's webcast, and an additional samples that adds the following (based on questions I received): The binding source is serializable...
Yet another reader question
From an older article that is still online, comparing my approach to another author's. Yet another reader question (from an older article online at fawcette.com) I just read your VS Magazine article...
Data Binding with immutable Types?
It does work, if you are not changing the data. In fact, that's the preferred way if the user is not allowed to change the data. I received the following question (which does related to Effective C#...
Of DataBinding and Value Types
Copies and boxes and performance, Oh My. This caught me and members of a client team recently, so I thought I would share it. In a Windows application, we created a simple value type to store a couple...
A Reader Question on DataBinding
This one asks how to handle Properties of embedded objects. Question: Bill, After reading your paper on Visual Studio Magazine, I spent a few hours trying to bind to a subproperty and... I'm wondering...
Question from a reader about DataBindings
A few questions and some answers about how to best perform data binding when you create windows forms. Question: (or actually a few questions. Answers are inline) I'm an up-and-coming .net developer...
DataBinding and Custom Collections
ITypedList and when to use it. Over the past two weeks, I’ve gotten two questions relating to Windows Forms Databinding and custom collections. In the first case, the developer had created a collection...
How to format data in the Data Grid
Question and answer on the DataGrid, Datasets.How do you format the information, and trap user interaction. Question: I have a question, do you happen to know how to format data as it is going into a datagrid...
Of Dataset.GetChanges and Diffgrams
The state of the change has a bearing on how you should examine the changes in a dataset. Q: Why does Dataset.GetChanges() return an empty dataset? Examine the following code: The dataset stored in ChangedDoc...
Creating Data Binding Classes.
Question and Answer on creating and using DataBinding in your own types. Q : When you bind to business objects, then you not only want to bind to the properties of the objects, often you want to display...
Search
Go
Syndication
RSS for Posts
Atom
RSS for Comments
Tags
.NET General
articles
Azure
BookReviews
books
C#
C# General
DataBinding
DevCenterPosts
Effective C#
Euler
GC
generics
Graphics
Links
LINQ
local interest
Me
Mobile Development
products
Software Engineering
SRT Solutions
upcoming attractions
User Groups
web services
View more
Blog Recent Posts
Samples from Monday's Webcast
Yet another reader question
Data Binding with immutable Types?
Of DataBinding and Value Types
A Reader Question on DataBinding
Archives
February 2010 (2)
January 2010 (4)
December 2009 (3)
November 2009 (3)
October 2009 (2)
September 2009 (2)
August 2009 (2)
July 2009 (3)
June 2009 (4)
May 2009 (3)
April 2009 (2)
March 2009 (2)
February 2009 (4)
January 2009 (7)
December 2008 (3)
November 2008 (11)
October 2008 (15)
September 2008 (5)
August 2008 (8)
July 2008 (6)
June 2008 (3)
May 2008 (1)
April 2008 (9)
March 2008 (10)
February 2008 (2)
January 2008 (11)
December 2007 (6)
November 2007 (10)
October 2007 (8)
September 2007 (8)
August 2007 (7)
July 2007 (8)
June 2007 (3)
May 2007 (6)
April 2007 (7)
March 2007 (8)
February 2007 (6)
January 2007 (8)
December 2006 (2)
November 2006 (10)
October 2006 (14)
September 2006 (12)
August 2006 (8)
July 2006 (5)
June 2006 (8)
May 2006 (9)
April 2006 (9)
March 2006 (11)
February 2006 (11)
January 2006 (8)
December 2005 (6)
November 2005 (6)
October 2005 (11)
September 2005 (15)
August 2005 (10)
July 2005 (4)
June 2005 (11)
May 2005 (6)
April 2005 (3)
March 2005 (8)
February 2005 (6)
January 2005 (6)
December 2004 (12)
November 2004 (7)
October 2004 (4)
September 2004 (1)
August 2004 (1)
June 2004 (2)
May 2004 (3)
April 2004 (3)
March 2004 (3)
January 2004 (1)
Blog Group Links
Blogs on this Site
Nascar style badges