C# additional visual components.

A

A n g l e r

Hi all.


Perhaps this is an obvious question, though could you advise me on what
sort of additional component packages (GUI-like components) are
available for C#? I remember Delphi used to be full of that sort of
nicer button components and different combo boxes, dropping lists, and
so forth ...


Cheers,
Peter
 
I

Ignacio Machin ( .NET/ C# MVP )

Hi all.

Perhaps this is an obvious question, though could you advise me on  what
sort of additional component packages (GUI-like components) are
available for C#? I remember Delphi used to be full of that sort of
nicer button components and different combo boxes, dropping lists, and
so forth ...

Cheers,
Peter

You have a lot of third party components libraries like Telerik and
Infragistics, most of the time they provide versions for win and web
development.

I use Infragistics and I'm very happy with it
 
B

Benedictum

It would be nice if there is a component similar to the TTable, TDatasource
that could be tied to a dbGrid. I sure got spoiled by Delphi. Now, I am
working with C# and I hope the gurus out there can come out with something
similar.

message
Hi all.

Perhaps this is an obvious question, though could you advise me on what
sort of additional component packages (GUI-like components) are
available for C#? I remember Delphi used to be full of that sort of
nicer button components and different combo boxes, dropping lists, and
so forth ...

Cheers,
Peter

You have a lot of third party components libraries like Telerik and
Infragistics, most of the time they provide versions for win and web
development.

I use Infragistics and I'm very happy with it
 
G

Gaurav Vaish \(a.k.a. MasterGaurav\)

It would be nice if there is a component similar to the TTable,
TDatasource that could be tied to a dbGrid. I sure got spoiled by Delphi.
Now, I am working with C# and I hope the gurus out there can come out with
something similar.

I believe Borland has already ported quite a few of such components in
Delphi.Net!

Correct me if I am wrong...


--
Happy Hacking,
Gaurav Vaish
http://blogs.mastergaurav.com
http://eduzine.edujini-labs.com
---------------------------
 
B

Benedictum

I am not sure if you can use that with VS C#. I am giving up Delphi in
developing new application.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top