No announcements
Found 2985672 threads
-
2 Votes
Visual Studio 2017 .edmx - Update Model from Database painfully slow
We're up to 65 in the database with, I think, 63 in the model.Answered | 8 Replies | 10251 Views | Created by _xr280xr_ - Monday, October 23, 2017 9:25 PM | Last reply by Roger Willcocks - Monday, January 15, 2018 9:31 AM -
0 Votes
Visual Studio 2010 Painfully Slow
A new hard drive was installed, Installed a new copy of Windows 7, A new copy of Visual Studio 2010 and, Viola!Answered | 6 Replies | 10115 Views | Created by lumberpro - Wednesday, September 8, 2010 2:08 AM | Last reply by lumberpro - Wednesday, January 5, 2011 6:23 PM -
0 Votes
Entity Framework updates Extremely SLOW unless 2012 Compatibility
> The Update Model from Database and the Update Wizard takes a painfully long time unless we first go into the Sql Server 2016 properties and ...Answered | 5 Replies | 3856 Views | Created by Mimosa Arts - Wednesday, February 7, 2018 3:43 PM | Last reply by Mimosa Arts - Wednesday, February 14, 2018 7:36 PM -
20 Votes
Refreshing .edmx Model did not update model classes
Going through a tutorial, the steps were clear - 1) add a table to the database, 2) right click inside the ..model.edmx graphic and select "Update Model ...Answered | 15 Replies | 68690 Views | Created by Alex Teslin - Friday, July 19, 2013 2:21 PM | Last reply by Crakdkorn - Tuesday, July 23, 2019 12:05 AM -
7 Votes
Visual Studio 2008 PAINFULLY SLOW!!
wait til you try WPF...it is really slow.Answered | 27 Replies | 58412 Views | Created by dn8 - Saturday, February 16, 2008 6:17 AM | Last reply by SolidSnakeGr - Wednesday, April 18, 2012 1:01 PM -
1 Votes
Update Model from Database not working
Create the EDMX from Visual Studio 2015 using latest EF6 version.Answered | 4 Replies | 21691 Views | Created by HTHP - Friday, July 8, 2016 11:23 PM | Last reply by CostasZ - Wednesday, June 12, 2019 2:38 PM -
1 Votes
Visual Studio 2017 very slow to start
Optimize Visual Studio performance.Answered | 6 Replies | 989 Views | Created by GreggHam - Wednesday, January 29, 2020 9:47 PM | Last reply by GreggHam - Monday, February 3, 2020 4:31 PM -
0 Votes
Visual Studio is terribly slow
Thanks, Brittany Behrens | Program Manager | Visual Studio Platform - Editor | The Visual Studio Blog | ...Answered | 1 Replies | 5420 Views | Created by dan.gros_thomson.com - Wednesday, May 5, 2010 3:13 AM | Last reply by Brittany Behrens - Tuesday, May 11, 2010 2:36 AM -
0 Votes
Visual Studio 2015 - EF edmx diagram - Update Wizard (Not Responding)
If it is just for a specific project, please generate a new edmx file from database with Visual Studio 2015.Answered | 3 Replies | 2836 Views | Created by aciang - Friday, October 16, 2015 2:08 PM | Last reply by Weiwei Cai - Wednesday, October 21, 2015 6:16 AM -
0 Votes
Converting from EDMX model to Code First?
I suppose Codeplex would be as good a place as any to host this project; can it be used with Visual Studio 2010 Professional, or does it require the Team version of VS2010 ...Answered | 17 Replies | 20868 Views | Created by Kendall J Bennett - Friday, June 24, 2011 2:20 AM | Last reply by MEhran.NET1.0 - Monday, August 5, 2013 9:56 AM -
4 Votes
Update Database From Model
Without an update feature preserving the data of the database the model-first approach isn't usable.Answered | 4 Replies | 5172 Views | Created by nicknickton - Saturday, June 19, 2010 5:17 PM | Last reply by KristoferA - Monday, December 6, 2010 9:47 AM -
0 Votes
Visual Studio 2017 Updates?
Hi, As product updates become available, you may want to update the network install layout to incorporate updated packages.Answered | 3 Replies | 1405 Views | Created by WardH - Sunday, June 11, 2017 5:12 PM | Last reply by WardH - Wednesday, June 14, 2017 8:23 AM -
0 Votes
Update Model From Database
I don't care when I generate .edmx from a database, it just works.Answered | 5 Replies | 4542 Views | Created by RMD - Friday, May 7, 2010 5:13 PM | Last reply by KristoferA - Saturday, July 31, 2010 5:13 AM -
2 Votes
Change the database after creating the .edmx file
this will take you to the modelling window.Answered | 4 Replies | 23072 Views | Created by Jayanga - Wednesday, July 28, 2010 6:25 AM | Last reply by Markus3000 - Wednesday, August 2, 2017 2:50 PM -
2 Votes
How to incrementally update database from the model
What I do is "generate database from model", use the script to create a new database, then compare and use either the differential script, or more often ...Answered | 9 Replies | 5320 Views | Created by Bruce M Swan - Monday, August 8, 2011 2:23 PM | Last reply by Dave Kolb - Tuesday, May 27, 2014 8:14 PM -
0 Votes
Bug in "Generate Database From Model" after manual edit of .edmx?
Hi, When you use the designer you are only editing the CSDL (conceptual schema) part of the model.Answered | 1 Replies | 3413 Views | Created by Krassi Valev - Friday, April 23, 2010 1:20 PM | Last reply by Gil Fink - Friday, April 23, 2010 2:40 PM -
3 Votes
How to update Visual Studio 2017 to VS2019
I have Visual Studio Community 2015, and want to upgrade to Visual Studio Community 2019.Answered | 8 Replies | 68461 Views | Created by DWw_ - Saturday, April 20, 2019 1:42 PM | Last reply by Tintarul - Tuesday, March 17, 2020 2:24 PM -
0 Votes
Updating EDMX files
Hi Beba420, According to your description, you want to update the edmx files after changing the database tables, is it right?Answered | 1 Replies | 539 Views | Created by BeBa420 - Monday, February 8, 2016 1:24 AM | Last reply by Weiwei Cai - Tuesday, February 9, 2016 3:32 AM -
0 Votes
Missing edmx file
If you prefer to change the database first, and then update model from database, I would suggest you use database first approach which ...Answered | 4 Replies | 4085 Views | Created by MarcinMR - Monday, February 22, 2016 9:11 PM | Last reply by Zhanglong Wu - Tuesday, February 23, 2016 4:28 AM -
1 Votes
Update Model from Database
Changing from one VS Version to another while using EntityFramework is a bad idea.Answered | 3 Replies | 824 Views | Created by EricSch1 - Wednesday, October 28, 2015 12:00 PM | Last reply by MDeero - Tuesday, November 3, 2015 11:32 AM - Items 1 to 20 of 2985672 Next ›
No announcements