Результаты поиска

  1. A

    .NET 4.5?

    I've been messing around with CodeCreator for a few weeks now and one thing that annoys me is the fact that CodeCreator only runs .NET 4.0. Is there any real reason why .NET 4.5 isn't supported? The reason it concerns me is because my object needs certain dataannotations that are only supported...
  2. A

    Implementing CodeCreator project in VS Solution?

    Basically I've written a CodeCreator project which I want to use as a class library in my Visual Studio solution. I've imported the project and added the .dll files. However I see that the 2 arguments: Instance instance, IZennoPosterProjectModel project are being added to the main method...
  3. A

    FTP connection doesn't work?

    I'm trying to upload a couple of files through FTP. However ever time I add a new Ftp Connection task nothing happens. How am I supposed to do this - I don't see this being mentioned anywhere in the manual.