44 questions with Developer technologies | Small BASIC tags
Who’s the Best D-Link Partner for Reliable Networking Solutions?
Hey everyone, Looking for a reliable D-Link Partner to support our upcoming business network upgrade. With so many vendors out there, it’s hard to identify who truly offers genuine D-Link products along with proper installation and after-sales…
Developer technologies | Small BASIC
Microsoft Graph API: createdDateTime filter with gt still returns same timestamped record
I’m facing an issue while fetching sign-in logs from Microsoft Graph API using a time-based polling mechanism. We're fetching logs from the Microsoft Graph API endpoint: https://graph.microsoft.com/v1.0/auditLogs/signIns We use the filter:…
Developer technologies | Small BASIC
Where is my certificate
I completed my course devops...where is my certificate
Developer technologies | Small BASIC
[Test] Ask your question in the language of the Q&A site
Include all the details of your issue in the Question Details block. Include what you are attempting to accomplish, steps that have already been taken, error messages, unique aspects of your scenario or configuration, and any other pertinent information.…
Developer technologies | Small BASIC
how to connect gateway to PostgreSQL database
I’m trying to connect the Power BI gateway to a PostgreSQL database hosted on my local server. My goal is to schedule data refreshes through the gateway. However, I keep encountering the same error repeatedly, as shown in the attached image.
Developer technologies | Small BASIC
This message has not yet been submitted for delivery. For more information, see help
Hi Team, I am trying to send an Email through Dynamics Marketing, it is showing this error: This message has not yet been submitted for delivery. For more information, see help. The mail is working fine if I try to send using Marketing Email,…
Developer technologies | Small BASIC
Can not input activation cod in dev mode
I have recently made a dev account to use the dev mode on Xbox. I have registered and have paid the $19 I have the app download on the Xbox and have sent to the activate Xbox page but it would not load so I can not click the “+” sign to use my activation…
Developer technologies | Small BASIC
Activation pending MyRBQM Portal SaaS - Clinical Trial Risk Management Solution
Free trail account of MyRBQM Portal SaaS - Clinical Trial Risk Management Solution still not yet active
Developer technologies | Small BASIC
My laptop is draining charge so fast, security issues on web and laptop's data that is stored
Battery performance is very worst now because last time when i switched off my laptop it was 71% and now it becames 55% today and just used for 15 minutes it reduces just for 38% only i have seen 15 minutes of two videos on youtube and used chatgpt's 4…
Developer technologies | Small BASIC
I am unable to edit/add field in current process,{ "$id": "1", "innerException": null, "message": "VS402356: You do not have the permissions required to perform the attempted operation on this process.", "typeName": "Microsoft.Azure.Boards
I am unable to edit/add field in current process, { "$id": "1", "innerException": null, "message": "VS402356: You do not have the permissions required to perform the attempted operation on this…
Developer technologies | Small BASIC
How to make Network functions and Flickr work properly in Small Basic
LitDev has created a new extension ("LDBasic"). It was created to fix what is broken in Small Basic. There are only 4 commands in the extension. This extension fixes Flickr with a new api key. "LDBasic.FixFlickr()" Sets SSL for…
Developer technologies | Small BASIC
When logging into Microsoft learn, my profile does not appear, it continues with the "Login" link, even after I access it with the correct password. We've tried it in two different browsers. how to proceed to continue and recording the achievements?
I am a teacher and this happens many times, the student registers and then logs in to start their study path, however, the platform does not display the student's profile, it cannot record their progress or achievements.
Developer technologies | Small BASIC


Will you manage adresses?
Show DXPZ298.000 It is a program to manage adresses with sqlite database. You need the extentions from LitDev.
Developer technologies | Small BASIC
write a small basic program to draw the crisscross lines of orange and yellow colour in the graphics window.
write a small basic program to draw the crisscross lines of orange and yellow colour in the graphics window. The width of the lines should be 10 pixels. Add "crisscross lines as the title and set maroon as the background color of the graphics…
Developer technologies | Small BASIC
Is it possible to ask Microsoft it they could fix the TLS issue with Small Basic?
Nonki, I am posing this question to you because you are the only person that seems to still have a connection with Microsoft that I know of. I think that just asking Microsoft to fix this one item would be of great benefit to all of the Small Basic…
Developer technologies | Small BASIC
How to make Small Basic Textwindow Chat Client
As I downloaded and checked the various sample files in small basic, I came across the chat_server.sb and chat_client.sb . I looked into it and saw its made via graphics window but is it possible to make chat application in textwindow. Like two way chat…
Developer technologies | Small BASIC
Hi please awnser me
Hi i was create an app this app was for example you click a menu and the app was auto write code for you and the codes this app was auto writing language is small basic language i want to know how when someone use my app can run code writed with out run…
Developer technologies | Small BASIC
microsoft small basic graphics
Graphics flicker and are distorted when running a small basic program in windows 11. Worked fine in windows 10
Developer technologies | Small BASIC
File meta tags in Small Basic?
Is it possible to add/write or read meta tags for MP3s, images and videos with Small Basic (or the LitDev extension)?
Developer technologies | Small BASIC
How do I write a batch file to log user out after process ends?
Literally just a batch file that listens to a process (Playnite.exe) and upon exiting it, it kicks the user out of the windows account, that"s it. Thanks