Server Side Storage
I'm new to ASP.NET Core, and fairly new to web development in general. This leaves me a bit unfamiliar with web concepts, and best practices, hence this question: I am working on a program where some...
View ArticleVS 2012 Best way to multi page report on VB?
Ok! hi! So, this could be a little bit large... I have a store procedure that returns this table: I colored for the explanation: columns in yellow are data for the headers, and columns in green are the...
View Articlehow to insert String in the middle of file by vb6?
like this: insert something in the middle of file using ansi c? https://www.linuxquestions.org/quest...-ansi-c-346481 Insert Text into Existing Files in C#, Without Temp Files or Memory Buffers -...
View ArticleQuestion regarding upgrading from 4.0 framework
I have been programming in the .NET Framework 4.0 since its conception back in the day. I have continued to use it because of its support across XP-10. My main reason for using 4 is pretty obsolete...
View ArticleVB6 Base58 encoding
I'm looking for a solution in vb6 to convert a string to base 58 but I haven't found anything so far except with payment. Can anyone help me with a solution?
View Article[RESOLVED] Create a table in a class that inherits from another class. vb.net
I've been battling for some times now with a little problem which I think has a very easy solution; but can't find it. Maybe I couldn't get the right way to formulate my question on Google... Anyways,...
View ArticleVS 2019 Installment system with invoice dividing in VB.NET
Hello! I'm fighting with something for a couple of weeks and I really need help from You because it's too difficult for me. There are many debtor customers of the company I work in. Sometimes they...
View ArticleHelp Having Script Export To EXCEL\TSV File Instead of TXT File
Hi, I have hacked together the below code to grab information from WMIC and currently have it export to a TXT document. The aim of the script is for users to run it and it will automatically capture...
View ArticleVery Nice,Transparent user control by vb6
Transparent user control (copy the control in the background of the parent window to achieve a transparent effect) Two background pictures (001.jpg, 002.jpg), one larger and the other smaller. Please...
View ArticleLink in email to reply to
Hi...I have a code which I use to email out reports to users which is working fine. I now want to ask them to confirm they have read the reports by replying to an email address. I would like a code...
View ArticleVS 2013 Detect keyboard keydown event anywhere on screen, inside or outside...
Hello everyone, I am trying to Detect both mouse click and keyboard keydown event anywhere on screen, inside or outside project. Google helps me to find mouse clicks anywhere on screen, but I couldn't...
View ArticleDataGridView auto-size columns options
When there is a need to have each column in a DataGridView to display the widest value the solution may be to iterate each column and set column .AutoSizeMode to AllCells. Change the widest column...
View ArticleHow can i return json without decimal points
Code: Imports System.Net.Http.Formatting Imports System.Net.Http.Headers Public Class CustomJSONFormatter Inherits JsonMediaTypeFormatter Public Sub New()...
View Article[RESOLVED] Replace the Windos notepad with mine
Hey guys, I wrote a simple notepad, and I would like to replace it with the standard windows notepad, when I go to "Open with" to choose my notepad and open the ".txt" file, my notepad opens, but it...
View Articlehelp , treeview and sql group by
hello i want to show Ado recordset fields on Treeview but 2 problems field1- country / field2- city Italy Rome Italy Napoli Italy Torino France Paris France Lyon ... Europe (root) I ı_____ Italy...
View ArticleIs there a source code for VB6 resource tools?
There are more problems and it is not convenient. What if there is a more powerful tool, or use a third-party tool? How to bind with VB6 compilation?
View ArticleHow to read XML DateTime?
Hi, I am trying to read a simple XML file that includes DateTime like this <end>1991-03-30T23:59:59+00:00</end> Other elements I can read like this Code: Qty =...
View ArticleInstall .NET CORE 5 Windows 98 or XP
it is possible to install the new .net core 5.0.5 or 5.0.0 on windows 98, or 2000 and xp in some way even if they have to run each program for one bat. See: Net Core 5.0 @echo off title Run NET Core...
View ArticleTCP Packet receiver problem with Socket library
Hello, Here is my program Code: Imports System.Windows.Forms Imports System.Text.RegularExpressions Imports System.Net.Sockets Imports System.Text Imports System.Threading Imports System.IO...
View ArticleVisual studio??
Is this a good forum to belong to if I am learning visual studio ? if not please point me to the right place. best regards fred evans
View Article