#region /* mads's thoughts */
backlog on sharepoint, office and .net development
Browse by Tags
All Tags
»
Typed DataSets
(
RSS
)
.NET General
ASP.NET
Object persistence
Office System
MNissen.DataControls v1.1 Released
03 April 04 01:02 PM
|
madsn
|
5 comment(s)
I've just updated my last GDN sample to v1.1 with more stuff after the feedback I've got since my last post about it . I've listened to Robert McLaws and implemented support for handling one-to-many relationships and many-to-many aswell. The DataControls...
New GotDotNet sample posted..
19 February 04 08:46 PM
|
madsn
|
6 comment(s)
I've just released a new version of my DataPanel on GotDotNet. Anyone who have ever made a ASP.NET dataentry web form with a lot of textboxes for editing data in a lot of columns know it's a tiresome task. You have to set all the Text properties on load...
XSD Designer will not open in VS with Office 2003 Beta installed
21 August 03 03:26 PM
|
madsn
|
4 comment(s)
I've just finished setting up my new Dell D600 notebook, and as always surprises occur. I was about to edit my typed dataset XSD file when nothing happened in VS.NET 2002. The XSD designer would not open. I then tried to add a new dataset to the project...
Standalone DataRow isn't Serializable
14 August 03 03:43 PM
|
madsn
|
3 comment(s)
If you look up the DataRow class in the .NET Framework documentation you'll see this: [Serializable] public class DataRow In the happy beleif that this was entirely true I designed my remoting interfaces with DataRow as parameter and return values to...
Tables != Classes
07 August 03 10:55 AM
|
madsn
|
5 comment(s)
Erik fights for the removal of [TableName] from primarykey-names and sets an equal sign between Table and Class. His point about the ID field seems ok, but as I see it, this all boils down to setting a standard and keeping it. In my opinion the naming...
More on Typed DataSets
31 July 03 04:18 PM
|
madsn
|
1 comment(s)
Just noticed that if you should happen to use: codegen : nullValue ="_empty" on something else than a string the MSDataSetGenerator will fail to generate any code file at all. Usually when errors are detected in the XSD both the xsx and cs file is generated...
MS Visio Coolness
30 July 03 12:28 PM
|
madsn
|
17 comment(s)
Yesterday I decided to fiddle around with MS Visio for Enterprise Architects database modelling tools. After drawing up and validating a pretty straight-forward use case i created a new Database Model Diagram Template from visio. After telling Visio to...
Set codegen:nullValue in your XSD and get... null?!
07 July 03 02:12 PM
|
madsn
|
1 comment(s)
Yup. That's right. You've been a good boy (or girl) and annotated your typed dataset XSD with codegen:nullValue attributes to instruct the codegenerator in how to handle DBNull values. And you actually thought the MSDataSetGenerator would care? Well it...
Typed DataSets with many to many relationships
01 July 03 11:56 AM
|
madsn
| with
no comments
Ever wondered how to construct multitable DataSets in a proper manner? Whether to use one dataadapter or several? Just found this one on MSDN: Navigation Multiple Related Tables in an ADO.NET Dataset To make it even better use Annotations in the XSD file...
Remoting Typed Datasets - the tryouts
16 May 03 04:58 PM
|
madsn
| with
no comments
Andres stepped up quickly with some hints to my previous blogentry . I tried out the ADO.NET Powertoys which contained several features. Because it was poorly documented, and I just needed one of the features, I think I'll wait for a later release. I...
More Posts
Search
Go
This Blog
Home
About
Tags
.NET
.NET General
Architecture, Patterns & Practices
ASP.NET
CodeSnippets
Continous Integration
General Opinions/Comments
Java/J2EE related
Microsoft CRM
Object persistence
Office System
Resumes and Personal Information
Sharepoint
TechEd2005
Typed DataSets
Visual Studio
Navigation
Home
Blogs
Archives
June 2006 (1)
May 2006 (1)
December 2005 (1)
November 2005 (2)
October 2005 (4)
September 2005 (2)
August 2005 (1)
July 2005 (7)
June 2005 (7)
May 2005 (6)
April 2005 (3)
March 2005 (1)
February 2005 (11)
January 2005 (4)
December 2004 (4)
November 2004 (6)
October 2004 (14)
September 2004 (4)
August 2004 (7)
July 2004 (5)
June 2004 (13)
May 2004 (11)
April 2004 (1)
March 2004 (3)
February 2004 (7)
January 2004 (3)
November 2003 (2)
October 2003 (4)
September 2003 (1)
August 2003 (9)
July 2003 (11)
June 2003 (8)
May 2003 (9)
April 2003 (9)
March 2003 (22)
February 2003 (5)
<a name="MyWork">!My work!</a>
My GotDotNet Samples
Article: My Crypto Debut
My Projects: Past, Present and Future
Article: Remoting Server&Client in ASP.NET
My CodeProject Articles
Article: Working with SPS Area Templates
Funstuff
How to write unmaintainable code
Goodies
Fabrices SharpToolbox
Geeky Useful .NET Posters
MSCRM Blogs
Michaeljon Miller's Inside MSCRM
Jason Hunt's Weblog
Aaron Elder's Weblog
Sharepoint
Planning Your Information Structure
Useful reading
Microsoft Patterns & Practices
Architect Exchange
Java BluePrints
Patterns for O/R Access Layers
ObjectSpaces
Weblogs
Clemens Vasters weblog
Corp. weblog manifesto
Syndication
RSS
Atom
Comments RSS