Let's face it...as developers we're expected to know a lot of stuff about a lot of things: Database design, application design, numerous languages and constructs, testing, debugging, etc. I don't know about you guys, but my head can only hold so much information before an implosion is imminent. Do yourself...
Posted to
Jayson's Blog
by
Jayson Knight
on 03-04-2007
Filed under: Technology and Internet, Opinions, SQL Server, Programming Paradigms
A requirement in a small project I've been working on recently came up for mapping an XSD directly to an RDBMS schema on the fly (i.e. an incoming XML schema needs to be generated into an RDBMS schema structure at runtime...I won't get into specifics as to why), so I started searching for a way to to...
Posted to
Jayson's Blog
by
Jayson Knight
on 01-21-2007
Filed under: Technology and Internet, Tools and Resources, Links and News, SQL Server