in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • How to move DataAccess to custom Controls?

    I have separate controller classes for accessing the ServiceLayer Componentlayer. Each controller class simply has a shared method that returns the necessary information from within the servicelayers. Previously I have kept these under the GUI project in a separate folder. It has come to the point that...
    Posted to .netTiers - General Support (Forum) by ecathell on 04-03-2007
    Filed under: Windows Form, Typed DataSource Controls, Winforms, Service layer, Data Layer SqlClient
  • Entity Validation - Empty Strings

    Hi Nettiers, First great job - steep learning curve for us junior programmers but - great job. It has actually given me insight into how many of the .NET framework interfaces should be used. However, I am struggling to understand why the validation for empty strings doesn't seem to work in my bound winform...
    Posted to .netTiers - General Support (Forum) by Badger on 12-11-2006
    Filed under: DataBinding, Windows Form, Winforms
  • Re: WinformsLibrary?? can anyone give some sketchy details?

    Hi all, I just wanted to mention that I was also interested in using NetTiers with CAB (and SC-SF as well) so any further help, code or example about it would be really appreciated. I'm new to CAB and SC-SF but not to NetTiers so now it would be really great if some CAB gourou could give us some...
    Posted to .netTiers - General Support (Forum) by Miketrix on 10-16-2006
    Filed under: .netTiers, CAB, Windows Form, Winforms
  • Re: WinformsLibrary?? can anyone give some sketchy details?

    WOW, I'm getting excited about this. I am already writing my applications using CAB so I can hardly wait to use these features, if you need a tester. Since we're talking about this, maybe you guys can give me some pointers. I am using winforms, and I have quite a few Entity lists, where I just...
    Posted to .netTiers - General Support (Forum) by GRAW on 10-10-2006
    Filed under: CAB, Windows Form, Winforms
  • Re: Windows Forms

    I don't know if you finally found the answer. But if not,here is how I use them and its really quite easy. Create a User Control library project in your solution. Add a reference to the Windows.Forms dll created when you compiled your net tiers data layer. Add a new user control item to your user...
    Posted to .netTiers - General Support (Forum) by JRich on 07-16-2007
    Filed under: Windows Form, Winforms
  • Re: Tutorial for building a windows forms application

    I am doing a large windows app with NetTiers and here are a couple of guidelines I use: 1. Separate your DataLayer solution from your app. There is a temptation to generate the NetTiers solution and then start extending with your functionality. I prefer to keep the datalayer solution separate. I generate...
    Posted to .netTiers - General Support (Forum) by JRich on 08-11-2007
    Filed under: Windows Form, Winforms
  • Re: Tutorial for building a windows forms application

    Almost complete tutorial, but what about datagridview control ? Namely, DataGridView is not fully design-time customizable. When I've tried to add new column, I've got an error ("Column cannot be added because its CellType property is null "). Most of the other properties I can customize...
    Posted to .netTiers - General Support (Forum) by Tihomir on 08-12-2007
    Filed under: Windows Form, Winforms, CAB, CAB WinForms Smart Client SCFS
  • Generated UserControl - Designer Problem

    After generating a project based on a db, I go into <namespace>.Windows.Forms project, and into the UI folder which contains 2 controls for each entity in my db. So, If I open a control, say: CompanyGridView, The designer produces the following error: The designer must create an instance of type...
    Posted to .netTiers - General Support (Forum) by mole on 09-06-2007
    Filed under: Windows Form, .netTiers, Winforms, Error, Error generate code
  • Minor change to TableEditControlBase.cst

    I have learned to make really effective use of the WINFORM custom control library. However, one minor annoyance with the current version of TableEditControlBase.cst is the value used to set the "Text" property of each label. NetTiers currently uses the column name for that field. This is rarely...
    Posted to .netTiers - Feature Requests (Forum) by JRich on 11-09-2007
    Filed under: winforms, Windows Form, user controls
  • Re: How about to merge CAB templates and WinFormsLibrary

    Regarding design time support for the Winforms library, its there, with a small trick. Don't try to use the controls directly. Instead create a User Control Library project in your solution. Then add a user control and have it inherit the NetTiers control you want to use. You will find the user control...
    Posted to .netTiers - Feature Requests (Forum) by JRich on 08-19-2007
    Filed under: winforms, Windows Form
Page 1 of 1 (10 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems