Click here to Skip to main content
15,885,366 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionForm View with a Gridview control,need help Pin
Member 32222646-Oct-11 18:50
Member 32222646-Oct-11 18:50 
QuestionPublishing a website with Report Viewer Pin
countmein6-Oct-11 15:14
countmein6-Oct-11 15:14 
AnswerRe: Publishing a website with Report Viewer Pin
nainakarri6-Oct-11 23:39
nainakarri6-Oct-11 23:39 
GeneralRe: Publishing a website with Report Viewer Pin
countmein7-Oct-11 3:57
countmein7-Oct-11 3:57 
GeneralRe: Publishing a website with Report Viewer Pin
countmein9-Oct-11 4:01
countmein9-Oct-11 4:01 
GeneralRe: Publishing a website with Report Viewer Pin
nainakarri12-Dec-11 22:27
nainakarri12-Dec-11 22:27 
QuestionRomanizing arabic text Pin
Ali Al Omairi(Abu AlHassan)5-Oct-11 22:54
professionalAli Al Omairi(Abu AlHassan)5-Oct-11 22:54 
AnswerRe: Romanizing arabic text Pin
Bernhard Hiller6-Oct-11 20:11
Bernhard Hiller6-Oct-11 20:11 
I think the biggest problem is caused by the "vocals" which could also be consonants. Look at your name: it starts with a waf, doesn't it, and hence could also be transliterated to Wamairi or Umairi; likewise with the yod - Omayari or Omayiri could also be possible. You must find some rules for that, otherwise you can only use a "look-up table", i.e. a Dictionary<string, string=""> containing pairs of Arabic and romanized versions for every word.
And when it comes to other languages using the Arabic alphabet (e.g. Persian, Pashtu, Urdu, traditional Malay, Turkish before Atatürk), the situation becomes even more complex.
GeneralRe: Romanizing arabic text Pin
Ali Al Omairi(Abu AlHassan)8-Oct-11 21:16
professionalAli Al Omairi(Abu AlHassan)8-Oct-11 21:16 
AnswerRe: Romanizing arabic text Pin
Dalek Dave6-Oct-11 22:27
professionalDalek Dave6-Oct-11 22:27 
GeneralRe: Romanizing arabic text Pin
Ali Al Omairi(Abu AlHassan)7-Oct-11 1:06
professionalAli Al Omairi(Abu AlHassan)7-Oct-11 1:06 
AnswerRe: Romanizing arabic text - long post with arabic Pin
Keith Barrow10-Oct-11 9:34
professionalKeith Barrow10-Oct-11 9:34 
GeneralRe: Romanizing arabic text - long post with arabic Pin
Ali Al Omairi(Abu AlHassan)10-Oct-11 22:08
professionalAli Al Omairi(Abu AlHassan)10-Oct-11 22:08 
GeneralRe: Romanizing arabic text - long post with arabic Pin
Keith Barrow12-Oct-11 9:56
professionalKeith Barrow12-Oct-11 9:56 
GeneralRe: Romanizing arabic text - long post with arabic Pin
Ali Al Omairi(Abu AlHassan)18-Dec-12 3:23
professionalAli Al Omairi(Abu AlHassan)18-Dec-12 3:23 
GeneralRe: Romanizing arabic text - long post with arabic Pin
Keith Barrow18-Dec-12 4:58
professionalKeith Barrow18-Dec-12 4:58 
GeneralRe: Romanizing arabic text - long post with arabic Pin
Ali Al Omairi(Abu AlHassan)18-Dec-12 19:47
professionalAli Al Omairi(Abu AlHassan)18-Dec-12 19:47 
QuestionForms Authentication Pin
eddieangel5-Oct-11 7:07
eddieangel5-Oct-11 7:07 
AnswerRe: Forms Authentication Pin
Not Active5-Oct-11 7:41
mentorNot Active5-Oct-11 7:41 
GeneralRe: Forms Authentication Pin
eddieangel5-Oct-11 7:59
eddieangel5-Oct-11 7:59 
GeneralRe: Forms Authentication Pin
Not Active5-Oct-11 8:10
mentorNot Active5-Oct-11 8:10 
GeneralRe: Forms Authentication Pin
eddieangel5-Oct-11 8:25
eddieangel5-Oct-11 8:25 
GeneralRe: Forms Authentication Pin
Not Active5-Oct-11 12:01
mentorNot Active5-Oct-11 12:01 
QuestionMVC 3 Areas for code organization giving headaches Pin
imak5-Oct-11 3:02
imak5-Oct-11 3:02 
AnswerRe: MVC 3 Areas for code organization giving headaches Pin
eddieangel5-Oct-11 7:29
eddieangel5-Oct-11 7:29 

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.