Click here to Skip to main content
15,900,378 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to get a RGB values from an image buffer? Pin
Guffa5-Jul-08 5:47
Guffa5-Jul-08 5:47 
QuestionCreating DataView filter ... Pin
Jammer5-Jul-08 2:52
Jammer5-Jul-08 2:52 
Questionsetup problem for windows application Pin
K V Sekhar5-Jul-08 1:51
K V Sekhar5-Jul-08 1:51 
AnswerRe: setup problem for windows application Pin
Christian Graus5-Jul-08 2:04
protectorChristian Graus5-Jul-08 2:04 
GeneralRe: setup problem for windows application Pin
K V Sekhar6-Jul-08 21:28
K V Sekhar6-Jul-08 21:28 
Questionhow to change NumberDecimalSeparator ? Pin
Xmen Real 5-Jul-08 1:41
professional Xmen Real 5-Jul-08 1:41 
AnswerRe: how to change NumberDecimalSeparator ? Pin
DaveyM695-Jul-08 1:52
professionalDaveyM695-Jul-08 1:52 
GeneralRe: how to change NumberDecimalSeparator ? Pin
Xmen Real 5-Jul-08 2:33
professional Xmen Real 5-Jul-08 2:33 
ok i did but how to set permanently ? here is my code that is working temporary
CultureInfo tmp_ci = (CultureInfo)CultureInfo.CurrentCulture.Clone();
     tmp_ci.NumberFormat.NumberDecimalSeparator = ",";
     System.Threading.Thread.CurrentThread.CurrentCulture = tmp_ci;


TVMU^P[[IGIOQHG^JSH`A#@`RFJ\c^JPL>;"[,*/|+&WLEZGc`AFXc!L
%^]*IRXD#@GKCQ`R\^SF_WcHbORY87??6?N8?BcRAV\Z^&SU~%CSWQ@#2
W_AD`EPABIKRDFVS)EVLQK)JKSQXUFYK[M`UKs*$GwU#(QDXBER@CBN%
Rs0~53%eYrd8mt^7Z6]iTF+(EWfJ9zaK-i?TV.C\y<p?jxsg-b$f4ia>
--------------------------------------------------------
128 bit encrypted signature, crack if you can

GeneralRe: how to change NumberDecimalSeparator ? Pin
DaveyM695-Jul-08 3:08
professionalDaveyM695-Jul-08 3:08 
Questionhow to implement recording sound in .net Pin
Ashok Nalam5-Jul-08 0:41
Ashok Nalam5-Jul-08 0:41 
AnswerRe: how to implement recording sound in .net Pin
Giorgi Dalakishvili5-Jul-08 0:50
mentorGiorgi Dalakishvili5-Jul-08 0:50 
QuestionName space for FolderParam Pin
Lijo Rajan5-Jul-08 0:18
Lijo Rajan5-Jul-08 0:18 
AnswerRe: Name space for FolderParam Pin
Giorgi Dalakishvili5-Jul-08 0:24
mentorGiorgi Dalakishvili5-Jul-08 0:24 
GeneralRe: Name space for FolderParam Pin
Lijo Rajan5-Jul-08 0:26
Lijo Rajan5-Jul-08 0:26 
GeneralRe: Name space for FolderParam Pin
Giorgi Dalakishvili5-Jul-08 0:30
mentorGiorgi Dalakishvili5-Jul-08 0:30 
GeneralRe: Name space for FolderParam Pin
Lijo Rajan5-Jul-08 0:33
Lijo Rajan5-Jul-08 0:33 
GeneralRe: Name space for FolderParam Pin
Giorgi Dalakishvili5-Jul-08 0:44
mentorGiorgi Dalakishvili5-Jul-08 0:44 
GeneralRe: Name space for FolderParam Pin
mrcooll6-Jul-08 1:13
mrcooll6-Jul-08 1:13 
QuestionNumericUpDown in hexadecimal mode bug Pin
Schokoolero5-Jul-08 0:17
Schokoolero5-Jul-08 0:17 
AnswerRe: NumericUpDown in hexadecimal mode bug Pin
Nader Elshehabi5-Jul-08 1:29
Nader Elshehabi5-Jul-08 1:29 
AnswerRe: NumericUpDown in hexadecimal mode bug Pin
Schokoolero5-Jul-08 5:18
Schokoolero5-Jul-08 5:18 
QuestionHow to get Username from IP Address or vicevers in LAN Pin
Abhijit Jana4-Jul-08 23:18
professionalAbhijit Jana4-Jul-08 23:18 
AnswerRe: How to get Username from IP Address or vicevers in LAN Pin
Luc Pattyn5-Jul-08 3:00
sitebuilderLuc Pattyn5-Jul-08 3:00 
QuestionHow to Update my System Configutrator application on client machine Pin
wasimsharp4-Jul-08 23:01
wasimsharp4-Jul-08 23:01 
QuestionGrab video from tv tuner Pin
Harvey Saayman4-Jul-08 21:38
Harvey Saayman4-Jul-08 21:38 

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.