No announcements
Found 3398 threads
-
0 Votes
How to display and upload image in dynamic datasite asp.net webform
User1007437673 posted I'm working on dynamic datasite LINQ SQL admin panel where tables are displayed to edit, insert or delete. In a table , Image Column it shows the url of image. ...Unanswered | 2 Replies | 968 Views | Created by Anonymous - Tuesday, February 23, 2021 12:11 PM | Last reply by Anonymous - Wednesday, February 24, 2021 3:18 AM -
0 Votes
How to replace external SQL with internal database & local SQL?
User2142845853 posted Have an existing system that is deployed with a SQL server on a local network. The VPN is down so no connection and no ...Unanswered | 3 Replies | 618 Views | Created by Anonymous - Sunday, May 3, 2020 6:53 PM | Last reply by Anonymous - Monday, May 4, 2020 12:53 AM -
0 Votes
New to Entity Framework - trying to build a proof of concept database web site, need custom accessors
User-1573194908 posted Hope this is the right forum for this question, I am trying to build a sample web app that inserts and updates data in a fairly simple ...Answered | 3 Replies | 649 Views | Created by Anonymous - Tuesday, March 31, 2020 3:43 PM | Last reply by Anonymous - Thursday, April 2, 2020 2:27 PM -
0 Votes
How to migrate existing asp.net dynamic data website/project to an mvc core 3 one?
User1291059823 posted It is possible to migrate an existing asp.net dynamic data website/project to mvc core 3 under vs2019? PetAnswered | 1 Replies | 629 Views | Created by Anonymous - Saturday, March 28, 2020 11:03 PM | Last reply by Anonymous - Monday, March 30, 2020 6:17 AM -
0 Votes
Is Dynamic Data dead?
User443262777 posted <!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> ...Unanswered | 16 Replies | 761 Views | Created by Anonymous - Wednesday, March 16, 2011 12:41 PM | Last reply by Anonymous - Tuesday, December 10, 2019 2:29 PM -
0 Votes
Mistake using EF code first
User148055990 posted Hi I have just made what is probably a stupid error using the dotnet ef framework and VS 2019 I had about 90 tables in my ...Answered | 4 Replies | 625 Views | Created by Anonymous - Saturday, November 30, 2019 11:43 AM | Last reply by Anonymous - Tuesday, December 3, 2019 5:15 AM -
0 Votes
Data Formatting Strings
User-1422983141 posted I always have the issue of poorly formatted data for strings. I know there are many ways to do it but I only want it in one place I would ...Unanswered | 2 Replies | 634 Views | Created by Anonymous - Tuesday, September 17, 2019 1:35 AM | Last reply by Anonymous - Thursday, September 19, 2019 1:47 AM -
0 Votes
How to insert rows into the DB via code using Code First approach
which added an appropriate tables based on my model Now I need to add that insert statement but because I am using a code first approach if I insert rows in the ...Unanswered | 3 Replies | 1340 Views | Created by Anonymous - Thursday, November 3, 2016 9:36 PM | Last reply by Anonymous - Tuesday, July 16, 2019 5:40 AM -
0 Votes
Asp.Net Dynamic Entities Website in VS 2013 ُError: ASP.DefaultEntityTemplate
User1922541779 posted Hi following Pluralsight course I created Asp.Net Dynamic Entities Website in VS 2013. I added the package ...Unanswered | 1 Replies | 571 Views | Created by Anonymous - Thursday, July 4, 2019 1:13 PM | Last reply by Anonymous - Thursday, July 4, 2019 2:19 PM -
0 Votes
EDMX Database First scaffolding.
User-1091461227 posted Hi guys I am trying to scaffold the models using the database first approach, Therefore the models are in the edmx file. However, I get an ...Answered | 4 Replies | 960 Views | Created by Anonymous - Friday, August 17, 2018 3:58 PM | Last reply by Anonymous - Wednesday, January 9, 2019 10:34 AM -
0 Votes
Data not populating database with test class DBInitializer
User221438035 posted 0down votefavorite Hi I am creating a database for use with EntityFramework using code ...Unanswered | 1 Replies | 741 Views | Created by Anonymous - Sunday, May 6, 2018 7:36 AM | Last reply by Anonymous - Monday, May 7, 2018 5:35 AM -
0 Votes
Operation gives incorrect result
User-523931540 posted Hello there I'm new to the site and I need your help on a topic. Thanks in advance for your help. I do not know english, ...Answered | 1 Replies | 629 Views | Created by Anonymous - Thursday, February 22, 2018 3:03 PM | Last reply by Anonymous - Friday, February 23, 2018 10:18 AM -
0 Votes
Support for ASP.NET Dynamic Data Entities Website project template
User-13302248 posted I've used this template in VS 2013 with joyful ease, however, I've revisited this template in VS 2017 and doesn't work ...Answered | 2 Replies | 635 Views | Created by Anonymous - Saturday, January 13, 2018 9:54 PM | Last reply by Anonymous - Monday, January 15, 2018 3:49 PM -
0 Votes
Dynamic Scaffolding?
User925837561 posted I've been reading the walkthoughs and watched various videos on how to get started with Dynamic Data Controls, and am pretty amazed at how quickly you can get a ...Unanswered | 10 Replies | 2310 Views | Created by Anonymous - Tuesday, October 17, 2017 7:56 PM | Last reply by Anonymous - Wednesday, October 18, 2017 3:23 PM -
0 Votes
Best practice for show localized display name for MetaTable and MetaColumn
User-323784514 posted Hi, I'm setting the DisplayName in database model's Metatable, and it can be shown in my ASP.NET DYNAMIC DATA website, like ...Unanswered | 2 Replies | 636 Views | Created by Anonymous - Sunday, August 27, 2017 9:48 AM | Last reply by Anonymous - Monday, August 28, 2017 9:45 AM -
0 Votes
Issue with cross browser compatibility while using "UIHint"
User1253726696 posted We have used the template [UIHint("Dropdown")], to show drop down list when ever user tries to type in the input box as a autocomplete feature. ...Unanswered | 3 Replies | 870 Views | Created by Anonymous - Monday, June 5, 2017 6:36 PM | Last reply by Anonymous - Wednesday, July 19, 2017 3:29 PM -
0 Votes
Why can't I get actual object from EntityDataSourceWrapper in Dynamic Data?
User745141034 posted code: object entity; ...Answered | 15 Replies | 1774 Views | Created by Anonymous - Tuesday, August 21, 2012 12:06 AM | Last reply by Anonymous - Thursday, July 6, 2017 1:49 PM -
0 Votes
MVC5 Scaffolding, Data Context Class Dropdown Empty
User-1999710937 posted Framework .NET 4.5.1, MVC5, EntityFramework 6.1.3 I'm trying to add a new scaffolding item, and when i do, the dropdown is empty except for ...Unanswered | 2 Replies | 571 Views | Created by Anonymous - Monday, June 12, 2017 2:33 PM | Last reply by Anonymous - Tuesday, June 13, 2017 2:13 AM -
0 Votes
In Dynamic Data site, filtering the table and then re-ordering it results in error:
User1253726696 posted In Dynamic Data site, filtering the table and then re-ordering it results in below error: Instance property ‘it’ is not defined ...Unanswered | 2 Replies | 938 Views | Created by Anonymous - Monday, June 5, 2017 6:33 PM | Last reply by Anonymous - Tuesday, June 6, 2017 6:32 AM -
0 Votes
Can ScaffoldColumn be different for Edit/Insert than for viewing?
User561814972 posted Actually, two questions. I think they are basic, but I'm new to Dynamic Data and I haven't been able to find an answer by searching, so sorry if it's been asked ...Unanswered | 4 Replies | 1276 Views | Created by Anonymous - Monday, May 22, 2017 6:00 PM | Last reply by Anonymous - Wednesday, May 24, 2017 5:36 AM - Items 1 to 20 of 3398 Next ›
No announcements