Archive for the 'C# / .NET' Category
Late Binding of C# objects from NHibernate into the ASP.NET DataGrid control
Posted by Dave Hrycyszyn 26th April 2006 in C# / .NET, FLOSS, TechnicalIt’s not a full example with code downloads, but here’s an example of late binding in C#, when we don’t know whether a class being bound into a DataGrid is going to be of type Article, Vacancy, Image, or whatever. I’ve found this to be a good approach when customizing a DataGrid that we can [...]
Collection serialization and SOAP
Posted by Dave Hrycyszyn 10th March 2006 in C# / .NET, TechnicalThe other day I was using SOAP and C# to return an array of objects from a web service to a Flash client. On the server, each object of type SiteSectionEntity has a property ("Children") which is an IList of SiteSectionEntities. It's a pretty normal recursive structure, one level deep. My trouble was that [...]
Search
You are currently browsing the Head London weblog archives for the 'C# / .NET' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Categories
- News
(41)
- Victoria’s Secret
(7)
- Stu's View
(3)
- Design
(13)
- Technical
(11)
- Actionscript
(3)
- GNU / Linux
(4)
- FLOSS
(7)
- C# / .NET
(2)
- XHTML / CSS
(1)
- Agile Development
(2)
- Joeys Corner
(4)
- Sleeping Stu
(2)
- The Hoseclamp's Notebook
(13)
- Ruby on Rails
(3)
Recent Entries
Monthly Archives
- September 2008 (1)
- August 2008 (1)
- July 2008 (1)
- June 2008 (1)
- May 2008 (2)
- March 2008 (1)
- February 2008 (1)
- January 2008 (1)
- November 2007 (2)
- August 2007 (1)
- May 2007 (2)
- April 2007 (5)
- March 2007 (12)
- February 2007 (10)
- January 2007 (4)
- November 2006 (2)
- September 2006 (4)
- August 2006 (1)
- July 2006 (1)
- June 2006 (6)
- May 2006 (2)
- April 2006 (4)
- March 2006 (14)
- February 2006 (12)
- January 2006 (1)
- December 2005 (1)
- November 2005 (1)
