5,430 Posted Topics

Member Avatar for Youcef_4

If this was me I'd try it on a clean Linux install before I proceeded to Docker. This way I know all the dependencies ahead or time along with the big question "does it work?"

Member Avatar for rproffitt
0
46
Member Avatar for hareemadil100

I found it interesting that there is data for this in the US. See https://www.comparably.com/salaries/salaries-for-digital-marketing-strategist

Member Avatar for rproffitt
0
38
Member Avatar for Steven_40

Looking over the ideas from HAK5 (YouTube, forum, etc.) you would never stop with any one OS or system. I must ask the following: Why stop here?

Member Avatar for Steven_40
0
204
Member Avatar for dianagibbs
Member Avatar for Scarlett_1
1
68
Member Avatar for Dani

I sure hope the current behavior is a bug and not by design. When I click on the 2 hour ago of a latest reply I see it start at the top and scroll all the way to bottom. > That's horrible.

Member Avatar for Dani
2
368
Member Avatar for Ved_683

I take it this is not only the usual circuit analysis but the GRAPHIC display. As "c" doesn't do graphics natively you have really created a mess here as whatever graphics system you choose is likely to be highly specific to your choice of platform. You have a long road …

Member Avatar for Reverend Jim
0
127
Member Avatar for kim_boto

In C# when I want to have an action or code execute on change I use the onchange method/handler to run my code. It's similar to how you handle click events.

Member Avatar for rproffitt
0
112
Member Avatar for Joel_33

I'd use the sort function noted at https://www.cplusplus.com/articles/NhA0RXSz/ then it should be trivial to craft a pointer.

Member Avatar for rproffitt
2
134
Member Avatar for sankar2000

I've yet to see your file close code line IRL. I've always seen the usual .close you find in the usual tutorials such as https://www.cplusplus.com/doc/tutorial/files/

Member Avatar for Schol-R-LEA
0
33
Member Avatar for dianagibbs

Wait, I thought your company did that? Shame, I thought you would be telling us but it appears you don't know.

Member Avatar for rproffitt
0
116
Member Avatar for Sarpong_1
Member Avatar for Pradnya_4
Member Avatar for rproffitt
0
30
Member Avatar for Valeriia

When I started on our Android apps I leveraged my prior programming experience so for me the best sites didn't repeat much about basics such as files, variables and JAVA. I also had apps on many platforms such as Windows Mobile, PalmOS, and a few others. For me, Google's own …

Member Avatar for rproffitt
0
38
Member Avatar for Arsslan

I've read such claims before and my view is it's inherently unsafe. That is, if your business ERP is its lifeblood and the cloud provider you used is shut off by any of the usual methods or events then your business is toast. Nod to https://www.forbes.com/sites/joemckendrick/2012/08/06/apple-co-founder-steve-wozniak-distrusts-the-cloud-is-he-right/?sh=43af80ce6042 If you do decide …

Member Avatar for TyaSuite
0
121
Member Avatar for ervineuer

