Browse by Tags
All Tags
»
Object persistence
(
RSS
)
.NET General
Architecture, Patterns & Practices
Java/J2EE related
30 July 2003
MS Visio Coolness
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 use the Sql Server ODBC driver I got all the Sql...
Read More...
17 July 2003
StackOverflowException in Typed Dataset
I just killed a System.StackOverflowException that occured when calling the GetChanges() method on my typed Dataset. I have a couple of tables in the typed dataset that are defined with self relations to represent hierarchies in the data. This relation is also defined in the XSD schema of the typed dataset...
Read More...
07 July 2003
Set codegen:nullValue in your XSD and get... null?!
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 does, if you add the minOccurs="0" aswell. Otherwise...
Read More...
01 July 2003
Typed DataSets with many to many relationships
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 to improve the syntax of the generated code. Explained...
Read More...
16 June 2003
Should the struggle for OR mapping continue?
Paul Gielens is struggeling with OR mapping: I DO NOT want to use setters (at least not for the OID, not at all actually because the object is a read only except for the lazy loaded associations)… I've tried to make a similar framework but I'm leaning more and more towards discarding OR-mapping as an...
Read More...
25 May 2003
CMP & JDO Compared
It's always interesting checking out what they are doing on the other side of the fence. David Jordan and Craig Russel compares the two emerging persistence mechanisms on the java platform : Container Managed Persistence and Java Data Objects. The exerpt is found on O'Reilly .
Read More...
16 May 2003
Remoting Typed Datasets - the tryouts
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 could have given DeKlarit a shot, but I simply like...
Read More...
05 May 2003
Aren't Typed Datasets XSD really Contracts?
Roy found the xsd tool recently and got the typed datasets to scale . I still don't like them. What is really the difference in beeing dependant on the xsd schema than a dll reference? If you do the Service Oriented approach on this problem you'll come down to what Clemens and Steve predicates these...
Read More...
25 March 2003
Prevalence is cool
I think prevalence is cool. Why? Because it's such an "unthinkable" concept. It's almost tabu. I like the lightly smug attitude of the guys at Prevayler.org because they have actually created something based on this idea and are provocative enough for the RDBMS crowd to actually come up with good arguments...
Read More...
19 March 2003
Persist through winter
Another exiting Java based project is going .NET. I've done a lot of reading on persitance frameworks and OR mapping lately and Hibernate is definately getting a go. Firstly in Java, but hopefully the guys at the NHibernate project can get something going aswell.. Read more at Edgar Sanchez's blog Still...
Read More...
More Posts
Next page »
Home
Mads Nissen
backlog on sharepoint, crm, office, .net development, architecture and more..
RSS
Atom
Comments RSS
Recent Posts
Handling an orphaned SPPersistedObject when working with e.g. SPJobDefinition or SPDiagnosticsServiceBase
Arctic SharePoint Challenge 2011 Announced!
Google GMail routes mail not adressed for gmail to GMail
Display a PowerPoint deck in SharePoint 2010 using Office Web Apps
Location-Based Metadata #sp2010plaintalk
Tags
#sp2010plaintalk
.NET
.NET General
Architecture
Architecture, Patterns & Practices
arcticsharepointchallenge
asc
ASP.NET
BizSpark
cisco
CodeSnippets
Continous Integration
CRM
Development Tools
Document Management
firewall
Forefront
fun
gadgets
gallio
General Opinions/Comments
General Software Development
iis
infrastructure
Java/J2EE related
Logger
Microsoft CRM
Object persistence
Office System
Office Web Apps
offtopic
Prototyping
Puzzlepart
ReportingServices
Reports
Resumes and Personal Information
Scrum
Security
Sharepoint
SharePoint2010
Software2010
spchallenge
StartUp
Subversion
TechEd2005
TFS
TimerJob
TMG
Trust
typemock
Visual Studio
windows2008
XNA
Archives
August 2011 (1)
January 2011 (1)
September 2010 (2)
August 2010 (1)
June 2010 (1)
May 2010 (3)
February 2010 (1)
September 2009 (2)
June 2009 (2)
May 2009 (1)
March 2009 (1)
January 2009 (1)
December 2008 (5)
November 2008 (3)
October 2008 (1)
September 2008 (3)
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)
Search
Go
Navigation
Home
Blogs
News
My twitter updates
follow me on Twitter