No announcements
Found 1514136 threads
-
0 Votes
EF 5 Calculated properties not displayed in GridView
User3866881 posted Soufiane1 Hi, As far as I see, you can: 1) In the constructor of your ...Answered | 3 Replies | 21 Views | Created by Anonymous - Tuesday, January 29, 2013 9:27 AM | Last reply by Anonymous - Wednesday, January 30, 2013 8:26 PM -
0 Votes
mvc 4 ef 5
So changing your connection string to a new database or deleting the current one should force EF to create a new one, obviously this will destroy all data in the database so a ...Answered | 1 Replies | 1857 Views | Created by foxjazz2 - Tuesday, August 28, 2012 3:34 PM | Last reply by Glenn Condron - Tuesday, August 28, 2012 4:54 PM -
0 Votes
Does EF proxy classes override primitive properties?
No, it will not override this property.Answered | 3 Replies | 676 Views | Created by Shimmy Weitzhandler - Wednesday, October 14, 2015 1:10 AM | Last reply by Fred Bao - Wednesday, October 14, 2015 8:38 AM -
2 Votes
ef 4.1 to 5 issue
Unfortunately for me a new-be to EF the book is written for ef 4.1 and I have ef 5 so some code is causing me a problem.Answered | 3 Replies | 797 Views | Created by Steve on Quick Wheels - Friday, May 3, 2013 8:39 AM | Last reply by JayChase - Friday, May 3, 2013 9:14 AM -
1 Votes
GridView / Repeater EF L2E ASP.NET Question
If I understand your scenario properly, I think there are two important points for you to understand about the EF: 1) The generated entity classes are all partial ...Answered | 3 Replies | 4311 Views | Created by AggieDad - Monday, March 30, 2009 12:36 PM | Last reply by AggieDad - Tuesday, April 14, 2009 1:24 PM -
0 Votes
how to seperate classes from EF 5
Can you tell me in details that which files i have to cut from EF 5 files in order to seperate those classes with their DAL functions and put in another project.Answered | 3 Replies | 1529 Views | Created by Shan Khan - Tuesday, September 4, 2012 6:52 PM | Last reply by Patrice Scribe - Wednesday, September 5, 2012 12:50 PM -
0 Votes
GridView and Properties
Hi SivaMit, You can create a custom a web part property per this article, get the list ...Answered | 1 Replies | 4241 Views | Created by SivaMit - Wednesday, September 14, 2011 6:25 AM | Last reply by star.wars - Wednesday, September 21, 2011 3:52 AM -
0 Votes
WebAPI, EF 5 Code First & Conditional Navigation Properties
Just one further question, I am using the EF within a repository pattern implementation, where I inherit my repository from a RepositoryBase<T>.Answered | 3 Replies | 1760 Views | Created by Neil Moore . _ - Friday, September 20, 2013 8:33 AM | Last reply by JayChase - Friday, September 20, 2013 11:55 PM -
1 Votes
Monetary calculations instead of computer properties
Not calculating & setting other property values.Answered | 6 Replies | 928 Views | Created by Paul Pitchford - Saturday, January 12, 2013 5:52 PM | Last reply by Paul Pitchford - Monday, January 14, 2013 4:21 PM -
1 Votes
EFS encryption
1.Right-click the folder that you want to encrypt, and then click Properties.Answered | 7 Replies | 3704 Views | Created by crogger - Tuesday, February 28, 2012 10:09 AM | Last reply by crogger - Tuesday, March 6, 2012 9:18 AM -
0 Votes
How to Calculate a property's value
You don't want to store a property value that is calculated based on other information in the model.Answered | 4 Replies | 8335 Views | Created by Susan Entwisle - Thursday, June 2, 2005 8:26 PM | Last reply by Richard3 - Wednesday, April 26, 2006 9:53 AM -
2 Votes
Calculated Values to display an icon
http://officepowerups.com/2013/06/11/display-icons-in-sharepoint-list/ Did some testing: The above works fine in SharePoint 2013.Answered | 3 Replies | 2541 Views | Created by TravLol - Thursday, October 13, 2016 8:52 PM | Last reply by TravLol - Friday, October 14, 2016 4:22 PM -
0 Votes
How to map Calculated Column to Managed Property
Hi Lisa, I set up a calculated column as a managed property in our Prod environment and Ta Da...!Answered | 10 Replies | 3090 Views | Created by kelsnz - Thursday, October 11, 2018 1:11 AM | Last reply by Lisa Chen1226 - Monday, November 5, 2018 5:50 AM -
0 Votes
Create a rich textbox table which displays 1 ^ 1.. 1^5 and 5^1 .. 5^5 with a single click on a button
Do you know how to access properties of a control (such as RichTextBox)?Answered | 5 Replies | 365 Views | Created by Victor111 - Thursday, September 24, 2015 10:38 AM | Last reply by Stefan Hoffmann - Thursday, September 24, 2015 12:34 PM -
0 Votes
EF Features CTP 5 - Foreign Key Associations
Thanks - I can see now that the FK property will be updated after certain methods are called, as described in the article below.Answered | 5 Replies | 4575 Views | Created by Matt___B - Friday, February 4, 2011 2:07 PM | Last reply by Dan Anatoli - Friday, February 25, 2011 7:46 AM -
1 Votes
Display image in Calculated Column
In SharePoint 2010, we used SharePoint Designer to added the tag disable-output-escaping=”yes” to the <xsl:value-of> ...Answered | 5 Replies | 9471 Views | Created by DanielMAcclario - Thursday, July 14, 2016 12:38 AM | Last reply by Thomas A Wolfe - Wednesday, September 28, 2016 2:56 PM -
4 Votes
Is it possible to force "calculation" of computed properties?
Seriously, after 5 months using Lightswitch, I'm increasingly sure that the product development team is absolutely brilliant.Answered | 8 Replies | 4967 Views | Created by Rasmus R - Sunday, September 25, 2011 12:06 AM | Last reply by antoniobrito - Monday, September 3, 2012 3:28 PM -
2 Votes
EF 4 - POCO - Trimming properties for entities
I suspect you should be able to solve this by simply padding on the property setter (i.e. using the String.PadRight method), because when the entity is being materialized from the ...Answered | 4 Replies | 9357 Views | Created by Stephen J Ward - Friday, April 9, 2010 6:50 AM | Last reply by Diego B Vega [MSFT] - Friday, April 16, 2010 12:19 AM -
2 Votes
EF converts table to association
5) Repeat 4) for Table Y and TableXY.Answered | 7 Replies | 6309 Views | Created by Freeker47 - Tuesday, July 20, 2010 9:00 AM | Last reply by Ciget - Thursday, March 24, 2011 6:08 PM -
0 Votes
EF how to use derived condition if the property is a navigation property in other model
Hi all, do you know if in EF 4 we can have a navigation property in a conditional field.Answered | 2 Replies | 3825 Views | Created by Didier9658 - Sunday, January 16, 2011 12:06 PM | Last reply by Jackie-Sun - Tuesday, January 25, 2011 3:54 AM - Items 1 to 20 of 1514136 Next ›
No announcements