By Ahmed Negm on
Thursday, February 18, 2010
Many Sculpture users have some confusions when they try to work with the beta version of Oracle support in Sculpture 2.1.
There are two tricks you must keep in mind while you try to access your Oracle database from Sculpture.
1. You must switch your database type to Oracle:
Select the diagram surface and from the properties window change 'Database Type' to 'Oracle'.

2. Remove the Unicode keyword from the generated connection string:
Ensure that your connection string does not have this term 'Unicode=True'.
Read More »
|
By Ahmed Negm on
Thursday, December 24, 2009
We are happy to announce that Sculpture 2.1 Final has been shipped.
The major new features in this release:
- Complete Documentation in PDF format.
- Support for Oracle Database engine (BETA).
- Support for Multi-Level inheritance for both NHibernate & Entity Framework.
- Support for the most common concurrency scenarios (All, Dirty, & Version) for NHibernate Mold.
- Support for database views in both the database Mold (MSSQL & MySQL) and the data access molds.
- Revolution templates for the CSLA Mold.
- Many fixed issues (based on the community feedback).
You can download this release now from our Downloads page.
Read More »
|
By Ahmed Negm on
Tuesday, October 27, 2009
Generate Model From Database Table
If you try to parse any database which have not any Views, you will get the following error:
"Error while parsing your database, Error details : object reference not set to an instance of an object error."
To work around this issue you need to add any temp view while doing the reverse engineering process.
Best Regards,
Read More »
|
By Ahmed Negm on
Tuesday, October 13, 2009
I am happy to announce Sculpture 2.1 Beta has been shipped.
The major new features in this release:
- Support for Multi-Level inheritance for both NHibernate & Entity Framework.
- Support for the most common concurrency scenarios (All, Dirty, & Version) for NHibernate Mold.
- Support for database views in both the database Mold (MSSQL & MySQL) and the data access molds.
- Revolution templates for the CSLA Mold.
- Many fixed issues (based on the community feedback).
I hope that this release satisfy your needs, and of course your feedback will always help us delivering the best.
Read More »
|
By Ahmed Negm on
Tuesday, August 25, 2009
If you are used Sculpture 2.0 RC to generate an application, and now you upgrade to the final version please follow these steps:
-
Remove the 'Lib' directory from your solution to let Sculpture build it again with the latest assemblies.
-
From the 'Generate' menu choose 'Regenerate All' to let Sculpture generate all the code again from the latest template.
If you try the 'Voting Manager' sample please use the deployed one with Sculpture 2.0 Final.
Where Sculpture 2.0 final Upgrades to the latest software releases (like NHibernate 2.1 which have some different treatment from the previous version)
Read More »
|
By Ahmed Negm on
Monday, August 24, 2009
After 9 months of hard working we are happy to announce that
Sculpture 2.0 Final is now available for download.
New Features (from RC):
- Many enhancement points and fixed Issues.
- Entity Framework Mold released.
- Database Mold Supports MySQL.
- NHibernate Mold supports Caching.
- Support Associations between Childs and between Childs and its parents.
- Full support for self Association.
- The ability to add regions inside view states.
- Upgrade to the latest software releases (NHibernate 2.1, Linq to NHibernate 1.0, Silverlight 3, Silverlight toolkit - July 2009, and WPF Toolkit - June 2009).
- Additional reference implementation (SculptureOverFlow).
Thanks for your freedback which was invaluable assistance for Sculpture.
Read More »
|
By Ahmed Negm on
Sunday, July 26, 2009
Sculpture 2.0 RC is now available for download.
New Features:
- New Molds: CSLA Mold.
- Search Bar in the CRUD Pages.
- Some bug fixes in the rest of Molds.
New Tutorials:
In the Mini Videos section there are two new Videos:
Thank you in advance for your feedback.
Read More »
|
By Ahmed Negm on
Wednesday, July 08, 2009
- Now you can build your NHibernate Data Access Layer with a first class designer build in the visual studio.
- Imagine that you have NHibernate Designer very likely to the Entity Framework or LINQ to SQL designer, how is your NHibernate development will be easier?
- Imagine that your model can be generated to NHibernate and to Entity Framework without changing any bit.
- Forget the generators that take your database and give you a bunch of HBM files and classes, With NHibernate Mold you can model all your mapping details visually and your hands will never get dirty in XMLs.
Read More »
|
By Ahmed Negm on
Friday, July 03, 2009
Finnaly Sculpture 2.0 with the new look has been shipped
Watch the video tutorials and we wait your feedback.
Read More »
|
By Ahmed Negm on
Tuesday, June 23, 2009
The second part of our series.
Read More »
|