PC Review


Reply
Thread Tools Rate Thread

Anyone use ComponentOne's Enterprise Studio?

 
 
Aaron Smith
Guest
Posts: n/a
 
      18th Nov 2004
Has anyone used ComponentOne's Enterprise studio that comes in the
VB.Net resource kit? I like some of the controls they have, but I've had
a few wierd issues and I am wondering if that's a sign of things to come...

Thanks,
Aaron
--
---
Aaron Smith
Remove -1- to E-Mail me. Spam Sucks.
 
Reply With Quote
 
 
 
 
dave mann
Guest
Posts: n/a
 
      18th Nov 2004
I've used the ComponentOne ListBox and ComboBox on a fairly large app with
no problems...can't say that I've tried any other of their components
though!

Dave


"Aaron Smith" <thespirit-1-@smithcentral.net> wrote in message
newsw1nd.19370$(E-Mail Removed)...
> Has anyone used ComponentOne's Enterprise studio that comes in the
> VB.Net resource kit? I like some of the controls they have, but I've had
> a few wierd issues and I am wondering if that's a sign of things to

come...
>
> Thanks,
> Aaron
> --
> ---
> Aaron Smith
> Remove -1- to E-Mail me. Spam Sucks.



 
Reply With Quote
 
Aaron Smith
Guest
Posts: n/a
 
      18th Nov 2004
They looked pretty nice. Especially the numeric edit box with the built
in calculator and stuff. However, I had a few problems with some of the
other controls this morning and when I went to get some updates, you
don't get any with the free versions. If we are going to pay to get an
updated look to our app, we will shop around... Which brings me to my
next question, has anyone used any third party UI controls, and if you
did, what ones?

Aaron

dave mann wrote:
> I've used the ComponentOne ListBox and ComboBox on a fairly large app with
> no problems...can't say that I've tried any other of their components
> though!
>
> Dave
>
>
> "Aaron Smith" <thespirit-1-@smithcentral.net> wrote in message
> newsw1nd.19370$(E-Mail Removed)...
>
>>Has anyone used ComponentOne's Enterprise studio that comes in the
>>VB.Net resource kit? I like some of the controls they have, but I've had
>>a few wierd issues and I am wondering if that's a sign of things to

>
> come...
>
>>Thanks,
>>Aaron
>>--
>>---
>>Aaron Smith
>>Remove -1- to E-Mail me. Spam Sucks.

>
>
>



--
---
Aaron Smith
Remove -1- to E-Mail me. Spam Sucks.
 
Reply With Quote
 
Bernie Yaeger
Guest
Posts: n/a
 
      18th Nov 2004
Hi Aaron,

It's Bernie - hope you are doing well.

