|
7/30/2010 3:46:54 PM
|
topic:
Full db-change sync for L2E
mkamoski Posts 43
|
Kristofer wrote:
Very nice.
Our team is VERY happy that you added this.
(Now, we just need to convince managment to update the server-machines to Framework 4 and the development-machines to VisualStudio 2010.)
|
|
7/29/2010 9:18:34 AM
|
topic:
Full db-change sync for L2E
Kristofer Posts 240
|
This feature (Model Comparer for EFv4) is available in the VS2010 version of the add-in as of version 1.91:
http://www.huagati.com/edmxTools/screenshots/modelcomparer.png http://forum.huagati.com/messages.aspx?TopicID=79#post499
|
|
7/29/2010 9:17:04 AM
|
topic:
Version updates/changes
Kristofer Posts 240
|
1.91 ----
- EFv4 (VS2010): Added Model Comparer for Entity Framework 4.0 models (requires a license issued during 2010) - VS2010: Added button to bring up the Visual Studio data connection dialog from the add-in's connection dialog
|
|
7/28/2010 3:41:54 PM
|
topic:
Entity Framework Logging
moneill Posts 17
|
Hi Krisofer
Are you going to give us a Noddy Guide for EF profiling , I tried using 1.31 as with the l2S profiler but the methods don't match
Am I being thick ?/
Mike
|
|
7/18/2010 9:18:09 AM
|
topic:
New Entity Framework v4 features
Kristofer Posts 240
|
By request, a "Upgrade 2008/2009 license to EF4 feature set" option is available now at the product page ( www.huagati.com/dbmltools ) under the Download/Licensing tab, for upgrading licenses issued during 2008 or 2009 to the new EFv4 feature set.
Just for clarification: there is no need to upgrade a license issued during 2008 or 2009 just to use the add-in under Visual Studio 2010 with the existing feature set.
A license issued during 2010 (or upgraded using the upgrade option) is only needed to take advantage of the newest features added for Entity Framework v4: a) the EFv4 complex type extractor that was added in version 1.90, and b) the EFv4 model comparer which is being added in version 1.91, and c) other yet-to-be-announced Entity Framework v4-specific features edited by Kristofer on 7/18/2010
|
|
7/18/2010 9:08:29 AM
|
topic:
2010 Licenses
Kristofer Posts 240
|
Hi,
Yes, an "Upgrade 2008/2009 license to EF4 feature set" option is available now at the product page ( www.huagati.com/dbmltools ) under the Download/Licensing tab.
Just for clarification: there is no need to upgrade the license just to use the add-in under Visual Studio 2010 with the existing feature set.
A license issued during 2010 (or upgraded using the upgrade option) is only needed to take advantage of the newest features added for Entity Framework v4: a) the EFv4 complex type extractor that was added in version 1.90, and b) the EFv4 model comparer which is being added in version 1.91, and c) other yet-to-be-announced Entity Framework v4-specific features
Best regards, Kristofer edited by Kristofer on 7/18/2010
|
|
7/16/2010 4:40:36 PM
|
topic:
Setting to remove the schema name from .dbml file
neaflo Posts 11
|
Very much appreciated! Looking forward for this release.
Regards
|
|
7/16/2010 4:28:24 PM
|
topic:
2010 Licenses
moneill Posts 17
|
Hi Kristopher
I shall be eventually getting VS2010 so is there any movement on this
Maybe you may want to consider some of the methods other companies use, say a %age of the product cost as an annual renewal fee.
As long as the % isn't too high , its probably the fairest way.
Certainy I do not want to buy a 2010 license to get what just for the extras, as I probably have 90% of teh context already ,also including the profiler may dter people , having now no choice as a separate product.
Hope this helps
Mike
|
|
7/16/2010 3:35:40 PM
|
topic:
L2S diagram update fails for schema-less tables
neaflo Posts 11
|
That's really good news Khristofer! Thanks a lot.
|
|
7/16/2010 3:48:40 AM
|
topic:
Setting to remove the schema name from .dbml file
Kristofer Posts 240
|
Hi,
"Schema-less" mode is planned for version 1.92 - it will strip schema information for one or several schemas from the tables and store that information separately outside of the model.
Best regards, Kristofer
|
|
7/16/2010 3:47:32 AM
|
topic:
L2S diagram update fails for schema-less tables
Kristofer Posts 240
|
Hi Florin,
Schema-less mode is planned for ver 1.92.
Currently the update function won't be able to identify tables without schema since it uses both schema and table name to match to entities in the model.
Best regards, Kristofer
|
|
7/16/2010 12:54:12 AM
|
topic:
L2S diagram update fails for schema-less tables
neaflo Posts 11
|
Hi,
If I manually remove the schema from the table name in Linq2Sql diagram (Table properties/Source field) the add-in fails to see the latest table changes. It behaves like there has been no change. I'd expect this to work as the database user I use to connect to SQL Server owns the schema, so the database objects under this schema don't necessarily need to be prefixed by a schema name. If I prefix again the tables with the schema name the add-in reflects the changes correctly in the diagram.
I guess the add-in parses the table properties/source field and it always expects the schema to retrieve the metadata. Could the add-in assume the default schema of the connecting user for tables whose names are not prefixed by a schema. Is this something that can be done in next releases, or I'm missing something in settings? I'd very much appreciate a confirmation of whether this can be included in the next release(s).
Thanks, Florin Neamtu
|
|
7/11/2010 4:37:18 PM
|
topic:
Setting to remove the schema name from .dbml file
neaflo Posts 11
|
Hi,
Any chance to get a time frame for this? It's becoming really important for my project.
Regards
|
|
7/3/2010 4:01:36 AM
|
topic:
2010 Licenses
Kristofer Posts 240
|
Hi Mike,
All existing features will continue working for pre-2010 licenses, and you can install upcoming updates without losing any of the existing features.
The "2010-license" only applies to some of the newly added EFv4 specific features (e.g. the 'complex type generator' in v 1.90). Additions and fixes to the existing features are not affected.
It was a hard decision, but the choice was between making some of the new things a new product or incorporate it in the existing one. However, it had to be done to support the development of the new features.
I will look into adding some reasonable renewal option for existing licenses. Will let you know...
Best regards, Kristofer
|
|
7/2/2010 5:18:22 PM
|
topic:
2010 Licenses
moneill Posts 17
|
Do I read the 1.90 release notes correctly that soem VS 2010 EF4 featurers will be stopped for licences pre 2010 , if so what do we do to upgrade
I thought that this licesne was a "Lifetime" license or am I confusing this with another product ??
Mike (nov 2009 purchase)
|
|
7/2/2010 12:49:01 PM
|
topic:
DDL output from DBML completely useless
Kristofer Posts 240
|
This behavior could be triggered if 'source' and 'server data type' was not set in the designer. As of ver 1.90 additional validation has been added to ensure that those fields are filled out and/or that the values are inferred when possible.
|
|
7/2/2010 12:43:41 PM
|
topic:
Version updates/changes
Kristofer Posts 240
|
1.90 ----
- L2S: Added auto-setting of missing attributes (if any) when generating DDL - EFv4 (VS2010): new "generate complex types" feature for Entity Framework 4 models (available for licenses issued during 2010 only) - EFv4 (VS2010): new EDMX file wrapper library for programmatic manipulation of EDMX files
1.89 ----
- L2S: Added "select all matches" checkbox to the search textbox in the view properties dialog. (For simplifying adding e.g. all tables in a schema, or containing a word, to a view) - L2S: Added schema and table name to the tree nodes in the view properties dialog for easier lookup - Naming options dialog: fixed issue where stored procedure naming options wouldn't be persisted properly - L2S: Exclusions dialog - added mapping info to both treeviews
1.88 ----
- L2S: Corrected handling of tables, views, columns, stored procedures, and functions containing single quote (') in the name - Added support for connect strings pointing to a local database under App_Data - Corrected pluralization/singularization for some words not falling under standard rules edited by Kristofer on 7/2/2010
|
|
6/30/2010 12:30:30 PM
|
topic:
New Entity Framework v4 features
Kristofer Posts 240
|
New EFv4 features
Starting from version 1.90, the Visual Studio 2010 version of Huagati DBML/EDMX Tools will get some new Entity Framework v4-only features. These features will not be available in the VS2008 version of the add-in.
Existing licenses
Additionally, these new EFv4-specific features will only be available to licenses issued during (or after) 2010. Licenses issued during 2008 or 2009 will still have access to all previously existing functionality for Linq-to-SQL and Entity Framework, both in VS2008 and VS2010. No existing functionality will be removed, and existing license holders can still upgrade to newer versions without losing any already existing features.
|
|
6/27/2010 6:13:00 AM
|
topic:
Full db-change sync for L2E
Kristofer Posts 240
|
mkamoski wrote:
Any news on this?
(IMHO, this is the ONLY significant feature missing.)
Ok, finally this feature is under way. (Although it will work with EFv4 / .net 4.x / VS2010 only)
|
|
6/26/2010 12:02:59 PM
|
topic:
Setting to remove the schema name from .dbml file
neaflo Posts 11
|
Hi Kristofer,
It would be really helpful if we could have a setting to remove the schema name from .dbml file. A more detailed explanation for this request is here: http://social.msdn.microsoft.com/Forums/en/linqtosql/thread/a35b3ab4-1ebe-433a-b7f0-13f7ff9f87f9.
Thanks, Florin Neamtu
|
|
pages:
1 2
|