UI For C#
-
Hi, I have MS Visual Studio 2010 and I program in C#. I need a good looking, prebuilt UIs for my entire application. If you know some resources I'll be glad if you tell me. Thanks.
-
Hi, I have MS Visual Studio 2010 and I program in C#. I need a good looking, prebuilt UIs for my entire application. If you know some resources I'll be glad if you tell me. Thanks.
Web, Windows Forms, WCF? Resources for each can easily be found by searching on google. You are probably not going to find prebuilt UIs, however, as each application will present its own set of challenges and customization. After all, if all the UI's were to be prebuilt and existing, then the underlying application is likely to have been built along side it and you would be able to purchase or download the complete application negating the necessity for you to write it in the first place.... :)
I wasn't, now I am, then I won't be anymore.
-
Web, Windows Forms, WCF? Resources for each can easily be found by searching on google. You are probably not going to find prebuilt UIs, however, as each application will present its own set of challenges and customization. After all, if all the UI's were to be prebuilt and existing, then the underlying application is likely to have been built along side it and you would be able to purchase or download the complete application negating the necessity for you to write it in the first place.... :)
I wasn't, now I am, then I won't be anymore.
You're right but I'm too close to the end line of the project. Therefore I didn't have another choice cause of lack of time. Thanks, by the way :)
-
Hi, I have MS Visual Studio 2010 and I program in C#. I need a good looking, prebuilt UIs for my entire application. If you know some resources I'll be glad if you tell me. Thanks.
You haven't said what the application does, or what technology it is. This may seem minor to you, but it will affect the answers you get if you don't provide vital information.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier
-
You haven't said what the application does, or what technology it is. This may seem minor to you, but it will affect the answers you get if you don't provide vital information.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier
The application itself is based on WinForms. I needed an alternative for buttons, message boxes and so on. Now, I, by myself, have found Telerik RadControls pretty useful, finally after too much googling :)
-
The application itself is based on WinForms. I needed an alternative for buttons, message boxes and so on. Now, I, by myself, have found Telerik RadControls pretty useful, finally after too much googling :)
atoi_powered wrote:
I, by myself,
That is because you asked for an entire UI, you should have asked for a control suite. Telerik is a good choice, there are quite a few others out there as you have no doubt found.
Never underestimate the power of human stupidity RAH
-
The application itself is based on WinForms. I needed an alternative for buttons, message boxes and so on. Now, I, by myself, have found Telerik RadControls pretty useful, finally after too much googling :)
As CodeProject doesn't have a telepathic interface installed yet, you would have to find this out for yourself. The moral here, if you want useful help, ask a decent question.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier