Hi, can I force the DBML designer to use my custom types instead of the Auto-generated Types? I can edit the database.designer.cs, but these changes will be lost when I modify the tables.
If not, how can I easily "convert" from the auto-generated type to my custom type in Linq?