Click here to Skip to main content
15,906,567 members
Home / Discussions / C#
   

C#

 
GeneralRe: How can I change these VB.net to C# codes? Pin
ATC16-Oct-08 10:21
ATC16-Oct-08 10:21 
GeneralRe: How can I change these VB.net to C# codes? Pin
DaveyM6916-Oct-08 10:26
professionalDaveyM6916-Oct-08 10:26 
GeneralRe: How can I change these VB.net to C# codes? Pin
ATC16-Oct-08 10:38
ATC16-Oct-08 10:38 
GeneralRe: How can I change these VB.net to C# codes? Pin
Pete O'Hanlon16-Oct-08 21:57
mvePete O'Hanlon16-Oct-08 21:57 
AnswerRe: How can I change these VB.net to C# codes? Pin
Paul Conrad16-Oct-08 10:59
professionalPaul Conrad16-Oct-08 10:59 
AnswerRe: How can I change these VB.net to C# codes? Pin
Dave Doknjas16-Oct-08 13:21
Dave Doknjas16-Oct-08 13:21 
QuestionEnhancing UI layout using TableLayoutPanel Programmatically? Pin
Member 232448316-Oct-08 10:05
Member 232448316-Oct-08 10:05 
AnswerRe: Enhancing UI layout using TableLayoutPanel Programmatically? Pin
Dave Kreskowiak16-Oct-08 10:47
mveDave Kreskowiak16-Oct-08 10:47 
Member 2324483 wrote:
we are planning to enhance all forms' Layouts to support localization,


Shouldn't that have been a basic requirement at the start of this app??


Member 2324483 wrote:
Any thoughts of how to enhance UI layout to use TableLayout programmatically?


Have fun with that. You might be able to do it in code, but not easily. It'll require some kind of analysis engine to determine the converted layout. And, as with any automated conversion process, there's going to be things the engine just can't figure out properly. Form layout's are going to get trashed one way or another.

I don't know the size of your team, but it better be big, because either way, you've got a near total rewrite of your UI on your hands and LOTS of testing to do.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: Enhancing UI layout using TableLayoutPanel Programmatically? Pin
Member 232448316-Oct-08 11:35
Member 232448316-Oct-08 11:35 
GeneralRe: Enhancing UI layout using TableLayoutPanel Programmatically? Pin
Dave Kreskowiak16-Oct-08 12:04
mveDave Kreskowiak16-Oct-08 12:04 
GeneralRe: Enhancing UI layout using TableLayoutPanel Programmatically? Pin
Member 232448317-Oct-08 9:29
Member 232448317-Oct-08 9:29 
GeneralRe: Enhancing UI layout using TableLayoutPanel Programmatically? Pin
Dave Kreskowiak17-Oct-08 12:49
mveDave Kreskowiak17-Oct-08 12:49 
QuestionReference Question Pin
SRogers8816-Oct-08 7:49
SRogers8816-Oct-08 7:49 
AnswerRe: Reference Question Pin
Dave Kreskowiak16-Oct-08 10:42
mveDave Kreskowiak16-Oct-08 10:42 
GeneralRe: Reference Question Pin
SRogers8816-Oct-08 10:53
SRogers8816-Oct-08 10:53 
GeneralRe: Reference Question Pin
Dave Kreskowiak16-Oct-08 11:58
mveDave Kreskowiak16-Oct-08 11:58 
GeneralRe: Reference Question Pin
SRogers8816-Oct-08 12:14
SRogers8816-Oct-08 12:14 
GeneralRe: Reference Question Pin
Dave Kreskowiak16-Oct-08 13:57
mveDave Kreskowiak16-Oct-08 13:57 
Questionsafe management of unmanaged resources in C# Pin
arcabid16-Oct-08 7:43
arcabid16-Oct-08 7:43 
AnswerRe: safe management of unmanaged resources in C# Pin
Dave Kreskowiak16-Oct-08 10:09
mveDave Kreskowiak16-Oct-08 10:09 
QuestionSerialPort auto find? Pin
Dirso16-Oct-08 6:30
Dirso16-Oct-08 6:30 
AnswerRe: SerialPort auto find? Pin
Dan Neely16-Oct-08 6:44
Dan Neely16-Oct-08 6:44 
Question[Message Deleted] Pin
Hesham Yassin16-Oct-08 6:16
Hesham Yassin16-Oct-08 6:16 
AnswerRe: how to get a variable content from html body using C#? Pin
Vimalsoft(Pty) Ltd16-Oct-08 6:58
professionalVimalsoft(Pty) Ltd16-Oct-08 6:58 
AnswerRe: how to get a variable content from html body using C#? Pin
Paul Conrad16-Oct-08 7:44
professionalPaul Conrad16-Oct-08 7:44 

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.