New version of Quick Objects is now available! Download V5 today or read further!


Search for...   
Register Login
View Cart  View Cart Checkout  Checkout
Topic Topic:
QO Designer Making WCF Support Optional in .NET 3.x
Posted On: 8/25/2008 11:23 PM
Posted By: Scott Tucker


Hello,

When generating code that targets .NET 3.0 or later the attributes for WCF support are automatically generated. In the past if i did not want WCF support I simply generated code with .NET 2.0 as target.  This worked great but if I used this method in .NET 3.5 I loose the LINQ support.  So I would like to suggest making WCF support as an option that we can set in the designer, and the code generation should only emit WCF attributes if WCF support is turned on.

For right now I have solved this by creating a copy of the template and commenting out the attributes but just thought it would be a useful option.

Btw, I really like the ability to configure any number of templates. Great job on 4.0 and I am happily using LINQ and MySQL with QO!

Scott



Replies Posted On / By
  Good suggestion Scott! I will add this to list of requested features and I think we should be able to include this in the next minor version upgrade as this is pretty simple to do.

If you have any other suggestions or feedback please do not hesitate to let us know.

Thanks,
Ish
 
8/26/2008 12:44:36 AM
Ish Singh