Browse by Tags

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...
Filed under:
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

This Blog

<a name="MyWork">!My work!</a>

Funstuff

Goodies

MSCRM Blogs

Sharepoint

Useful reading

Weblogs

Syndication