-
Hi guys! We just start using NetTiers in a major production project. We liked the many features that it provides but we are "terrified" by the performance at start up. I hope this is only due to our ignorance! We are using a Microsoft Smart Client Software Factory application that initiate...
-
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...
-
Hi all, It's been some time we are talking and asking questions about 'How To Use SCSF (or CAB) with NetTiers' ?... Many of us seem interested with this subject and I think the answer is quite simple: NetTiers provides a neat and beautifully designed approach for N-Tiers layered applications. CAB/SCSF...
-
Hi all, I simply would push this post up because I'm also really interested in having further examples or guidances on how to integrate SCSF with NetTiers. About SCSF, it's really great, but i'm just dissappointed because it can handle very complex UI's, but all examples I can find on the Net (handsOnLabs...
-
Robert Hinojosa: This would be awesome! Did you see the stuff that John did for CAB? I know it's not complete, but are you talking about extending these classes to support more? http://nettiers.svn.sourceforge.net/viewvc/nettiers/source/trunk/Source/CAB/ Hi Robert, I looked at the stuff for CAB but it...
-
Hi guys, In the last few nightly drops, there's been the addition of the WinForms library which provides User Controls for each table (basically for doing table maintenance and all that jazz, much like the admin controls in the website). This is cool and grand, but we needed more ;) We're using NT with...
-
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...
-
Hi, for now i've added 2 templates (still in developpement though): first, an entity datagridview, with the following features: - take a tlist<entity> as input - display textbox column for string and numbers - display checkbox column for boolean - display combobox column for FK - column are...
-
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...
-
Hi, This would be awesome! Did you see the stuff that John did for CAB? I know it's not complete, but are you talking about extending these classes to support more? http://nettiers.svn.sourceforge.net/viewvc/nettiers/source/trunk/Source/CAB/