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

C#

 
GeneralRe: pls help learn c# need someone to guide me thru Pin
becky suinner5-Oct-12 9:58
becky suinner5-Oct-12 9:58 
GeneralRe: pls help learn c# need someone to guide me thru Pin
Eddy Vluggen5-Oct-12 10:03
professionalEddy Vluggen5-Oct-12 10:03 
GeneralRe: pls help learn c# need someone to guide me thru Pin
becky suinner5-Oct-12 10:01
becky suinner5-Oct-12 10:01 
GeneralRe: pls help learn c# need someone to guide me thru Pin
Eddy Vluggen5-Oct-12 10:08
professionalEddy Vluggen5-Oct-12 10:08 
GeneralRe: pls help learn c# need someone to guide me thru Pin
Richard MacCutchan5-Oct-12 22:19
mveRichard MacCutchan5-Oct-12 22:19 
GeneralRe: pls help learn c# need someone to guide me thru Pin
Pete O'Hanlon5-Oct-12 22:28
mvePete O'Hanlon5-Oct-12 22:28 
Questionhow can i delete data from sql database on select the item from listbox in window form in asp.net Pin
Ranjeet69315-Oct-12 7:23
Ranjeet69315-Oct-12 7:23 
AnswerRe: how can i delete data from sql database on select the item from listbox in window form in asp.net Pin
kamalkss5-Oct-12 8:00
kamalkss5-Oct-12 8:00 
GeneralRe: how can i delete data from sql database on select the item from listbox in window form in asp.net Pin
Ranjeet69315-Oct-12 8:15
Ranjeet69315-Oct-12 8:15 
QuestionPrinting Persian Words Pin
mohammadkaab5-Oct-12 2:19
mohammadkaab5-Oct-12 2:19 
AnswerRe: Printing Persian Words Pin
Eddy Vluggen5-Oct-12 5:01
professionalEddy Vluggen5-Oct-12 5:01 
GeneralRe: Printing Persian Words Pin
Keith Barrow5-Oct-12 6:17
professionalKeith Barrow5-Oct-12 6:17 
GeneralRe: Printing Persian Words Pin
Eddy Vluggen5-Oct-12 9:43
professionalEddy Vluggen5-Oct-12 9:43 
AnswerRe: Printing Persian Words Pin
Keith Barrow5-Oct-12 6:08
professionalKeith Barrow5-Oct-12 6:08 
GeneralRe: Printing Persian Words Pin
mohammadkaab5-Oct-12 7:18
mohammadkaab5-Oct-12 7:18 
GeneralRe: Printing Persian Words Pin
Keith Barrow5-Oct-12 9:06
professionalKeith Barrow5-Oct-12 9:06 
You might be having a problem with two different encoding standards. Windows uses a standard for Arabic called Windows-1256. Farsi might be in the same standard. When it is displayed as UTF8 it displays as you describe, with accented characters. You'll need to either encode as UTF8 from Windows 1256 or just set the encoding to windows 1256.

You can see what I mean a bit better here http://forums.digitalpoint.com/showthread.php?t=537748[^]

QuestionOleDbException : SQL: Column 'Q0P2' is not found [update dbf free tables from oledbdataadapter] Pin
Paramu19735-Oct-12 0:45
Paramu19735-Oct-12 0:45 
AnswerRe: OleDbException : SQL: Column 'Q0P2' is not found [update dbf free tables from oledbdataadapter] Pin
Eddy Vluggen5-Oct-12 1:34
professionalEddy Vluggen5-Oct-12 1:34 
GeneralRe: OleDbException : SQL: Column 'Q0P2' is not found [update dbf free tables from oledbdataadapter] Pin
Paramu19735-Oct-12 2:10
Paramu19735-Oct-12 2:10 
GeneralRe: OleDbException : SQL: Column 'Q0P2' is not found [update dbf free tables from oledbdataadapter] Pin
Eddy Vluggen5-Oct-12 2:13
professionalEddy Vluggen5-Oct-12 2:13 
GeneralRe: OleDbException : SQL: Column 'Q0P2' is not found [update dbf free tables from oledbdataadapter] Pin
Paramu19735-Oct-12 2:23
Paramu19735-Oct-12 2:23 
GeneralRe: OleDbException : SQL: Column 'Q0P2' is not found [update dbf free tables from oledbdataadapter] Pin
Eddy Vluggen5-Oct-12 2:24
professionalEddy Vluggen5-Oct-12 2:24 
QuestionAssistence required with this spacific Program Pin
Cihangir Giray Han4-Oct-12 22:01
Cihangir Giray Han4-Oct-12 22:01 
AnswerRe: Assistence required with this spacific Program Pin
Richard MacCutchan4-Oct-12 23:04
mveRichard MacCutchan4-Oct-12 23:04 
AnswerRe: Assistence required with this spacific Program Pin
V.5-Oct-12 0:41
professionalV.5-Oct-12 0:41 

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.