Click here to Skip to main content
15,888,610 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to solve- when windows forms application exe run from program files then it getting very slow Pin
Dave Kreskowiak14-Apr-14 1:23
mveDave Kreskowiak14-Apr-14 1:23 
QuestionWhy is it allowed to create public constructor of an abstract class in C# ? Pin
Varun Thakur13-Apr-14 18:54
Varun Thakur13-Apr-14 18:54 
AnswerRe: Why is it allowed to create public constructor of an abstract class in C# ? Pin
OriginalGriff13-Apr-14 22:02
mveOriginalGriff13-Apr-14 22:02 
AnswerRe: Why is it allowed to create public constructor of an abstract class in C# ? Pin
Eddy Vluggen13-Apr-14 22:32
professionalEddy Vluggen13-Apr-14 22:32 
QuestionClear a tab contents when i switch tabs Pin
alfie.max1513-Apr-14 5:29
alfie.max1513-Apr-14 5:29 
AnswerRe: Clear a tab contents when i switch tabs Pin
Jay Nardev13-Apr-14 7:19
Jay Nardev13-Apr-14 7:19 
GeneralRe: Clear a tab contents when i switch tabs Pin
alfie.max1513-Apr-14 9:30
alfie.max1513-Apr-14 9:30 
QuestionLarge Numer Calculation Pin
Meysam Toluie12-Apr-14 23:40
Meysam Toluie12-Apr-14 23:40 
Why the following code gives me this:
1000000000000000019884624838656
instead of
1000000000000000000000000000000

C#
BigInteger result = new BigInteger(Math.Pow(1000, 10));

AnswerRe: Large Numer Calculation PinPopular
Richard MacCutchan13-Apr-14 0:23
mveRichard MacCutchan13-Apr-14 0:23 
GeneralRe: Large Numer Calculation Pin
Meysam Toluie13-Apr-14 4:02
Meysam Toluie13-Apr-14 4:02 
AnswerRe: Large Numer Calculation Pin
kamran2313-Apr-14 10:54
kamran2313-Apr-14 10:54 
GeneralRe: Large Numer Calculation Pin
Meysam Toluie13-Apr-14 18:02
Meysam Toluie13-Apr-14 18:02 
QuestionLognormal distribution Pin
Member 1074517412-Apr-14 23:16
Member 1074517412-Apr-14 23:16 
AnswerRe: Lognormal distribution Pin
Richard MacCutchan13-Apr-14 0:21
mveRichard MacCutchan13-Apr-14 0:21 
GeneralRe: Lognormal distribution Pin
Member 1074517413-Apr-14 0:39
Member 1074517413-Apr-14 0:39 
GeneralRe: Lognormal distribution Pin
Richard MacCutchan13-Apr-14 0:47
mveRichard MacCutchan13-Apr-14 0:47 
QuestionHow to create form search (c#-winform-sql server) with multi-field Pin
joga778512-Apr-14 0:06
joga778512-Apr-14 0:06 
AnswerRe: How to create form search (c#-winform-sql server) with multi-field Pin
Peter Leow12-Apr-14 0:34
professionalPeter Leow12-Apr-14 0:34 
GeneralRe: How to create form search (c#-winform-sql server) with multi-field Pin
joga778513-Apr-14 16:39
joga778513-Apr-14 16:39 
AnswerRe: How to create form search (c#-winform-sql server) with multi-field Pin
Mycroft Holmes12-Apr-14 14:50
professionalMycroft Holmes12-Apr-14 14:50 
AnswerRe: How to create form search (c#-winform-sql server) with multi-field Pin
joga778513-Apr-14 16:40
joga778513-Apr-14 16:40 
AnswerRe: How to create form search (c#-winform-sql server) with multi-field Pin
Bernhard Hiller13-Apr-14 23:01
Bernhard Hiller13-Apr-14 23:01 
GeneralRe: How to create form search (c#-winform-sql server) with multi-field Pin
joga778520-Apr-14 16:47
joga778520-Apr-14 16:47 
AnswerRe: How to create form search (c#-winform-sql server) with multi-field Pin
joga778520-Apr-14 18:44
joga778520-Apr-14 18:44 
QuestionMessage Closed Pin
11-Apr-14 18:31
Angeljodim11-Apr-14 18:31 

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.