4,439 Posted Topics

Member Avatar for sidyusuf
Member Avatar for ddanbe
Member Avatar for Dani
0
315
Member Avatar for Reverend Jim

I see this rather positive. For instance, I have difficulty attaching names to a face of a casual acquaintance. AI(face recognition) could help me out here. I doubt if the AI in a smart phone will ever be able to take over the world. I often loose in a chess …

Member Avatar for Agilemind
0
2K
Member Avatar for GrimJack
Member Avatar for Asima_2

One of my Python code snippets draws a triangle: https://www.daniweb.com/programming/software-development/code/479522/light-refraction

Member Avatar for ddanbe
0
446
Member Avatar for Siberian

There are similarities between C and C#. You can still write pointer code in C# if you would like to do so. Instead of `printf` you would use `Console.Write` in C#. If I were you, begin learning C#.

Member Avatar for overwraith
0
390
Member Avatar for JModak

Well to set the Text of your label, I would use the ToString method of DateTime with a format string. See [here](https://www.dotnetperls.com/datetime-format-vbnet) for examples.

Member Avatar for xrjf
1
8K
Member Avatar for Megan_8
Member Avatar for Stephen_28

Try To write a method that extracts the last price from a listbox item. Sum those prices in a loop and fill in the text of your textbox.

Member Avatar for Santanu.Das
0
2K
Member Avatar for IsaacMessi10

You could perhaps test the time between a MouseDown and MouseUp event of the button.

Member Avatar for ersinkecis
0
2K
Member Avatar for usman_14

What have you already done in turtle graphics? [This code snippe](https://www.daniweb.com/programming/software-development/code/479522/light-refraction)t is what I once tried, when thought Python was still fun.

Member Avatar for Gribouillis
0
1K
Member Avatar for Mystrious
Member Avatar for ddanbe
0
231
Member Avatar for Jonathan_30

You should have some kind of dictionary or an array of structs or so, to do the translation.

Member Avatar for Jonathan_30
0
706
Member Avatar for Meghna_1

Yes, we can help if you show us what you already have tried. What you tried may be wrong, don't be afraid to show it to us! We certainly won't bite. :)

Member Avatar for ddanbe
0
303
Member Avatar for Reverend Jim
Member Avatar for Angus_3
Member Avatar for hatem.ib
Member Avatar for Grace_10
Member Avatar for Santanu.Das
Member Avatar for Jim_21
Member Avatar for ddanbe
0
434
Member Avatar for ZheeYT

Let me join the club. I started FORTRAN programming in first year chemistry. It was in 1971. Never switched to CS though.

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

For anyone interested in graphics [this site](https://gincker.com/) looks interesting.

Member Avatar for rproffitt
0
340
Member Avatar for Adm666

> On a side note, If you are developing on a windows machine the Visual Studios' debugger for C/C++ is one of the best. @tinstaafl: Indeed! But also for vb.NET, C# and F# windows developing I think it's hard to find any better.

Member Avatar for Ren C
0
428
Member Avatar for vampz

Why are you doing all your parsings before your switch case on line 33? When you press the result button, start with your switch statement, by then you know the value of `exp` (which I should give a better name btw) In your case only parse the textboxes needed. Tryparse …

Member Avatar for vampz
0
1K
Member Avatar for Mike_51

Is your C++ compiler not case sensitive? You define a function `Entropy` in your code you call a function `entropy`.

Member Avatar for xrjf
0
1K
Member Avatar for zebnoon1

Perhaps [this](http://csharp.net-informations.com/excel/csharp-excel-tutorial.htm) can help you out.

Member Avatar for Teme64
0
2K
Member Avatar for ddanbe

Now will they? I have my doubts. Here in Belgium, we have one of the most dense road maps of the world. Traffics jams, road constructions, pits in the road etc. It's even hard for a human being like me to go from A to B. So how would a …

Member Avatar for mike_2000_17
0
2K
Member Avatar for Sajid_10

Perhaps you'd better email to the developer. Th email is mentioned in the link you gave.

Member Avatar for JamesCherrill
0
536
Member Avatar for charlybones

Mine is nl-BE also with comma as decimal point. The MessageBox gives 123,45 (with comma) if I execute the OPs code. Perhaps try something like this? [CODE=c#] Decimal d = Decimal.Parse(tmp, myInfo); //123.45 string str = d.ToString(CultureInfo.GetCultureInfo("es-ES").NumberFormat);//123,45[/CODE]

Member Avatar for DOUGLAS_9
0
19K
Member Avatar for Jean-Claude
Member Avatar for davy_yg

Be my guest if you like to do it in Python (notice the spelling) it can probably be done. The language is not that important. Here is an example in C# https://rubikscode.net/2018/01/29/implementing-simple-neural-network-in-c/

Member Avatar for alan.davies
0
348
Member Avatar for zzmrzz

You said you have been programming in C# for some time. Did you manage to write a "Hello world" program? Great! What else did you achieve in C#? I'm not gonna reinvent the wheel here, I googled *What is a constructor C#* the first webpage is[ this one](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/constructors) If there …

Member Avatar for Lucaci Andrew
1
531
Member Avatar for James_95

I guess number is an integer, what are `odd` and `even` in your code? Could you explain please?

Member Avatar for Smith5646
0
394
Member Avatar for Sydrick James

Is it a pyramid with inverted numbers or an inverted pyramid with numbers? You're rather scarce with info explaining your problem. You surely have tried to write some code. Even if it does not work, show it to us we are used to that. It's the only way your problem …

Member Avatar for Mridula_1
0
268
Member Avatar for random_1
Member Avatar for bunyonb

One of the snippets I posted here: https://www.daniweb.com/programming/software-development/code/371819/code-template-for-a-menu-in-a-console-application

Member Avatar for ddanbe
0
306
Member Avatar for devs4p

Why not? I guess we have many mature members, that try to solve themselves the problems they are confronted with, If they get stuck, they pose a question. We don't do homework assignments, but if you show some effort, we will be kind enough to help you out. If we …

Member Avatar for happygeek
0
788
Member Avatar for george_27

First you write code. If you have problems with it. Post code and questions here. We will try to help.

Member Avatar for ddanbe
0
426
Member Avatar for Alex_79
Member Avatar for ddanbe
-1
182
Member Avatar for Tejindra

It's a sad sad world. (Don't know anymore who ever said or sung that) :)

Member Avatar for JamesCherrill
-4
373
Member Avatar for Ancient Dragon

Adam and Eve walk through paradise. Adam said to Eve, "Do you actually love me?", In which Eva replied: "Of course, who else?".

Member Avatar for jkon
4
4K
Member Avatar for Chad_4
Member Avatar for ddanbe

There are many pictures of hearts out there. I just wanted to draw a picture of a heart on my own from a math formula I found on the net. Seems there are many formulas to find. This is how it looks: ![Heart.PNG](/attachments/small/1/4c36fe9d031a39f8b3468f1c4f8a8f3d.PNG "align-left") Enjoy!

3
356
Member Avatar for Derek_11
Member Avatar for ddanbe
0
573
Member Avatar for Ahmed_99
Member Avatar for RafaelNinja13

A space is not considered a letter so you have to find out a way to skip it. If you don't succeed in doing that, just return, we will help.

Member Avatar for woooee
0
2K
Member Avatar for JModak
Member Avatar for Kemuel

Why do you assume that if RecordCount is greater than zero the record already exists? Do you not allow to update existing records? Your indentation is bad, Very bad. Very bad. (Paraphrasing an Amrican...) Assuming you are using Visual Studio, set breakpoints and dive into a wonderful debugger to watch …

Member Avatar for AssertNull
0
405
Member Avatar for raju99
Member Avatar for Reverend Jim

@mark jayson I'm assuming you are using VS2015. You won't find the reference Jim mentioned here, just add the reference `MicroSoft Office 16,0 Object Library` and as by wonder, Jim's reference is there again.

Member Avatar for Reverend Jim
7
9K

The End.