No announcements
Found 1212313 threads
-
0 Votes
Is cached db model store available for Entityframework Core
The EF Core by default tracks all the entities you run queries against.Answered | 9 Replies | 916 Views | Created by Anonymous - Tuesday, July 23, 2019 3:07 AM | Last reply by Anonymous - Tuesday, July 30, 2019 6:54 AM -
0 Votes
Is it possible to use EntityFramework without mapping
Not really - the EF requires a database back end for executing LINQ queries and is not designed to be an offline data store.Answered | 1 Replies | 3965 Views | Created by artisticcheese - Tuesday, August 25, 2009 6:36 PM | Last reply by Noam Ben-Ami - MSFT1 - Tuesday, August 25, 2009 11:30 PM -
0 Votes
ParallelLibrary with EntityFramework
Parallel requests work the best if you have either a lot of computation (so multiple cores can be used) or there is blocking - if you're working ...Answered | 2 Replies | 4023 Views | Created by Pengo11 - Thursday, October 4, 2012 12:51 PM | Last reply by Pengo11 - Saturday, October 6, 2012 12:36 PM -
0 Votes
How configure SharePoint project for use EntityFramework?
(I added from package folder from your solution folder -- it is created when you install the EntityFramwork from NuGet); 3 - Run SPSolution and try to access data from EF ...Answered | 3 Replies | 10509 Views | Created by Aleksandr Shramko - Thursday, March 6, 2014 12:04 PM | Last reply by Gianni Bosio - Saturday, August 19, 2017 3:51 PM -
0 Votes
DB Size - available space
Overnight the DB shrunk to half its size...Answered | 9 Replies | 1523 Views | Created by Miha.A - Monday, April 28, 2014 1:55 PM | Last reply by Shanky_621 - Saturday, May 3, 2014 2:30 PM -
0 Votes
Elastic database client + EntityFramework + SqlAzureExecutionStrategy
By the way, in case you are interested, we open-sourced the Client Library this week on GitHub at https://github.com/Azure/elastic-db-tools.Answered | 6 Replies | 1490 Views | Created by Zdenek Drlik - Tuesday, September 8, 2015 1:57 PM | Last reply by Zdenek Drlik - Friday, September 11, 2015 6:19 AM -
1 Votes
Checking for available space in AppFabric Cache
Hi Nick, Windows Azure AppFabric Caching does not provide built-in ways to retrieve the available size or the usage.Answered | 2 Replies | 6407 Views | Created by Trolololoooo - Friday, August 5, 2011 9:34 AM | Last reply by Wenchao Zeng - Friday, August 12, 2011 8:50 AM -
0 Votes
DB Size and Space Available troubles
The growing data in database might have triggered auto-growth and as per setting the db has grown by 4 GB however the data may later be purged or not grown afterwards hence it shows same as ...Answered | 14 Replies | 1353 Views | Created by Hubi8302 - Tuesday, November 12, 2013 11:26 AM | Last reply by Shanky_621 - Friday, November 29, 2013 5:04 AM -
13 Votes
Entity framework doens't show my stored procedure on "Update model from database"
Unchecking the options also solved the problem when importing stored procedures from Npgsql (PostgreSQL) to Entityframework 6.0.Answered | 7 Replies | 32435 Views | Created by amazingwolf - Friday, September 3, 2010 9:02 PM | Last reply by Mark006 - Sunday, February 7, 2016 6:35 PM -
1 Votes
(Web) Caching not available?
When using the same code via WCF the HttpContext.Current is not available (i.e. null) and so i have no reference to the web-cache anymore.Answered | 2 Replies | 7438 Views | Created by Jacques van t Ende - Tuesday, April 18, 2006 3:07 PM | Last reply by Jacques van t Ende - Thursday, April 20, 2006 2:38 PM -
0 Votes
Cosmos DB Mongo API - Stored procs and UDFS
When UDFs and SPs are not applicable to Mongo API, why are they made available for Mongo API in the portal?Answered | 5 Replies | 1308 Views | Created by Shanmuk Aluri - Wednesday, October 9, 2019 6:57 PM | Last reply by NavtejSaini-MSFT - Tuesday, October 15, 2019 3:06 PM -
0 Votes
windows azure caching service regional availability
Hi, Azure Shared Caching is not available in all data centers, so this may reduce the performance.Answered | 4 Replies | 2782 Views | Created by Alex Kushnir - Monday, March 11, 2013 2:47 PM | Last reply by Qin Dian Tang - MSFT - Wednesday, March 13, 2013 2:32 AM -
0 Votes
Some building models not available?
Not all buildings are available in 3D at this time although more and more buildings are being added regularly.Answered | 1 Replies | 3604 Views | Created by thespecialk - Monday, May 5, 2008 5:35 PM | Last reply by Ricky_Brundritt - Tuesday, May 6, 2008 5:35 PM -
0 Votes
Object Cache store on File System
What is the problem you want to resolve with storing cache items to file?Answered | 2 Replies | 5639 Views | Created by Dharmik Bhandari - Friday, January 20, 2012 5:18 AM | Last reply by Dummy yoyo - Monday, January 23, 2012 8:09 AM -
0 Votes
Purge the SSO Configuration store cache
I've changed the timeout to 1 minute, changed my setting, it changes ok in the SSO DB as it did before but my SSOSettingsFileReader doesn't read the change :( .Answered | 9 Replies | 4195 Views | Created by Rod Hall - Wednesday, May 9, 2012 3:04 PM | Last reply by DPS Bali - Thursday, May 10, 2012 5:48 PM -
0 Votes
Update Stored Procedure in Model Browser
It looks like no Update button is available when the collection returned is None.Answered | 4 Replies | 2763 Views | Created by Alex Teslin - Monday, April 13, 2015 12:42 PM | Last reply by Vaidehi S - Thursday, December 6, 2018 7:26 AM -
0 Votes
nuget restore avoid store in cache
Actually, this is set by default, you couldn’t avoid NuGet from using a cache.Answered | 1 Replies | 1714 Views | Created by RaghavendraSankar - Tuesday, March 8, 2016 9:39 PM | Last reply by Weiwei Cai - Wednesday, March 9, 2016 9:06 AM -
0 Votes
Storing Workflow in DB as Binary
My DB has the Workflow stored in the varbinary column.Answered | 13 Replies | 9597 Views | Created by mariocatch2 - Wednesday, March 10, 2010 8:06 PM | Last reply by MattB2112 - Friday, February 10, 2012 2:24 PM -
0 Votes
Can be stored procedures without cache?
But in that scenario if you re-run the stored procedure it should appear in the procedure cache.Answered | 9 Replies | 2505 Views | Created by Vithor da Silva e Silva - Tuesday, May 14, 2013 2:23 PM | Last reply by Vithor da Silva e Silva - Friday, May 17, 2013 7:11 PM -
0 Votes
Abstract class and EntityFramework
HI, With EF there are different ways you can model your type hierarchy.Answered | 2 Replies | 8673 Views | Created by Hadi2008 - Wednesday, December 14, 2011 4:29 PM | Last reply by JendaPerl - Thursday, December 15, 2011 8:50 AM - Items 1 to 20 of 1212313 Next ›
No announcements