Click here to Skip to main content
15,895,557 members
Home / Discussions / C#
   

C#

 
QuestionMono Pin
mehrdadc4811-Jul-06 0:08
mehrdadc4811-Jul-06 0:08 
AnswerRe: Mono Pin
Sebastian Schneider11-Jul-06 1:15
Sebastian Schneider11-Jul-06 1:15 
AnswerRe: Mono Pin
User 665811-Jul-06 4:37
User 665811-Jul-06 4:37 
GeneralRe: Mono Pin
User 171649211-Jul-06 5:30
professionalUser 171649211-Jul-06 5:30 
Questionadding custom menu items to axwebbrouser Context menu [modified] Pin
hari.la10-Jul-06 23:56
hari.la10-Jul-06 23:56 
AnswerRe: adding custom menu items to axwebbrouser Context menu Pin
Nick Parker11-Jul-06 3:43
protectorNick Parker11-Jul-06 3:43 
AnswerRe: adding custom menu items to axwebbrouser Context menu Pin
Jun Du11-Jul-06 4:40
Jun Du11-Jul-06 4:40 
QuestionFast algoritme Pin
blimp8210-Jul-06 23:23
blimp8210-Jul-06 23:23 
hey first message so be gental... sorry for the bad english.

I hvae a code that looks like this

a = i % j; //get modulus for i / j

if (a == 0)
{
b = i / j;
}

I am jusing dev c++ from blodsheed and the standart compiler. sitting with a athlon 64. can a nother compiler do anything?

but kan it be made to go faster, im jusing it to find prime numbers and perfect numbers.... it take som time when it in the 500mill number class... and year its small primes we are talkign about here but still...
AnswerRe: Fast algoritme Pin
Guffa10-Jul-06 23:36
Guffa10-Jul-06 23:36 
AnswerRe: Fast algoritme Pin
Deflinek10-Jul-06 23:52
Deflinek10-Jul-06 23:52 
GeneralRe: Fast algoritme Pin
blimp8211-Jul-06 3:32
blimp8211-Jul-06 3:32 
AnswerRead Wiki Pin
Ennis Ray Lynch, Jr.11-Jul-06 6:11
Ennis Ray Lynch, Jr.11-Jul-06 6:11 
QuestionPassing Message from unmanaged dll to C# Windows Service Pin
Rashid.Mahmood10-Jul-06 22:19
Rashid.Mahmood10-Jul-06 22:19 
AnswerRe: Passing Message from unmanaged dll to C# Windows Service Pin
Nader Elshehabi10-Jul-06 23:43
Nader Elshehabi10-Jul-06 23:43 
GeneralRe: Passing Message from unmanaged dll to C# Windows Service Pin
Rashid.Mahmood10-Jul-06 23:59
Rashid.Mahmood10-Jul-06 23:59 
AnswerRe: Passing Message from unmanaged dll to C# Windows Service Pin
Nader Elshehabi11-Jul-06 1:15
Nader Elshehabi11-Jul-06 1:15 
QuestionFile and text encoding issue Pin
Heinz_10-Jul-06 21:15
Heinz_10-Jul-06 21:15 
AnswerRe: File and text encoding issue Pin
Nader Elshehabi10-Jul-06 21:51
Nader Elshehabi10-Jul-06 21:51 
GeneralRe: File and text encoding issue Pin
Heinz_11-Jul-06 8:08
Heinz_11-Jul-06 8:08 
GeneralRe: File and text encoding issue Pin
Heinz_11-Jul-06 8:18
Heinz_11-Jul-06 8:18 
AnswerRe: File and text encoding issue Pin
Heinz_11-Jul-06 8:38
Heinz_11-Jul-06 8:38 
AnswerRe: File and text encoding issue Pin
Nader Elshehabi11-Jul-06 11:27
Nader Elshehabi11-Jul-06 11:27 
QuestionLink buttons are not working....! Pin
ayyp10-Jul-06 20:24
ayyp10-Jul-06 20:24 
AnswerRe: Link buttons are not working....! Pin
thomasa10-Jul-06 23:37
thomasa10-Jul-06 23:37 
Questionauto upload/export of a downloaded CSV file to SQLSERVER on the server [modified] Pin
amitcoder8310-Jul-06 19:50
amitcoder8310-Jul-06 19:50 

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.