Click here to Skip to main content
15,890,282 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to create cab file for ActiveXControl? Pin
Prasadsm3-Mar-10 19:28
Prasadsm3-Mar-10 19:28 
QuestionCrytal Report Problem Pin
Any_India3-Mar-10 19:07
Any_India3-Mar-10 19:07 
AnswerRe: Crytal Report Problem Pin
Any_India3-Mar-10 22:37
Any_India3-Mar-10 22:37 
QuestionLooking for ASP .net2 To tell Memory and Tasklist of WebServer Pin
AndyBot3-Mar-10 19:06
AndyBot3-Mar-10 19:06 
Questionrestrict data by lines... Pin
pranavcool3-Mar-10 18:11
pranavcool3-Mar-10 18:11 
Questionmulti-language using globaluzation and localization Pin
Amit Spadez3-Mar-10 18:10
professionalAmit Spadez3-Mar-10 18:10 
AnswerRe: multi-language using globaluzation and localization Pin
Brij3-Mar-10 19:08
mentorBrij3-Mar-10 19:08 
AnswerRe: multi-language using globaluzation and localization Pin
Amit M patel3-Mar-10 19:48
Amit M patel3-Mar-10 19:48 
Hi For Developing Multi-Language site you can achieve this by .net Satelite Assebly concept(globaluzation and localization).

For that you need to create seperate resource file for your required language along with all relavant text in respective languages. After then in application all caption, messages and instructins just use relavant key of resorce file so that application pick actual value from relavant resource file with respective lanaguge.

With this way it will directly map resource file with client's browser's Language or you can set with client's selection (given dropdown ) and set resource in any of the base pages which you can derieved from all pages and get its value in every page of the application.

For how to create Resource file and how to use it please refer below Mircosoft articale.

http://msdn.microsoft.com/en-us/library/ms228208.aspx[^]
With Regards,
Amit Patel
91-9328488961
India

QuestionBinding records taking more time with paging Pin
Member 38798813-Mar-10 17:59
Member 38798813-Mar-10 17:59 
AnswerRe: Binding records taking more time with paging Pin
Viral Upadhyay3-Mar-10 18:26
Viral Upadhyay3-Mar-10 18:26 
AnswerRe: Binding records taking more time with paging Pin
Brij3-Mar-10 18:52
mentorBrij3-Mar-10 18:52 
AnswerRe: Binding records taking more time with paging Pin
Pranay Rana3-Mar-10 18:57
professionalPranay Rana3-Mar-10 18:57 
AnswerRe: Binding records taking more time with paging Pin
Amit M patel3-Mar-10 19:56
Amit M patel3-Mar-10 19:56 
QuestionDynamic Report Builder Pin
RB@Emphasys3-Mar-10 10:18
RB@Emphasys3-Mar-10 10:18 
AnswerRe: Dynamic Report Builder Pin
T M Gray3-Mar-10 10:54
T M Gray3-Mar-10 10:54 
GeneralRe: Dynamic Report Builder Pin
FyreWyrm3-Mar-10 14:16
FyreWyrm3-Mar-10 14:16 
QuestionEdit PDF files in Browser in asp.net Pin
pssuresh3-Mar-10 9:07
pssuresh3-Mar-10 9:07 
AnswerRe: Edit PDF files in Browser in asp.net Pin
Gregory Gadow3-Mar-10 10:28
Gregory Gadow3-Mar-10 10:28 
AnswerRe: Edit PDF files in Browser in asp.net Pin
AndyBot3-Mar-10 19:13
AndyBot3-Mar-10 19:13 
QuestionHow to create table with uneven columns [modified] Solved! Pin
josephu3-Mar-10 6:47
josephu3-Mar-10 6:47 
AnswerRe: How to create table with uneven columns Pin
Ennis Ray Lynch, Jr.3-Mar-10 10:11
Ennis Ray Lynch, Jr.3-Mar-10 10:11 
AnswerRe: How to create table with uneven columns Pin
T M Gray3-Mar-10 10:49
T M Gray3-Mar-10 10:49 
GeneralRe: How to create table with uneven columns [modified] Pin
josephu3-Mar-10 11:29
josephu3-Mar-10 11:29 
AnswerRe: How to create table with uneven columns [modified] Solved! Pin
chengclq3-Mar-10 19:16
chengclq3-Mar-10 19:16 
QuestionMvc Handling POST Requests Pin
Jammer3-Mar-10 6:05
Jammer3-Mar-10 6:05 

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.