DBML
Hi, I am writing to check the status of the issue on your side. Would you mind letting me know the result of the suggestions? If you need further assistance, please feel free to let me know. I will...
View ArticleDBML
Hi, I think Damien means directly generating the C# source codes from database via SqlMetal.exe, like this command line:========================================================================Generate...
View ArticleDBML
You could try using the SqlMetal command line to generate the DBML.If you don't need to customize the DBML at all you could also specify the switches that generate C# directly from the database with no...
View ArticleDBML
You could try using the SqlMetal command line to generate the DBML.If you don't need to customize the DBML at all you could also specify the switches that generate C# directly from the database with no...
View ArticleDBML
We have a huge DBML file due to a large number of classes. Regenerating the DBML takes approximately 40 minutes even with an 8 core processor. We believe this is due to redrawing the graphical user...
View Article