Click here to Skip to main content
15,912,897 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to remove character from string Pin
J4amieC8-Jul-10 0:37
J4amieC8-Jul-10 0:37 
GeneralRe: How to remove character from string Pin
NileshUpadhyay8-Jul-10 0:45
NileshUpadhyay8-Jul-10 0:45 
GeneralRe: How to remove character from string Pin
Calla8-Jul-10 2:27
Calla8-Jul-10 2:27 
GeneralRe: How to remove character from string Pin
PIEBALDconsult8-Jul-10 3:02
mvePIEBALDconsult8-Jul-10 3:02 
QuestionHow to Draw Image In Ellipse. Pin
Anubhava Dimri7-Jul-10 20:06
Anubhava Dimri7-Jul-10 20:06 
AnswerRe: How to Draw Image In Ellipse. Pin
Abhinav S7-Jul-10 20:12
Abhinav S7-Jul-10 20:12 
GeneralRe: How to Draw Image In Ellipse. Pin
Anubhava Dimri7-Jul-10 20:49
Anubhava Dimri7-Jul-10 20:49 
QuestionClarification Pin
Joe Rozario7-Jul-10 19:10
Joe Rozario7-Jul-10 19:10 
Dear friends

i am having some clarification ..if some one can help me by explaining

1. What is the diffrence and relation ( Localization , Globalization,satellite assembly)

i have read artical about globalization , as my understanding we need to create (Folder for Language and Resource File for each language placed insaide the folder) i understand that .net environment convets thar .resx files as Resource.dll

my problem is

i have text files for each language, that has key value pair and this files need to be convered resource.dll for globalization

(note:my requirement is at any point of time User can go and edit the text file , by executing some command convet those files as resource.dll and these dll used for globalization)


in .net 2005 there is some command like

"D:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\ResGen.exe" "C:\Inetpub\wwwroot\SNIF3.0\SNIF3\Web\SNIF\sniffiles\Config\Query.txt"

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\al.exe /t:lib /embed:"C:\Inetpub\wwwroot\SNIF3.0\SNIF3\Web\SNIF\sniffiles\Config\Query.resources" /out:"C:\Inetpub\wwwroot\SNIF3.0\SNIF3\Web\SNIF\sniffiles\Config\ReflectionCase.resources.dll" /title:"Queries"

How to do this in 3.5?? is this the correct way for my problem??

give me some idea? link?

Thank you

Joe
AnswerRe: Clarification Pin
Eddy Vluggen8-Jul-10 3:04
professionalEddy Vluggen8-Jul-10 3:04 
QuestionThreads in Windows Service Pin
ayandelhi7-Jul-10 18:36
ayandelhi7-Jul-10 18:36 
AnswerRe: Threads in Windows Service Pin
Richard Andrew x647-Jul-10 18:46
professionalRichard Andrew x647-Jul-10 18:46 
AnswerRe: Threads in Windows Service Pin
geo_m8-Jul-10 1:27
geo_m8-Jul-10 1:27 
JokeRe: Threads in Windows Service Pin
Pete O'Hanlon8-Jul-10 2:39
mvePete O'Hanlon8-Jul-10 2:39 
JokeRe: Threads in Windows Service Pin
geo_m8-Jul-10 4:21
geo_m8-Jul-10 4:21 
AnswerRe: Threads in Windows Service Pin
Dave Kreskowiak8-Jul-10 3:35
mveDave Kreskowiak8-Jul-10 3:35 
QuestionCCITT4 compression Pin
Ice_Freez057-Jul-10 15:24
Ice_Freez057-Jul-10 15:24 
AnswerRe: CCITT4 compression Pin
Roger Wright7-Jul-10 15:34
professionalRoger Wright7-Jul-10 15:34 
GeneralRe: CCITT4 compression Pin
Ice_Freez057-Jul-10 15:40
Ice_Freez057-Jul-10 15:40 
GeneralRe: CCITT4 compression Pin
Roger Wright7-Jul-10 16:16
professionalRoger Wright7-Jul-10 16:16 
GeneralRe: CCITT4 compression Pin
Ice_Freez057-Jul-10 16:43
Ice_Freez057-Jul-10 16:43 
AnswerRe: CCITT4 compression Pin
Ennis Ray Lynch, Jr.8-Jul-10 4:22
Ennis Ray Lynch, Jr.8-Jul-10 4:22 
QuestionNeed Help in multithread C# socket programming!!! Pin
yum 20107-Jul-10 9:18
yum 20107-Jul-10 9:18 
AnswerRe: Need Help in multithread C# socket programming!!! Pin
Eddy Vluggen8-Jul-10 3:12
professionalEddy Vluggen8-Jul-10 3:12 
GeneralRe: Need Help in multithread C# socket programming!!! Pin
yum 20109-Jul-10 2:29
yum 20109-Jul-10 2:29 
GeneralRe: Need Help in multithread C# socket programming!!! Pin
Eddy Vluggen9-Jul-10 3:30
professionalEddy Vluggen9-Jul-10 3:30 

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.