SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » auto code generator (RSS)
  • Re: Problem adding DataSet in Design-Mode

    I think Dataset designer attribute has private accessor. I use Binding source designer attribute below [Designer( "System.Windows.Forms.Design.BindingSourceDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" )] public partial class myDataSet : System.Data.DataSet...
    Posted to Forum by tugrulkarakaya on 08-13-2007
    Filed under: Extending #develop, auto code generator, DataSet Designer, Typed DataSet, TypedDataSet
  • [bug] Adding new form to C# project

    I searched the forum but wasn't able to turn up anything on this so hopefully my post is not a duplicate. I have a C# Windows Application solution and added a new form to the project and the generated form code seems to be missing a few things. trying to build the project returns an error: 'ssise_processor...
    Posted to Forum by theraccoonbear on 03-01-2007
    Filed under: Bug report, auto code generator, Partial Class
  • Auto Code Generator does not create interface properly...

    I have a class that implements IEnumerable<string> Using the auto code generator to implement the interface produces: public IEnumerator<string> GetEnumerator() { throw new NotImplementedException(); } This fails to compile with the following error: 'GenerateDefaultBuild.Component'...
    Posted to Forum by johnwebbcole on 09-15-2006
    Filed under: auto code generator
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.