I have to agree with JamesCherrill as that has been my experience. Java with GUI can run on so many different devices so a GUI builder has yet to handle re-sizing and more (see JC's answer.) May as well dig in and learn how to do it right from the …

Member Avatar for jwenting
0
83
Member Avatar for v1

I disagree. I don't consider using the Amazon or other ecommerce mobile apps a plus while shopping. I wait till I get on my computer at home.

Member Avatar for Dani
0
88
Member Avatar for Dani

In regards to no responses mostly: 1. https://en.wikipedia.org/wiki/Warnock%27s_dilemma for reference. Folk would have to actively seek out your posting as far as I can tell. I read from https://www.daniweb.com/articles/latest/articles so I'll notice new content as the front page doesn't have highlights for me of important topics. I think item #3 …

Member Avatar for Dani
2
445
Member Avatar for Micheal87

OK, what if you redesign this to require NO FORMs? If a form isn't open, then it doesn't exist yet so no way to process the events. To me you are describing the old service type app. No forms required. Then again this feels like I'm one of the blind …

Member Avatar for xrjf
0
167
Member Avatar for joy3629

What display can show that many rows? Even the biggest JumboTron I've seen won't display more than a thousand rows!

Member Avatar for rproffitt
0
67
Member Avatar for lifer12

Tell me why I should and I might. Was there an error you need sorting out?

Member Avatar for rproffitt
0
17
Member Avatar for Reverend Jim

My first thought is that we (Canada and US) already get a bonus. This vaccine is free here and from what I've been told, free in Canada. It's beyond risky behavior as they are taxing your health care system if and when they get so sick they head to the …

Member Avatar for Reverend Jim
0
122
Member Avatar for UKnod

Many turn to Naudio (https://github.com/naudio/NAudio/wiki) or similar. I have yet to see anyone code this natively.

Member Avatar for UKnod
2
781
Member Avatar for Micheal87

I'd want to seen the button5 event handler code but why not Form11.Button5.PerformClick() ?

Member Avatar for xrjf
0
414
Member Avatar for SALIM_16

The tools can vary for iOS and Android. There are some cross platform tools but for iOS you might not be surprised at having to invest a few thousand for the usual Apple laptop and iPhone to develop and test on. For Android I went with Google's own Android Studio. …

Member Avatar for rproffitt
0
65
Member Avatar for erum

I'm going to ignore your poorly formatted code. But when I want files that Excel can use I write .CSV files so I don't have to worry which Excel version will use this file. A simple Google with "how to write a csv file from _____" finds more ideas and …

Member Avatar for creed3
0
76
Member Avatar for Nestor_2

> 106 Invalid numeric format Since we don't know what you typed in response to each question it appears your code is what we call fragile. Blows up when you input a numeric but answer with a character.

Member Avatar for Schol-R-LEA
0
3K
Member Avatar for jwenting

I can't answer this one directly so I'll write a little about my work at command line app building. Not only must you get the right libraries and such on the machine but there can be other requirements such as environment variables that the the compiler and linker use to …

Member Avatar for rproffitt
1
715
Member Avatar for Dani

I may have an advantage since I was researching mRNA vaccines in February 2020 for stock investment purposes. I'll note that back then three companies had the mRNA vaccine "blueprint" and samples so the work has been going on for longer than most know. mRNA vaccines have been in development …

Member Avatar for Mollyron
3
469
Member Avatar for vaishnavi_13

Since it happened in the first 5 lines, can we see at least the first 6 lines of code?

Member Avatar for indraagarwal
0
80
Member Avatar for complete

I did some quick searches and this class/API appears to be for **Android**. Is there a Windows or Visual Studio package? I couldn't find one.

Member Avatar for rproffitt
0
64
Member Avatar for John_165

Photoshop seems to be the go to app for graphic work. For me I'm not responsible for the graphics in our apps but will sketch something quick as a filler during development with Paint.Net.

Member Avatar for rproffitt
0
159
Member Avatar for Thulan

Nod to Schol-R-LEA but the link looks dead here. Read https://wiki.osdev.org/Languages#But_I_heard_of_an_OS_written_in_language_XYZ.2C_isn.27t_it_interpreted.3F to find out this project is a Red Herring. You won't be doing this!

Member Avatar for jwenting
1
180
Member Avatar for Micheal87

Or you add buttons and handlers dynamically. Example/tutorial at https://www.youtube.com/watch?v=SCed1acabpE As to combobox and textbox we would use the onchange event instead of a click event.

Member Avatar for xrjf
0
106
Member Avatar for Natalii_13

This appears to be the usual homework assignment such as I read at https://www.chegg.com/homework-help/questions-and-answers/c-homework-project-description-3-parts-drunkard-s-walk-drunkard-begins-walking-aimlessly-s-q45305989 As per https://www.daniweb.com/welcome/rules you must supply evidence of your work then tell where you are stuck along with your other questions.

Member Avatar for rproffitt
0
122
Member Avatar for michellepermsm

For some yes. But I find companies to be lax in training and backups so for them, no. Read https://imgur.com/gallery/5wPSWJb

Member Avatar for rproffitt
0
69
Member Avatar for Thropian

I see a good enough tutorial at https://www.youtube.com/watch?v=A95mIE2HdcY Takes a few lines of code.

Member Avatar for Thropian
0
3K
Member Avatar for Reverend Jim
Member Avatar for monjan

You'll have to write a better question. Some consider hacking a Xbox to be different from a PC or a web site. But what is hacking? Tell more.

Member Avatar for rproffitt
0
33
Member Avatar for Maria_45

Make, model, age and details matter. While I know the Dell desktops have some Orange blinks that tell us something it's always been failed hardware. I would like to help but I can't offer what it could be with such little information. However the troubleshooting of a Dead PC is …

Member Avatar for rproffitt
0
21
Member Avatar for Kerbadou

I see this marked solved. Can you share the solution so all can learn?

-1
67
Member Avatar for prod.

I don't see code to connect and select the database above. Here's a quick link to the PHP manual showing this. https://www.php.net/manual/en/mysql.examples-basic.php

Member Avatar for AndrisP
0
514
Member Avatar for Saleh.os

While I wouldn't do this because it's more work, read https://imranhsayed.medium.com/slick-slider-wordpress-without-plugin-slick-carousel-ef2394c737ef

Member Avatar for rproffitt
0
37
Member Avatar for David_239

This looks to be same as https://www.daniweb.com/programming/threads/536852/game-system-and-game-monitoring In fact, that's you from what I can tell.

Member Avatar for rproffitt
0
138
Member Avatar for LoanHensley

Tell me more why you used the word reliable. I and others have used free website builders many times or WordPress and these again were free. So cost is not the issue for you here. Be aware that the spammers will latch onto your post with costly solutions. The only …

Member Avatar for dot LI
1
152
Member Avatar for Dani
Member Avatar for asfand111

Sorry but you made the assumption I remember what INT 21H does. This code is missing all comments plus what lines you think are in error. I've written assembly code for dozens of microprocessors and even a GE-210. Get that code commented fast.

Member Avatar for rproffitt
0
25
Member Avatar for Hilal_4

This is undocumented code and worse. I started at line 1 and nothing seemed to explain the first line and as I read on, it only got worse. A lot more would need to be told as well as reading your Software Design Document to begin to work this one.

Member Avatar for rproffitt
0
43
Member Avatar for blackbox2342

@Esteban. Check out FAQ 16 at http://us.geniusnet.com/supports/micro-traveler-9000r#faq16

Member Avatar for rofa_1
0
58K
Member Avatar for Xozz

That's not an unknown message or much of a mystery. If you were to share the machine's make, model, CPU model, BIOS version and age I might look into this further to see if your PC can turn it on. But for now I'll wait for you to tell more …

Member Avatar for rofa_1
0
534
Member Avatar for MickeyD

I used the method Rev Jim noted about "don't have the key." Now there are things that happens too often so I'll keep it short. 1. The client only had W10 Home. W10 Pro won't activate and they have to buy it. 2. You mention the .ISO. Here I use …

Member Avatar for rofa_1
0
382

The End.