Quantcast
Channel: Coding OdysseyDBML Fixup
Browsing all 5 articles
Browse latest View live

LINQ to SQL and Database Schema Sync

Since the new year I’ve been working on a project that attempts to solve the following problem: How do I keep my generated entity classes in sync with the current database schema using LINQ to SQL? For...

View Article



Image may be NSFW.
Clik here to view.

The LINQ to SQL Metamodel

For my DBML Fixup project, I’ve really had to drill into the structure of LINQ to SQL—including how the data is stored in the .dbml file, how various changes in the designer affect the serialized XML...

View Article

Image may be NSFW.
Clik here to view.

Dynamic Menu Commands in Visual Studio Packages – Part 1

As I get further into my DBML Fixup project, I’m learning more and more about Visual Studio Extensibility (VSX). Along the way, I have found multiple blogs which have helped me to learn a lot more than...

View Article

Image may be NSFW.
Clik here to view.

Dynamic Menu Commands in Visual Studio Packages – Part 2

In this post I’ll be building on the principles of my last post with dynamic menu development in Visual Studio, so if you haven’t read that post please go back and check it out! If you remember from...

View Article

DBML Fixup Preview

Back in February I blogged about DBML Fixup—a tool whose goal was to sync LINQ to SQL models with their respective database schemas from within the Visual Studio environment, as well as to handle...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images