No announcements
Found 2442077 threads
-
0 Votes
From EntityDataSource to DomainDataSource in DD
should you abandon dd or you can integrate both things?Answered | 45 Replies | 75 Views | Created by Anonymous - Friday, February 24, 2012 10:38 AM | Last reply by Anonymous - Friday, March 2, 2012 1:49 PM -
0 Votes
EntityDataSource 6
EntityDataSource has never been friendly to me.Answered | 2 Replies | 644 Views | Created by Valery Guhena - Tuesday, May 31, 2016 5:52 PM | Last reply by chanmm - Saturday, June 4, 2016 12:37 PM -
0 Votes
Entity Type from EntityDataSource
I would like to ask if the following is the best way (probably not) to retrieve the Type and then metadata Type for an entity configured in an ...Answered | 3 Replies | 3970 Views | Created by ITDT Marcin Mikołajczak - Tuesday, December 30, 2008 5:19 PM | Last reply by ITDT Marcin Mikołajczak - Saturday, January 17, 2009 4:42 PM -
0 Votes
entitydatasource.... master details... querying
Hello, When you use AutoGenerateWhereClause in the EntityDataSource, the Name property in each of the WhereParameters has to match a property name in the entity or the ...Answered | 1 Replies | 4055 Views | Created by treeman2 - Monday, July 27, 2009 2:30 AM | Last reply by Diego B Vega [MSFT] - Monday, July 27, 2009 4:41 AM -
0 Votes
EntityDataSource and EntityCollection<T> navigation property
Hello Bruno, If you are using Visual Studio 2010 and .NET 4.0, the EntityDataSource now has two modes of operation controlled by the EnableFlattening ...Answered | 1 Replies | 4972 Views | Created by Bruno Nepomuceno - Tuesday, May 18, 2010 12:39 AM | Last reply by Diego B Vega [MSFT] - Saturday, May 29, 2010 8:35 PM -
1 Votes
View the Store Commands from an EntityDataSource Control
Thanks, but I need a solution that shows what ASP.NET is doing from within ASP.NET.Answered | 4 Replies | 3429 Views | Created by Cox, Ken - Wednesday, December 23, 2009 7:03 AM | Last reply by Michael Sun [MSFT] - Tuesday, January 5, 2010 6:56 AM -
0 Votes
How to configure EntityDataSource for Entity Framework v6
Cole, Thanks, but yeah, I installed the EF6 EntityDataSource package when I first encountered the error, but it was the manual configuration of it that I could ...Answered | 4 Replies | 4776 Views | Created by Brad Mathews - Monday, January 25, 2016 5:11 AM | Last reply by DA924 - Wednesday, February 3, 2016 1:24 PM -
0 Votes
Problem with EntityDataSource using commandtext/include
If I Use a commandtext in EntityDataSource how would I be able to integrate the inner join statement?Answered | 1 Replies | 10445 Views | Created by TooMuch204 - Wednesday, January 28, 2009 3:15 AM | Last reply by Shrikant Maske - Monday, April 6, 2009 8:05 AM -
0 Votes
EntityDataSource How to Catch Exceptions in Context.SavingChanges
First, create an exception event handler for your EntityDataSource: protected void ExceptionEventHandler(object sender, ...Answered | 6 Replies | 5778 Views | Created by Carl Tribble - Wednesday, January 19, 2011 1:56 AM | Last reply by qaato - Wednesday, August 10, 2011 4:19 PM -
0 Votes
EntityDataSource ReflectionTypeLoadException
The following ASP EntityDataSource are used; > > ...Answered | 5 Replies | 4596 Views | Created by KennyTan118 - Thursday, February 17, 2011 5:39 PM | Last reply by KennyTan118 - Monday, February 21, 2011 3:10 AM -
0 Votes
EntityDataSource - Appropriate Way to Specify Records to Load
In any case, if you are using the new version of the EntityDataSource in .NET 4.0, I think you can implement a solution that in my opinion is simpler, based on the ...Answered | 6 Replies | 4252 Views | Created by Nathon Dalton - Tuesday, August 3, 2010 4:59 PM | Last reply by Nathon Dalton - Wednesday, August 18, 2010 6:04 PM -
1 Votes
format dates from dd/mm/yyyy to mm/dd/yyyy format
Hi, If you're programming with VBA, you can write some thing like Dim wks As Excel.Worksheet Set wks = Worksheets(1) Dim ...Answered | 3 Replies | 4740 Views | Created by Cire1507 - Monday, April 11, 2011 11:06 AM | Last reply by Carlos Mallen - Monday, April 11, 2011 8:24 PM -
1 Votes
changing date format from yyyy/mm/dd to mm/dd/yyyy
Actually you code does not convert that string to a string of "yyyy/mm/dd", it converts the value to a DATE.Answered | 5 Replies | 1646 Views | Created by al.sallam - Thursday, April 10, 2014 6:23 PM | Last reply by al.sallam - Thursday, April 10, 2014 8:12 PM -
1 Votes
Filter EntityDataSource based on foreign key
I need to create an EntityDataSource in my c# asp.net app that displays a list of orders for the logged-in agent.Answered | 2 Replies | 6641 Views | Created by sigol - Saturday, February 14, 2009 1:22 AM | Last reply by sigol - Wednesday, March 11, 2009 7:54 PM -
3 Votes
mm/dd/yy to mm/dd/yyyy
Help me.I have a situation to convert mm/dd/yy to mm/dd/yyyy when somebody enters date.Answered | 11 Replies | 9449 Views | Created by susheel1347 - Monday, October 7, 2013 11:24 PM | Last reply by Kalman Toth - Tuesday, October 8, 2013 8:32 AM -
0 Votes
How to display Dataformat as dd/dd/yyyy in ReportServer
Hi Shanthi, I assumed you have an parameter which is Data/Time type, now the format changed to "mm/dd/yyyy" when deploy to report server which is different ...Answered | 5 Replies | 623 Views | Created by Shanthi.Thamada - Thursday, May 14, 2015 6:49 AM | Last reply by Vicky_Liu - Saturday, May 16, 2015 1:39 PM -
0 Votes
Silverlight DomainDataSource MoveCurrentToNext across pages
Where is the best place to ask how to use a Silverlight DomainDataSource to MoveCurrentToNext when you have paging?Answered | 1 Replies | 6216 Views | Created by s9ilent - Tuesday, June 29, 2010 1:22 AM | Last reply by SachinW - Tuesday, June 29, 2010 12:35 PM -
0 Votes
Coverting dd-Mon-yy to yyyy-mm-dd
Hi, This is how you can convert Dd-MMM-YY to YYYY-MM-DD declare @dt date set ...Answered | 3 Replies | 17620 Views | Created by Jon_Ditchfield85 - Monday, July 23, 2012 10:04 AM | Last reply by Satheesh Variath - Monday, July 23, 2012 10:32 AM -
3 Votes
Can't set DefaultContainerName property of an EntityDataSource control in C# from wizard or designer
Send us any feedback you have about the help from MSFT at fbmsdn@microsoft.com.Answered | 14 Replies | 10921 Views | Created by AnneMMA - Thursday, May 21, 2009 11:38 PM | Last reply by Joao Livio - Tuesday, September 8, 2009 9:38 PM -
1 Votes
change the separate from DD:MM:YYYy to dd-mm-yyy
this is my code but i fail to complete it MsgBox(DateSerial((Now.Year), (Now.Month), (Now.Day), ToString("DD-MM-YYYY"))) i got errors ...Answered | 6 Replies | 3006 Views | Created by el3ashe2 - Sunday, October 4, 2009 12:48 PM | Last reply by el3ashe2 - Sunday, October 4, 2009 2:37 PM - Items 1 to 20 of 2442077 Next ›
No announcements