Posts
 
Reputation
Joined
Last Seen
Ranked #9
Strength to Increase Rep
+17
Strength to Decrease Rep
-4
94% Quality Score
Upvotes Received
2K
Posts with Upvotes
1K
Upvoting Members
487
Downvotes Received
72
Posts with Downvotes
69
Downvoting Members
58
469 Commented Posts
~2.50M People Reached
About Me

Have programmed in Modula-2 on a professional basis in the eighties. Now I am quite fond of C# AND Python!

Interests
Math, music, reading, gardening, philosophy and need it be mentioned : programming.
PC Specs
HP Pavilion Elite HPE-020be and Windows 10
Favorite Tags
c++ x 677
vb.net x 431
c x 232
math x 103
java x 94
Member Avatar for Saqlainz
Member Avatar for Bunker
-3
159
Member Avatar for samaru
Member Avatar for Reverend Jim

Cops often act as a team of 2 to solve a crime. When the team consists of a male and a female, they often are in the act of starting a love affair. They are still doing that in episode 100 and beyond...

Member Avatar for KomalBhatt
9
3K
Member Avatar for Duki
Member Avatar for Dani
22
17K
Member Avatar for Mike Askew

Another [Codeproject link](http://www.codeproject.com/Articles/865801/Everything-That-You-Need-to-Understand-about-Lambd) everyone should read!

Member Avatar for Shahzad111
17
3K
Member Avatar for vegaseat
Member Avatar for Reverend Jim
15
13K
Member Avatar for movarth

Should not worry too much about it. Be confident with the skills you have. The rest will follow gradually. They never expect a newbie to lead the software department. Success!

Member Avatar for Helen0909
0
228
Member Avatar for tanatos.daniel

Consider the MouseMove or MouseEnter events. More info [here](http://msdn.microsoft.com/en-us/library/system.windows.forms.control.mousemove.aspx). The MouseEventArgs parameter will give you the X and Y coordinates.

Member Avatar for bir_924
2
6K
Member Avatar for Nestor_2
Member Avatar for Schol-R-LEA
0
3K
Member Avatar for LastMitch
Member Avatar for LoanHensley
6
6K
Member Avatar for ddanbe

Well, there was a thread about a frequency function and a bell curve in Excel. [url]http://www.daniweb.com/forums/thread295203.html[/url] So here it is how about to do the NORMDIST function in Excel in C#.

Member Avatar for dlhockey12
0
3K
Member Avatar for Reverend Jim

In Belgium it's a mess, guess America is worse. ![Trump.png](/attachments/small/1/d8e4431325699caf800e2e71814b921a.png "align-left")

Member Avatar for rproffitt
1
22K
Member Avatar for ddanbe

OK, not completely, I admit. I used some different colors(colours) here and there. But this code will put you on the way. This is a little modification of code I use to show a matrix in a form. Just start a new Forms app and fill in the code. Enjoy!

Member Avatar for jessechunn
2
4K
Member Avatar for Thanh Phong

Hi Thanh Phong, welcome to DaniWeb :) Why would you try to reinvent the wheel, when a class that does the job is readily available in C#? Read about BinaryReader class [here](http://msdn.microsoft.com/en-us/library/system.io.binaryreader(v=vs.110).aspx)

Member Avatar for GooGooseGooey
0
36K
Member Avatar for Fiascor

You should use [B]button1.Hide(); [/B]or[B] button1.Show();[/B] instead of setting [B]button1.Enable[/B] to true or false. Use true and false for the CheckBox Enabled property.

Member Avatar for JamesCherrill
0
1K
Member Avatar for davy_yg

Machine learning can be all about implementing a [neural network.](https://rubikscode.net/2018/01/29/implementing-simple-neural-network-in-c/)

Member Avatar for Reverend Jim
0
513
Member Avatar for Crazyscript77

What relation could there possibly exist between coordinates and RGB values? Unless, you have another definition of coordinates than me.

Member Avatar for spam_1
0
4K
Member Avatar for shantuli

A new poster posts the same on a 12 year old thread, does he not realize it is not going to work that way? Are students becoming really that dumb these days? Or is this poster just saying: " Won't hurt, maybe there is some dumb Daniwebber giving me a …

Member Avatar for zunam
-5
81K
Member Avatar for Reverend Jim

The highest point in Belgium is 694 m. [Link](http://en.wikipedia.org/wiki/Signal_de_Botrange)

Member Avatar for John_smith
10
21K
Member Avatar for Daron_1

I guess Google is your friend here. [Example](https://beginnersbook.com/2014/07/hashtable-in-java-with-example/).

Member Avatar for Icetutor
0
396
Member Avatar for ddanbe

Wanted to let two forms work together. One form would be the input form and the main form would consume this data. I managed to succeed with the help of a few of my friends here at daniweb., who helped me setup a static form. Just posted a bit of …

Member Avatar for JamesCherrill
1
2K
Member Avatar for oanahmed

My first programming experience was at high school, learning FORTRAN. Then later, when the first homecomputers appeared I learned and experimented alot with BASIC, C and Pascal. Professionally I programmed in Modula-2, some C++ and VBA. Now I like C# alot. So I think it not the language that is …

Member Avatar for dianaaadams
2
1K
Member Avatar for Dragomir_1

Hi Dragomir 1, welcome here at Daniweb. You will never print a Panel. You will want to print what is drawn on the Panel,I guess. I'm affraid you have to do some calculations [example here](http://stackoverflow.com/questions/16945172/vb-netprinting-multiple-pages-with-printdocument) and work with the HasMorePages property.

Member Avatar for Neaj
0
1K
Member Avatar for vegaseat

@Gu1tar1st: As the square root of 17 is 4.123 you don't even have to test for divisibility from 5,6,7,8,9....

Member Avatar for amir_19
3
24K
Member Avatar for phoenix_dwarf

Very nice code Ryshad! You only should swap line 9 and 10 otherwise f is used before it is defined.

Member Avatar for Sairoj
0
2K
Member Avatar for Reverend Jim

Britania will never rule the waves again! Most bexiteers like to get out, because they believe UK can still do it on his own. Wrong thinking if you ask me. I live in the Flemish part of a country that further consists of a Walloon part(thanks J. Caesar) and a …

Member Avatar for Reverend Jim
1
6K
Member Avatar for xuexue

Have a look at the [alignment](http://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewcellstyle.alignment(v=vs.110).aspx) property

Member Avatar for Mauro Galati
1
4K
Member Avatar for ddanbe

Why is it that C# disappeared from the Programming menu? Something to do with upcoming changes?

Member Avatar for Dani
0
2K
Member Avatar for overwraith

As you already posted a snippet in C# here, perhaps[ this snippet](https://www.daniweb.com/programming/software-development/code/217179/descriptive-statistics) will put you on the way.

Member Avatar for overwraith
0
750
Member Avatar for Isaiah_4