Click here to Skip to main content
15,901,035 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: query related to speech recognization Pin
Not Active25-Oct-09 23:07
mentorNot Active25-Oct-09 23:07 
AnswerRe: query related to speech recognization Pin
amitk_1892-Apr-10 0:39
amitk_1892-Apr-10 0:39 
Question.NET Remoting - Send Answer to all Clients without Request ? Pin
tronix0125-Oct-09 22:11
tronix0125-Oct-09 22:11 
AnswerRe: .NET Remoting - Send Answer to all Clients without Request ? Pin
Not Active25-Oct-09 22:43
mentorNot Active25-Oct-09 22:43 
GeneralRe: .NET Remoting - Send Answer to all Clients without Request ? Pin
tronix0125-Oct-09 23:43
tronix0125-Oct-09 23:43 
QuestionData base connection Pin
santhosh-padamatinti25-Oct-09 20:40
santhosh-padamatinti25-Oct-09 20:40 
AnswerRe: Data base connection Pin
Mark Salsbery26-Oct-09 7:07
Mark Salsbery26-Oct-09 7:07 
QuestionLocalization Question Pin
Oren Tasuna24-Oct-09 23:46
Oren Tasuna24-Oct-09 23:46 
Hi all,
I have a control that I need to get the value for one of it's localized properties.
The problem is that the control may reside in an unlocalized form / control which inherits from a localized one.
For example, lets say I have a Button control. The control is placed inside a localized form of type Form1 (which inherits from Form) and the value for the button's Text property is set to "A".
A class named Form2 inherits from Form1 and is also localized, and sets the value for the button's Text property to "B".
Finally, Form3 inherits form Form2 and is NOT localized, and sets the value for the button's Text property to "C".
I need to know how to get at runtime the localized value for the control's Text property which is the highest in the inheritence hirarchy - in this case "B" and not "C".
What is the best way to do that?
Thanks...
NewsTutorial on how to get started using the multi-core features of .NET Framework Pin
brucedkyle24-Oct-09 13:27
brucedkyle24-Oct-09 13:27 
GeneralRe: Tutorial on how to get started using the multi-core features of .NET Framework Pin
Not Active24-Oct-09 15:42
mentorNot Active24-Oct-09 15:42 
GeneralRe: Tutorial on how to get started using the multi-core features of .NET Framework Pin
Dave Kreskowiak25-Oct-09 8:18
mveDave Kreskowiak25-Oct-09 8:18 
QuestionConvert .msi file to .exe Pin
Rajendra Kr. Rana22-Oct-09 22:45
Rajendra Kr. Rana22-Oct-09 22:45 
AnswerRe: Convert .msi file to .exe Pin
Ashfield23-Oct-09 1:35
Ashfield23-Oct-09 1:35 
AnswerRe: Convert .msi file to .exe Pin
Shameel23-Oct-09 8:29
professionalShameel23-Oct-09 8:29 
GeneralRe: Convert .msi file to .exe Pin
danielmia226-Oct-09 2:18
danielmia226-Oct-09 2:18 
QuestionChange the javascript parameter value in c# code. (use webbrowser) Pin
mingxiaodong22-Oct-09 15:29
mingxiaodong22-Oct-09 15:29 
AnswerRe: Change the javascript parameter value in c# code. (use webbrowser) Pin
Abhishek Sur24-Oct-09 7:32
professionalAbhishek Sur24-Oct-09 7:32 
GeneralRe: Change the javascript parameter value in c# code. (use webbrowser) Pin
mingxiaodong4-Nov-09 19:09
mingxiaodong4-Nov-09 19:09 
Question.exe files from source code Pin
shakins22-Oct-09 4:09
shakins22-Oct-09 4:09 
AnswerRe: .exe files from source code Pin
Richard MacCutchan22-Oct-09 4:33
mveRichard MacCutchan22-Oct-09 4:33 
GeneralRe: .exe files from source code Pin
zahedonline23-Oct-09 22:41
zahedonline23-Oct-09 22:41 
GeneralRe: .exe files from source code Pin
Richard MacCutchan24-Oct-09 5:52
mveRichard MacCutchan24-Oct-09 5:52 
GeneralRe: .exe files from source code Pin
Pete O'Hanlon24-Oct-09 5:56
mvePete O'Hanlon24-Oct-09 5:56 
GeneralRe: .exe files from source code Pin
Richard MacCutchan24-Oct-09 6:03
mveRichard MacCutchan24-Oct-09 6:03 
AnswerRe: .exe files from source code Pin
Pete O'Hanlon22-Oct-09 4:33
mvePete O'Hanlon22-Oct-09 4:33 

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.