93 results found
-
2 votes
-
View pregeneration in the DbContext template
Support view pregeneration in the DbContext template when generating fluent mapping.
7 votes -
Stored procedure support in the DbContext template
Implement the generation of the context methods for stored procedures added to the conceptual model in the designer when using the fluent mapping.
3 votes -
Oracle connectionstring DSN-less
Since we can connect to Oracle without using a TNSNAMES.ORA by fully specifing de DSN entry I think the connection interface should manage this by itself.
An example of a DSN-less connectionstring:Data Source=(DESCRIPTION=(ADDRESSLIST=(ADDRESS=(PROTOCOL=TCP)(HOST=MyHost)(PORT=MyPort)))(CONNECTDATA=(SERVER=DEDICATED)(SERVICE_NAME=MyOracleSID)));User Id=myUsername;Password=myPassword;
3 votes -
T4 Template SSDL from SQL Server to Oracle
Allow to define DDL Generation Template property to "Devart SSDLToOracle.tt" (or some other template) in an EDMX model and that generates database type automatically from an SQL Server model to Oracle (or 1.vice versa) as explained at this thread:
http://www.devart.com/forums/viewtopic.php?t=1921626 votes -
Generate LinQ Code out of SQL Statement
Having the posibility to Enter "normal" SQL Code and out of this, generate the right LinQ Code.
3 votes -
Support for code first development
Support for the EF4 CTP about the code first development. See http://blogs.msdn.com/b/efdesign/archive/2010/06/21/productivity-improvements-for-the-entity-framework.aspx
3 votes -
Support Xml Editing in Entity Developer
I am editing the EDML visually in Entity Developer and textually in Notepad++. It would be nice to be able to toggle back and forth in ED to edit the XML. Especially when updating the model when a table has changed or when doing Find and Replace, e.g. False => false, Double to Decimal, or changing Widget to Spanner.
28 votes -
Improved Integration with Ideablade DevForce
Ensure that Entity Developer and IdeaBlade DevForce work seamlessly with each other. Working with them so they support EDML in the DevForce Mapper, and making sure that changes to the EDML by their mapper are seamless in the DevArt model projects.
21 votes -
Storage schema diagram
Diagram for displaying storage schema
8 votes -
Ability to execute update scripts on the active model
Model editing via C# or Visual Basic script.
7 votes -
Allow column&props to be added as a pair auto-mapping bit>boolean, char>string via default map table
When adding a column, to be able to auto-add a property (via tick box) that maps to it and uses a default but alterable type mapping table.
E.g. Char becomes String, etc.
If nullable then IS nullable.0 votes -
Automapping CRUD functions
Automatic mapping of CRUD functions by their names or user-specified rules
0 votes
- Don't see your idea?