Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Visual Basic

Visual Basic is a structured, modular, object-oriented, visual programming language developed by Microsoft Corporation that includes an event-driven mechanism that assists in the development environment. This is a language that can be used in the development of Microsoft’s own products. It is derived from the BASIC programming language. VB has a graphical user interface (GUI) and rapid application development (RAD) system, you can easily use DAO, RDO, ADO to connect to the database, or easily create Active X controls. Programmers can easily use the components provided by VB to quickly build an application.

Can VB.NET as a game engine?

I know VB.NET, I have been planning to create a simple 2D game engine. I have no problems creating such an engine and running actual games. However, I was told VB.NET Probably not the best choice f

October 6, 2021By Simo Visual Basic engines, used as games, VB, VB.NET, YesLeave a Comment

VB.NET – Access Visual Studio 2010 project properties in Visual Basic Macro

My company does a lot of work on LINT, so in order to make our lives easier, we wrote some macros in Visual Studio so that we can easily compile LINT files. But , We ran into a problem. Due to chan

October 6, 2021By Simo Visual Basic Basic, macro, media, project, Properties, Studio, VB, VB.NET, VISUALLeave a Comment

VB6 – in Visual Basic 6.0: Create an array of dynamic controls

I want to copy a control on my form,
using a user control, which has the same name and added “new”.
(Label1 —-> newLabel1)

This is my code snippet:

Private Sub CreateLabel(ByRef lblCo

October 6, 2021By Simo Visual Basic 6.0, Arrays, Basic, Controls, create, Dynamics, VB, VB6, VISUALLeave a Comment

VB.NET – Conditional Objects in JSON.NET

I have been trying to figure out a way to ignore that certain objects are serialized based on certain conditions. I can only find how to use the ShouldSerialize * method to ignore the properties of

October 6, 2021By Simo Visual Basic conditions, JSON, JSON.NET, Objects, Sequences, VB, VB.NETLeave a Comment

How to record specific application audio? VB.NET

How to create an application that can use VB.net to record the audio output of another application? I have extracted some parts of the old TextToSpeek program.

MCI recording effect Very go

October 6, 2021By Simo Visual Basic application, audio, How to recording, specific, VB, VB.NETLeave a Comment

[VB] picture equivalence reduction method

Summary: [VB] Image is proportionally reduced method

The method of proportionally reduced image

‘Set the image length and width
Public Sub setImageWH()
Try
‘Picture location
Dim

October 6, 2021By Simo Visual Basic etc., methods, Pictures, proportions, reduced, VBLeave a Comment

VB.NET – Expose WCF Service Unable to retrieve objects via Windows firewall

I built a WCF service that exposes itself for a web application, it accepts an object and prints the data on the client machine. It works fine on my development machine, and the The service is up a

October 6, 2021By Simo Visual Basic By, Expose, Firewall, object, search, service, Unable, VB, VB.NET, WCF, windowsLeave a Comment

.NET – Compare integers and integers? The result is a Boolean value? Not a Boolean

I just write some code to compare the id of an integer with the id of an integer? For example:

Dim id As Integer = 1
Dim nullId As Integer? = Nothing
Dim areEqual As Boolean
areEqual = nullId

October 6, 2021By Simo Visual Basic Boolean, Boolean value, comparison, integer, not, result, valueLeave a Comment

VB.NET – Get Bindingsource Location according to DataTable

I have a data table containing rows of a database table. The table has a primary key formed by 2 columns.

The components are allocated in this way: datatable –> bindingsource –> datagridview.

October 6, 2021By Simo Visual Basic DataTable, Get Bindingsource, location, Row, VB, VB.NETLeave a Comment

Isdouble () in VB6?

Is there any IsDouble() function in VB6? If I am not mistaken, the Double data type in VB6 is equivalent to float in SQL Server 2000.
Thank you very much for your suggestions. < div class="answe

October 6, 2021By Simo Visual Basic ISDOUBLE, VB, VB6Leave a Comment

Posts navigation

Page 1 … Page 3 Page 4 Page 5 … Page 10
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress