Click here to Skip to main content
15,905,508 members
Home / Discussions / C#
   

C#

 
AnswerRe: if (T1.Text = "admin" && T2.Text = "admin") Pin
MS Lee11-Dec-08 18:49
MS Lee11-Dec-08 18:49 
AnswerRe: if (T1.Text = "admin" && T2.Text = "admin") Pin
Christian Graus11-Dec-08 20:28
protectorChristian Graus11-Dec-08 20:28 
QuestionToggling and enabling of menustrip items and sub items. Pin
sunitkrishna11-Dec-08 18:30
sunitkrishna11-Dec-08 18:30 
AnswerRe: Toggling and enabling of menustrip items and sub items. Pin
Lev Danielyan11-Dec-08 19:19
Lev Danielyan11-Dec-08 19:19 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
sunitkrishna11-Dec-08 19:46
sunitkrishna11-Dec-08 19:46 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
Lev Danielyan11-Dec-08 20:00
Lev Danielyan11-Dec-08 20:00 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
sunitkrishna11-Dec-08 20:13
sunitkrishna11-Dec-08 20:13 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
Lev Danielyan11-Dec-08 20:33
Lev Danielyan11-Dec-08 20:33 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
sunitkrishna11-Dec-08 20:55
sunitkrishna11-Dec-08 20:55 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
Lev Danielyan11-Dec-08 21:20
Lev Danielyan11-Dec-08 21:20 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
sunitkrishna11-Dec-08 21:26
sunitkrishna11-Dec-08 21:26 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
Lev Danielyan11-Dec-08 21:36
Lev Danielyan11-Dec-08 21:36 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
sunitkrishna11-Dec-08 21:37
sunitkrishna11-Dec-08 21:37 
QuestionResponse file in c# &&& The command line compiler C# Pin
TJS4u11-Dec-08 18:17
TJS4u11-Dec-08 18:17 
QuestionColor in Datagrid view Pin
Mr.Khan,Firoz11-Dec-08 18:09
Mr.Khan,Firoz11-Dec-08 18:09 
AnswerRe: Color in Datagrid view Pin
Christian Graus11-Dec-08 18:22
protectorChristian Graus11-Dec-08 18:22 
AnswerRe: Color in Datagrid view Pin
BicycleTheif11-Dec-08 19:09
BicycleTheif11-Dec-08 19:09 
AnswerRe: Color in Datagrid view Pin
Brij11-Dec-08 19:31
mentorBrij11-Dec-08 19:31 
QuestionRetrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00AA0060263B} failed due to the following error: 800706ba. Pin
salon11-Dec-08 17:43
salon11-Dec-08 17:43 
AnswerRe: Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00AA0060263B} failed due to the following error: 800706ba. Pin
Christian Graus11-Dec-08 17:45
protectorChristian Graus11-Dec-08 17:45 
GeneralRe: Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00AA0060263B} failed due to the following error: 800706ba. Pin
salon11-Dec-08 18:34
salon11-Dec-08 18:34 
QuestionDock Panel Controls - Which One [modified] Pin
urbane.tiger11-Dec-08 17:14
urbane.tiger11-Dec-08 17:14 
I've been been tasked redevelop a bespoke application that's showing its age, it's functionally very rich but it's UI is circa Windows 3.0 and it's internal architecture makes it costly to maintain. It's written in C/MFC with a proprietary "database", it's genesis goes back to the late '80's.

The stakeholders agree that the application cries out for a dock panel interface a'la Visual Studio etc. I'd really appreciate knowing what products folks have used to implement a dock panel user interface and their experiences in doing so - rolling our own is not an option we would want to persue.

I've identified five potential sources for a dock panel control, please tell me of any others. My client is a non-for-profit so the budget is limited, but it's not zero. Major considerations include access to source (free, escrow or pay (within reason) are all acceptable), robustness (even at the expense of some functionality), support costs & quality and documentation.

AvalonDock - open source, free, lives at Codeplex, it's a "vanilla" dock panel control, it's the successor of http://www.codeproject.com/KB/WPF/WPFdockinglib.aspx[^]

Nevron UI for .NET - proprietary, costs US$169, this library includes other stuff beside Dock Panel, which has some attractions

JastDev Docking Control - proprietary, costs US$78, supports XAML Browser Application development which has some appeal, does not include much other than the dock panel control.

Actipro - Docking & MDI Control - costs US$149, includes a fairly extensive set of atomic controls. Actipro have a bundle for US$499, that adds ribbons, navigation, property grid etc, this too has some appeal.

Dock Panel Suite - open source, free, lives at Source Forge, it's a vanilla WinForms dock panel control (I missed this one in my original post, thanks to John Simmons for reminding me of its existence)

modified on Friday, December 12, 2008 6:46 AM

AnswerRe: Dock Panel Controls - Which One Pin
Christian Graus11-Dec-08 17:48
protectorChristian Graus11-Dec-08 17:48 
GeneralRe: Dock Panel Controls - Which One Pin
urbane.tiger11-Dec-08 19:24
urbane.tiger11-Dec-08 19:24 
AnswerRe: Dock Panel Controls - Which One Pin
#realJSOP12-Dec-08 0:08
professional#realJSOP12-Dec-08 0:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.