Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
2 Endorsements
Ranked #621
Ranked #4K
~2K People Reached
About Me

none

Interests
nothing interests me
PC Specs
none
Favorite Forums

8 Posted Topics

Member Avatar for terrier_unknown

Hello there, i was just wondering does anyone here know how do i add a multiscreen for an android app using visual studio. I know how to code everything but i m not sure do i have to do this using xamarin interface or can i do it with visual …

Member Avatar for stephen.engelbrecht
0
425
Member Avatar for terrier_unknown

hY THERE, i ve been working with c# for a while now but i just can t understand Why would i use classes when i can created methods. I found out that you can always use methods instead and that s bothering me a lot because i see people using …

Member Avatar for ddanbe
0
144
Member Avatar for terrier_unknown

hy guys can you please tell me what s wrong with the folowing code float a,b,c; printf("input three numbers:\n"); scanf ("%f%f%f",&a,&b,&c); float z=sqrt((1/2)*(pow(a,2.0)+pow(b,2.0)+pow(c,2.0))-(3/4)*pow(a,2.0)); printf("res is %f",z); getch(); return 0;

Member Avatar for terrier_unknown
0
112
Member Avatar for terrier_unknown

Hy guys, I was searching the net for almost half a year for an article which gives an opinion about HOW WOULD PROGRAMMING LOOK IN A 50-100 YEARS TIME.Now you can guess already I haven t found anything special so this is the reason why I am writting this post. …

Member Avatar for <M/>
0
157
Member Avatar for tsdeveloper

The URL is Ok but the power sign should t be there here is the URL: http://www.dotnetspider.com/resources/18344-Hiding-Showing-Tabpages-Tabcontrol.aspx And yes , if you could post the code of private void checkBox_CheckedChanged(object sender, EventArgs e) event that would be great then.

Member Avatar for terrier_unknown
0
132
Member Avatar for <M/>

int[] answer = new int[15]; for (int i = 0; i < answer.Length; i++) { Console.WriteLine(answer[i]); } Console.ReadLine(); but you didn t specify any values in the array so you ll get zeros here.

Member Avatar for tinstaafl
0
223
Member Avatar for terrier_unknown

Hi guys. Now the reason why i am writting this is because i ve spent days searching the web and not finding the answer i want. I know that is it hard to find such an answer but i hope i ll find it here. I started programming 3 months …

Member Avatar for AleMonteiro
0
208
Member Avatar for terrier_unknown

I was just wondering is there a class handling integrals and derivatives or do i have to make methods on my own?

Member Avatar for tinstaafl
0
319

The End.