Our Programming forum category encompasses application development, web development, programming theory, and everything in between.
1,191 Recommended Topics
Remove FilterThere has been a noticeable increase in people asking where to start C# recently. So I have been across a couple of forums and pulled together a list of some useful links and resources. # Web Tutorials # [Home and Learn Tutorial](http://www.homeandlearn.co.uk/csharp/csharp.html) [CodeProject Tutorial P1](http://www.codeproject.com/Articles/219869/Object-Oriented-Programming-in-Csharp-NET) [CodeProject Tutorial P2](http://www.codeproject.com/Articles/222295/Object-Oriented-Programming-in-Csharp-NET-Part-2) [CodeProject Tutorial …
I'm building a small website that displays daily prayer times and the Hijri calendar using a public API. The data only changes once per day, so calling the API on every page load seems unnecessary. For those who have built similar projects: Would you cache the response for 24 hours? …
Hello i want to show html5 video with content over it . Like background image. The whole div html5 video must be of 400px height <div style="height: 400px"> <video controls poster="{{item.media_pic}}"> <source src="{{item.image_path}}" type="video/webm" /> <source src="{{item.image_path}}" type="video/mp4"> <source src="{{item.image_path}}" type="video/ogg"> Your browser does not support HTML5 video. </video> <ion-row> …
Is there an efficient algorithmic implementation of this multiplication technique? I recently came across a grid-based method for multiplying large numbers — using a lattice of digit products summed along diagonals with carry propagation — and I'm curious whether this has been implemented computationally, and where it might have practical …
Hi, I have been going round in circles for the past few hours and I need some help please with the following header location. [code]header("location: http://www.websitename/members/securecode/index.php");[/code] I have a login script that works great until i get to line 81 ?? the above header location. here is my script - …
Aside from all the tinkering and learning I did as a self-taught elementary school student in the 1980s, the first real fully-functioning app I've ever programmed from soup to nuts was a Mavis Beacon Teaches Typing clone in Visual Basic 6. I was in middle school at the time and …
And is it bad or what because sometimes I think I might get carried out
This is a little project I threw together for exchanging messages between two computers. It started as a way for my wife and me to exchange messages when one of us was inside and the other outside in the hammock. I tried various approaches involving a shared folder (a bit …
sorting by column 0 with date in this format dd/mm/yyyy in msflexgrid , i'm on vb 6.0
Hi everyone! I'm passionate about game guides, APK resources, and mobile gaming content. I'm here to learn more about game development, programming techniques, and graphics optimization while sharing useful insights with the community. Looking forward to learning from all of you!
Hey everyone, I've been working on optimizing AI model usage across different providers, and I wanted to share a practical approach that's been working well for me. The problem: Different AI models are good at different things, but managing multiple API integrations is a pain. Here's a clean solution using …
Hi, everybody. I write bots and decided to share my experience of writing bots on the [Chat API] platform, maybe it will be interesting to someone We’ll tell you how to write a simple bot on PHP using API WhatsApp. A demo bot will react on commands of ordinary Whatsapp …
As web development continues to evolve, AI-driven tools like automated coding assistants, machine learning-powered design systems, and intelligent testing frameworks are reshaping how we build websites and apps. At Red Star Technologies, we're witnessing firsthand how these innovations are making development faster, smarter, and more efficient. But with these advancements …
in visual basic 6 i have on table contain many rows. I used "LIKE" operator to search by employee name : Adodc1.RecordSource = "SELECT ...... where T_Deductions_Collection.Employee_Name LIKE '%" & Text5 & "%' and ..... " I want to change the search technique to be by employee_ID instead of employee_name, …
I am studying Mob App development.I created small mprojects using Flutter and VScode.At first It worked well. But then the programme exited with Error message-Gradle task assmbleDebug failed with exit code 1 How can I resolve the problem.Please help me
To be fair, it had already started happening much before AI came when programmer roles started getting commoditized into "Python coder", "PHP scripter", "dotnet developer", etc. Though these exact phrases weren't used in job descriptions, this is how recruiters and clients started referring programmers as such. But LLMs took it …
hi, im creating a payroll system for my project and part of it is a time calculator and my problem is I really don't know how to deduct late. it should work this way "for every minute of late, their daily rate will be deducted 1.16" what i did is …
Can Microsoft SharePoint handle high-volume document storage for enterprise-level ECM systems?
What security rules and standards should fintech apps follow to stay secure?
Which server-side technology or framework is the best choice for building websites or apps that can handle many users and grow easily over time?
I’m not a professional programmer — just a long-time hobbyist. Over the past 40 years I’ve built around 50 desktop applications for myself and friends, and even accidentally sold one commercially. I’ve seen a lot of comments about programmers using AI. [One such DaniWeb Conversation Here](https://www.daniweb.com/programming/threads/540507/41-of-all-code-on-github-right-now-is-ai-generated)I get the hesitation; if …
Our team has been spending more time on manual Salesforce tasks than we'd like, such as updating records, assigning leads, generating reports, and handling follow-ups. We're exploring automation to improve productivity and reduce repetitive work. Which repetitive Salesforce tasks consume the most time for your team?
I'm part of the product marketing team at ManageEngine, and we're currently preparing content for an upcoming webinar on preventing DBA burnout. While I work closely with database professionals, I don't have hands-on DBA experience myself, so I'd really value learning from those who do. What does a typical day …
Here's a fun one... How would you solve a basic simultanous equation with PHP? I have an array with a range [high,low] of [378,395] and I want to normalise the data in that array between the values of [-1, 1]. From that, using `x => ax + b`you get the …
I'm looking for recommendations for tools that support: OpenAPI specifications API documentation Testing Team collaboration Would love to hear what worked well and what didn't.
As our projects have grown, we've realized that collaboration around APIs is just as important as writing the APIs themselves. We're looking for a platform that supports: OpenAPI specifications Team collaboration Shared API documentation API testing Version control and change tracking For those working on team-based API projects: What tool …
I want to know about gaming programming and which programming language is mostly used in industrial areas and which one is better? I have used dark basic and agk basic but I heard that this languages are not powerful for gaming.. I am now still studying B.Tech 3rd year CSE.. …
I often need to compare different versions of documentation, website content, configuration snippets, and notes. Git works great for source code, but for plain text I sometimes find it more convenient to use a dedicated comparison tool. I'm interested in learning what other developers use for this workflow. Do you …
I'm looking for help on CloudFormation Template for Glue Jobs orchestration for below scenario: Suppose I have 10 AWS Glue Jobs, 4 jobs should be executed parallel and 6 jobs should be executed sequentially. If any job failure, send Workflow "Failure" notification along with the failed Glue Jobname. Job1 Job2----job5-->job6-->job7 …
from : https://cppreference.com/cpp/language/definition i don't understand what they mean by "Declaration of a non-inline(since C++17) static data member inside a class definition:" looking at the code there are definitions and declarations but i tried switching between the drafts and saw no difference can someone please help understand this what are …
Website is redirects on other spam website? How can i comeout. Is my website hacked by someone?
I'm planning to develop a mobile application and am in the process of selecting a development partner. With so many options available, what factors should I consider to ensure I choose the right mobile app development company? Are there specific credentials, portfolios, or client testimonials that are particularly telling of …
The speculative NFT surge was always bound to come to an end. When a technology's primary use case revolves around speculation instead of actual utility, a correction is unavoidable. However, the foundational technology that enabled NFTs—namely, the capacity to establish verifiable digital ownership on a blockchain remains valuable and is …
SendMail() should delay before if ($query->execute()) { So that it is run prior to running if ($query->execute()) { <?php // I solved the // Redo, until it works! include('db/db.php'); $userName=$_POST['userName'] ?? ''; $emailVerify=$_POST['emailVerify'] ?? ''; $pass=$_POST['pass'] ?? ''; while (@isset($userName, $pass) and $_POST['submit'] AND !empty($emailVerify)) { if (@strlen($userName) >= 22) …
This is how I'd do it in PHP. Is there an equivalent of count() in JS? You should iterate through 10 numbers, one by one. AND, place this within a while-loop because it runs forever. A Game loop NEEDS TO run forever, otherwise itd' not be a game loop. This …
**Introduction** You know that being effective is the key to success in any business domain. However, you may be wondering how to improve employee performance. In order to do this, it’s important to have tools at hand that will help you measure and track employee performance in real-time and act …
So am working with .poly files (the game file type for polytoria) and am working ot convert .rbxl to .poly but .poly is XML and .rbxl is binary YES I DO KNOW THAT .rbxlx exist which is also XML but I also want to convert .rbxl files so uh PLEASE …
hi.. I have a problem when compiling the program created in VB6, an error message suddenly appears visual basic has stopped working the condition of the laptop that I use with 4GB memory specifications does this correlate directly while executing the process compile, while if I compile the program with …
Hello, me again :-). This time I need to build a small calculator-like GUI, like this:  This time I thought I'd ask a few questions before I start building it! 1)In terms of layout, I was thinking to use the GridLayout again: one for the text field and …
Hi, Is there any chance to get a visual basic 6 compiler for free? I mean, I have a vb6 project (made with the visual studio 6 IDE), but I have no IDE (visual studio 6 or something). Thank you very much. Omar
Hi, I'm a student of Java, and my first homework assignment is more advanced than our reading. So...I'm lost. This question is: Q5: Write a program that reads a list of exam scores from the keyboard. Using A=90 to 100, B=80 to 89, C=70 to 79, D=60 to 69 and …
hi, I am writing a simple calculator program and want to know how to write my nested if conditions for perfroming calculations
I am Miyazaki. I am currently developing a platform that matches cafes with users, similar in concept to the flexible marketplace model used by Airbnb. The platform is designed to help users easily discover cafes that match their preferences and needs. At this stage, the design documentation and MVP development …
I've been studying TDD for a few years and read quite a few books but none that good to be honest. Can anyone recomend any good ones. I'm not interested in BDD but am keen on anything that tackles the many problems of mocking intrinsic MVC objects.
I am new to the tech stack of this issue. I am new to Next.JS and I am new to BBPress. But this is the tech stack of my "WEC MFG" website, https://excellencematter.net. My page.tsx for the interaction menu option has the <iframe> which contains the bbpress functionality. Now, here …
I have 3 okta apps setup. Okta app for backend Okta spa app Okta web app The Okta spa app is able to use the access token it got and pass to Okta app for backend and the token is validated. However, the Okta web app access token when passed …
so i've been banging my head trying to get the enemy ai pathfinding working in my little c++ project. stuck a basic A* in there but the characters just jitter around corners instead of walking around them. tried tweaking the heuristics, even slapped on some smoothing, but it still just …
Who's up for a puzzle? About two months ago, I began to have troubles using the Town of Oakville's web site where I book fitness class spots. In places where there should be text, it's blank. My feeling is that this began intermittently, but I may be wrong. Today it …
Hi all, My team and I is making an open-source library for running AI models on the phone. We are planning to create a very simple SDK which will allow you to download a model and use it on your phone. We plan to release an initial version in a …
How do AI chatbots help businesses provide better customer support?
The End.