Click here to Skip to main content
15,893,594 members
Home / Discussions / C#
   

C#

 
GeneralRe: Class Diagram Code Generation Pin
Randal Vance Cunanan5-Dec-09 11:58
Randal Vance Cunanan5-Dec-09 11:58 
GeneralRe: Class Diagram Code Generation Pin
Rozis5-Dec-09 13:18
Rozis5-Dec-09 13:18 
GeneralRe: Class Diagram Code Generation Pin
Randal Vance Cunanan5-Dec-09 16:21
Randal Vance Cunanan5-Dec-09 16:21 
GeneralRe: Class Diagram Code Generation Pin
0x3c05-Dec-09 19:55
0x3c05-Dec-09 19:55 
GeneralRe: Class Diagram Code Generation Pin
Randal Vance Cunanan5-Dec-09 19:57
Randal Vance Cunanan5-Dec-09 19:57 
GeneralRe: Class Diagram Code Generation Pin
harold aptroot5-Dec-09 6:56
harold aptroot5-Dec-09 6:56 
QuestionCustom text with Special Field inside Crystal Reports. Pin
Saksida Bojan5-Dec-09 4:53
Saksida Bojan5-Dec-09 4:53 
AnswerRe: Custom text with Special Field inside Crystal Reports. Pin
Natza Mitzi6-Dec-09 10:09
Natza Mitzi6-Dec-09 10:09 
I am not sure whether this will work but if you can load this field dynamically from C# (or .NET) do the following:

1) Create a resource file
2) add the field name and text
3) use this in the code instead of the hard coded string
4) Add another resource file with the culture name inbetween the file name and the .resx (e.g. myResource.resx will become myREsource.fr-FR.resx)
5) Copy the exact field to the second file
6) Write it in your language
7) Change the appplication culture to the resx culture


GeneralRe: Custom text with Special Field inside Crystal Reports. Pin
Saksida Bojan6-Dec-09 19:27
Saksida Bojan6-Dec-09 19:27 
QuestionSending a TCP & UDP packet... Pin
3bood.ghzawi5-Dec-09 2:42
3bood.ghzawi5-Dec-09 2:42 
Questionhow to archive multiple inheritance in .net Pin
Chiman15-Dec-09 1:04
Chiman15-Dec-09 1:04 
AnswerMessage Closed Pin
5-Dec-09 1:29
stancrm5-Dec-09 1:29 
GeneralRe: how to archive multiple inheritance in .net Pin
PIEBALDconsult5-Dec-09 4:43
mvePIEBALDconsult5-Dec-09 4:43 
AnswerRe: how to archive multiple inheritance in .net Pin
Abhinav S5-Dec-09 3:50
Abhinav S5-Dec-09 3:50 
AnswerRe: how to archive multiple inheritance in .net Pin
PIEBALDconsult5-Dec-09 4:20
mvePIEBALDconsult5-Dec-09 4:20 
Questioncapture window text in c# Pin
krinaljariwala5-Dec-09 0:38
krinaljariwala5-Dec-09 0:38 
AnswerRe: capture window text in c# Pin
Saksida Bojan5-Dec-09 0:53
Saksida Bojan5-Dec-09 0:53 
GeneralRe: capture window text in c# Pin
krinaljariwala5-Dec-09 1:02
krinaljariwala5-Dec-09 1:02 
GeneralRe: capture window text in c# [modified] Pin
Saksida Bojan5-Dec-09 1:21
Saksida Bojan5-Dec-09 1:21 
Questionword search puzzle Pin
choti74-Dec-09 22:58
choti74-Dec-09 22:58 
AnswerRe: word search puzzle [modified] Pin
DaveyM695-Dec-09 0:17
professionalDaveyM695-Dec-09 0:17 
QuestionSending packet to a specified IP address & predefined the contents of it... Pin
3bood.ghzawi4-Dec-09 22:07
3bood.ghzawi4-Dec-09 22:07 
AnswerMessage Closed Pin
4-Dec-09 22:46
stancrm4-Dec-09 22:46 
GeneralRe: Sending packet to a specified IP address & predefined the contents of it... Pin
3bood.ghzawi5-Dec-09 2:51
3bood.ghzawi5-Dec-09 2:51 
QuestionA Question About Class Properties Pin
Roger Wright4-Dec-09 17:15
professionalRoger Wright4-Dec-09 17:15 

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.