I use the c1 studio for .net pretty extensively. Be warned - the learning
curve is steep although the help files that are provided are pretty good.
The ng's are very good for learning about differnent functionality and
features. (More about the ng's later.)

The c1 list is great; offers functionality that no other listview provides,
and it's pretty bug free.

The c1 true db grid is great, far superior to anything else I've tried and
provides more functionality than I could have imagined. The c1 dropdown
that is an adjunct to the grid is also a fine control, and I use it often.

I use the c1 input less often; many times I can do better on my own and I
find them sometimes restrictive.

I use the c1 toolbar also, but it is a bit limited.

I've also used the printing control, but not too often, as I use crystal for
almost all of my printing needs.

I've used the data objects only a bit; never found a really good use for it,
except for very large tables, and even then it doesn't satisfy what I'm
after.

Tech support is an issue - they are slow and updates are often not explained
well as regards how to install, what to install first, etc. I've had some
bad times installing and finding that old forms no longer ran ok, because
the value of a property changed or because the property was gone. But I
always got the problem resolved. But there are good techs at most of the
ng's - you can find them under component1.public.net etc. For the grid -
which is the most important control - there's a guy by the name of John
Ayers - he's brilliant and cordial also.

HTH,

Bernie Yaeger

"Aaron Smith" <thespirit-1-@smithcentral.net> wrote in message
news:4c2nd.19380$(E-Mail Removed)...
> They looked pretty nice. Especially the numeric edit box with the built in
> calculator and stuff. However, I had a few problems with some of the other
> controls this morning and when I went to get some updates, you don't get
> any with the free versions. If we are going to pay to get an updated look
> to our app, we will shop around... Which brings me to my next question,
> has anyone used any third party UI controls, and if you did, what ones?
>
> Aaron
>
> dave mann wrote:
>> I've used the ComponentOne ListBox and ComboBox on a fairly large app
>> with
>> no problems...can't say that I've tried any other of their components
>> though!
>>
>> Dave
>>
>>
>> "Aaron Smith" <thespirit-1-@smithcentral.net> wrote in message
>> newsw1nd.19370$(E-Mail Removed)...
>>
>>>Has anyone used ComponentOne's Enterprise studio that comes in the
>>>VB.Net resource kit? I like some of the controls they have, but I've had
>>>a few wierd issues and I am wondering if that's a sign of things to

>>
>> come...
>>
>>>Thanks,
>>>Aaron
>>>--
>>>---
>>>Aaron Smith
>>>Remove -1- to E-Mail me. Spam Sucks.

>>
>>
>>

>
>
> --
> ---
> Aaron Smith
> Remove -1- to E-Mail me. Spam Sucks.



 
Reply With Quote
 
Bernie Yaeger
Guest
Posts: n/a
 
      18th Nov 2004
Hi Aaron,

Oh yeah - I've used the zip control also - works fine.

Bernie

"Aaron Smith" <thespirit-1-@smithcentral.net> wrote in message
news:4c2nd.19380$(E-Mail Removed)...
> They looked pretty nice. Especially the numeric edit box with the built in
> calculator and stuff. However, I had a few problems with some of the other
> controls this morning and when I went to get some updates, you don't get
> any with the free versions. If we are going to pay to get an updated look
> to our app, we will shop around... Which brings me to my next question,
> has anyone used any third party UI controls, and if you did, what ones?
>
> Aaron
>
> dave mann wrote:
>> I've used the ComponentOne ListBox and ComboBox on a fairly large app
>> with
>> no problems...can't say that I've tried any other of their components
>> though!
>>
>> Dave
>>
>>
>> "Aaron Smith" <thespirit-1-@smithcentral.net> wrote in message
>> newsw1nd.19370$(E-Mail Removed)...
>>
>>>Has anyone used ComponentOne's Enterprise studio that comes in the
>>>VB.Net resource kit? I like some of the controls they have, but I've had
>>>a few wierd issues and I am wondering if that's a sign of things to

>>
>> come...
>>
>>>Thanks,
>>>Aaron
>>>--
>>>---
>>>Aaron Smith
>>>Remove -1- to E-Mail me. Spam Sucks.

>>
>>
>>

>
>
> --
> ---
> Aaron Smith
> Remove -1- to E-Mail me. Spam Sucks.



 
Reply With Quote
 
Michael Turner
Guest
Posts: n/a
 
      18th Nov 2004
Hi

I have had problem with the data controls and ended up rewriting some
applications because of speed issues.

I agree what was said above about being able to do better on your own, I
found the controls to be great when learning vb.net as it gave me results
quickly but now I have learn't more and my knowledge has greatly improved I
write most of my own controls to give greater flexability to what I want to
do.

These controls are great for basic stuff and I do still tend to use some
(why reinvent the wheel) I think it is all down to what you are after and
your knowledge of .net.

Mike.
"Bernie Yaeger" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi Aaron,
>
> Oh yeah - I've used the zip control also - works fine.
>
> Bernie
>
> "Aaron Smith" <thespirit-1-@smithcentral.net> wrote in message
> news:4c2nd.19380$(E-Mail Removed)...
> > They looked pretty nice. Especially the numeric edit box with the built

in
> > calculator and stuff. However, I had a few problems with some of the

other
> > controls this morning and when I went to get some updates, you don't get
> > any with the free versions. If we are going to pay to get an updated

look
> > to our app, we will shop around... Which brings me to my next question,
> > has anyone used any third party UI controls, and if you did, what ones?
> >
> > Aaron
> >
> > dave mann wrote:
> >> I've used the ComponentOne ListBox and ComboBox on a fairly large app
> >> with
> >> no problems...can't say that I've tried any other of their components
> >> though!
> >>
> >> Dave
> >>
> >>
> >> "Aaron Smith" <thespirit-1-@smithcentral.net> wrote in message
> >> newsw1nd.19370$(E-Mail Removed)...
> >>
> >>>Has anyone used ComponentOne's Enterprise studio that comes in the
> >>>VB.Net resource kit? I like some of the controls they have, but I've

had
> >>>a few wierd issues and I am wondering if that's a sign of things to
> >>
> >> come...
> >>
> >>>Thanks,
> >>>Aaron
> >>>--
> >>>---
> >>>Aaron Smith
> >>>Remove -1- to E-Mail me. Spam Sucks.
> >>
> >>
> >>

> >
> >
> > --
> > ---
> > Aaron Smith
> > Remove -1- to E-Mail me. Spam Sucks.

>
>
>




 
Reply With Quote
 
=?Utf-8?B?SmVmZiBXYXNraWV3aWN6?=
Guest
Posts: n/a
 
      18th Nov 2004
I have used their FlexGrid control and it worked great for me.

"Michael Turner" wrote:

> Hi
>
> I have had problem with the data controls and ended up rewriting some
> applications because of speed issues.
>
> I agree what was said above about being able to do better on your own, I
> found the controls to be great when learning vb.net as it gave me results
> quickly but now I have learn't more and my knowledge has greatly improved I
> write most of my own controls to give greater flexability to what I want to
> do.
>
> These controls are great for basic stuff and I do still tend to use some
> (why reinvent the wheel) I think it is all down to what you are after and
> your knowledge of .net.
>
> Mike.
> "Bernie Yaeger" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi Aaron,
> >
> > Oh yeah - I've used the zip control also - works fine.
> >
> > Bernie
> >
> > "Aaron Smith" <thespirit-1-@smithcentral.net> wrote in message
> > news:4c2nd.19380$(E-Mail Removed)...
> > > They looked pretty nice. Especially the numeric edit box with the built

> in
> > > calculator and stuff. However, I had a few problems with some of the

> other
> > > controls this morning and when I went to get some updates, you don't get
> > > any with the free versions. If we are going to pay to get an updated

> look
> > > to our app, we will shop around... Which brings me to my next question,
> > > has anyone used any third party UI controls, and if you did, what ones?
> > >
> > > Aaron
> > >
> > > dave mann wrote:
> > >> I've used the ComponentOne ListBox and ComboBox on a fairly large app
> > >> with
> > >> no problems...can't say that I've tried any other of their components
> > >> though!
> > >>
> > >> Dave
> > >>
> > >>
> > >> "Aaron Smith" <thespirit-1-@smithcentral.net> wrote in message
> > >> newsw1nd.19370$(E-Mail Removed)...
> > >>
> > >>>Has anyone used ComponentOne's Enterprise studio that comes in the
> > >>>VB.Net resource kit? I like some of the controls they have, but I've

> had
> > >>>a few wierd issues and I am wondering if that's a sign of things to
> > >>
> > >> come...
> > >>
> > >>>Thanks,
> > >>>Aaron
> > >>>--
> > >>>---
> > >>>Aaron Smith
> > >>>Remove -1- to E-Mail me. Spam Sucks.
> > >>
> > >>
> > >>
> > >
> > >
> > > --
> > > ---
> > > Aaron Smith
> > > Remove -1- to E-Mail me. Spam Sucks.

> >
> >
> >

>
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual Studio 6 Enterprise Upgrade to VS 2005 Enterprise Sheldon Microsoft Dot NET 1 8th Jan 2008 09:44 PM
Installing Visual Studio 6.0 Enterprise on XP Lars-Erik Østerud Windows XP General 18 28th Oct 2005 01:28 PM
ComponentOne Studio Enterprise 2005 yohaas Microsoft C# .NET 1 25th May 2005 11:16 PM
Installation of Enterprise Visual Studio Child Microsoft ASP .NET 1 8th Apr 2005 01:35 PM
ComponentOne Enterprise Studio or Infragistics NetAdvantage =?Utf-8?B?WWF2dXogQm9nYXpjaQ==?= Microsoft VB .NET 1 28th Dec 2004 03:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:38 PM.