Visual Basic announcement
-
Link
This forum is for problems and discussions related to programming with VB inside Visual Studio for versions starting with the .Net version (2002). Before posting your question, check if your issue is related to the following categories. In order to get better response, take a look at How to Use this Forum.
Category
Appropriate forum
Other versions of Visual Basic
GUI related
ASP.Net forums (ASP and VB for MVC)
Forms Design and .Net Controls
SQL transact
3rd party products
.NET Framework Class Libraries
Windows
WCF, System.Net namespace and remoting technology
Windows Communication Foundation, Serialization, and Networking
If you have any suggestion to this table, please jump into this threadfor discussion.
You could share this announcement via this URL: http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/threads?announcementId=b5956386-b706-4180-b003-6e778f582d89#b5956386-b706-4180-b003-6e778f582d89.
-
10 Votes
How to make the label rotated in vb.net
Hi Everyone I need some help here, i having a problem making the label rotate the angle to 90 degrees. can anyone here can help me up with this i ...Answered | 25 Replies | 27701 Views | Created by CalebJohnny - Saturday, October 10, 2015 2:19 PM | Last reply by Curtis-C - Saturday, December 5, 2020 3:31 AM -
3 Votes
Get Platform
Hey, Gonna detect if the platform is x86 or x64, have 2 code snippets, just confused which one to use, although both seem to work on Win10 ...Unanswered | 6 Replies | 1925 Views | Created by OSVBNET - Saturday, November 28, 2020 10:03 PM | Last reply by Albert D. Kallal - Thursday, December 3, 2020 6:31 PM -
3 Votes
The My.Computer.XXXX is not being recognized (error says My is not defined).
How do I get the system to recognize this Object?Unanswered | 8 Replies | 2015 Views | Created by bnadler4648 - Friday, November 20, 2020 1:18 PM | Last reply by Xingyu Zhao - Thursday, December 3, 2020 2:47 AM -
0 Votes
Invalid Parameter: Name handle Exception
I am using VB.Net code to print barcode label in Zebra TLP 2844 printer. And the printer is connected to system by USB port. When i execute the code i get an error "Invalid Parameter : Name ...Unanswered | 5 Replies | 8312 Views | Created by Palash Aich - Monday, November 23, 2009 12:21 PM | Last reply by leshay - Wednesday, December 2, 2020 4:11 PM -
0 Votes
Speech.Synthesis repeating twice even though it isn't coded to do so
Hello, I am stumped on an issue and I can't figure out why it is doing this. My application uses a tab control, which automatically switches to the next tab control at the set ...Unanswered | 5 Replies | 1728 Views | Created by Austin Althouse - Saturday, November 28, 2020 8:06 PM | Last reply by Xingyu Zhao - Tuesday, December 1, 2020 3:01 AM -
8 Votes
Writing Code for Radio Buttons, If certain text is in textbox
Hi Good People I have a form with 3 Radio Buttons that I have re-name (RBMR, RBMRS, RBMISS) I also have a Textbox named (TxtGender) When I ...Answered | 10 Replies | 1939 Views | Created by Gary Simpson - Sunday, November 29, 2020 11:20 PM | Last reply by Kareninstructor - Monday, November 30, 2020 5:35 PM -
5 Votes
Read / Parse XML file to controls in groupboxes
I have a very simple basic XML file that I need to read. The structure is ...Answered | 18 Replies | 2232 Views | Created by x73 - Friday, November 27, 2020 4:43 PM | Last reply by dbasnett - Monday, November 30, 2020 2:17 PM -
5 Votes
Copy a file from dynamically created folder
Hi, I would like to copy a file from current user folder (%UserName%), for ...Answered | 6 Replies | 1629 Views | Created by -OSD- - Saturday, November 28, 2020 10:58 AM | Last reply by leshay - Monday, November 30, 2020 1:33 PM -
3 Votes
Adjust computer applications volume when Speech Synthesis starts talking
Hello, Is there an easy way to turn down the volume of all applications playing audio except mine which will contain the text to speech? I use the speech.synthesis instead of the ...Proposed | 5 Replies | 1565 Views | Created by Austin Althouse - Friday, November 13, 2020 6:41 PM | Last reply by Xingyu Zhao - Monday, November 30, 2020 1:46 AM -
4 Votes
Create application using two database (SqlServer & MS Access)
Hello I have create a accounting application using vb.net + sqlserver express and my application is working properly. I have used typed dataset mostly and ...Answered | 8 Replies | 2144 Views | Created by Samir Ibrahim - Tuesday, August 13, 2019 10:35 AM | Last reply by Albert D. Kallal - Sunday, November 29, 2020 10:41 PM -
1 Votes
how to convert varchar data type to dat in sql server
Hi Team , I have loaded data from csv file by using sql server import and export wizard , while loaded i am trying to change the data type of field varchar to date type , its giving ...Proposed | 3 Replies | 1923 Views | Created by ds_999 - Sunday, November 29, 2020 9:30 AM | Last reply by Albert D. Kallal - Sunday, November 29, 2020 8:42 PM -
4 Votes
How do I go about printing Label values into say a richTextbox
Hi Good People I have about 15 Labels all showing data/values from my database, What is the best way to get the values of the Labels printed on one page or two if ...Answered | 19 Replies | 2489 Views | Created by Gary Simpson - Friday, June 5, 2020 8:23 PM | Last reply by leshay - Sunday, November 29, 2020 6:18 PM -
0 Votes
VB .NET - Microsoft Network Monitor 3.4 question
Hi All, Microsoft Network monitor gathers the following information (In real time) by interrogating the Packet Data from the NIC. Local Port and ...Answered | 5 Replies | 3383 Views | Created by NJDevils28 - Thursday, July 24, 2014 2:36 PM | Last reply by Mohanned Medran - Friday, November 27, 2020 5:22 PM -
4 Votes
Display objects from different classes in same DataGridView
Hallo, How can i display collection of objects from different classes in one datagridview. Classes have similar properties but they can have different number of ...Answered | 13 Replies | 2194 Views | Created by Shan1986 - Sunday, November 22, 2020 7:59 PM | Last reply by Shan1986 - Friday, November 27, 2020 3:04 PM -
4 Votes
Windows Forms application not displaying any button text
Hi All I've recently created a Windows Forms application and have asked couple users to give it a test. One person out of ten is having issues with it whereby she can't see any ...Answered | 9 Replies | 1692 Views | Created by m4rtn - Wednesday, November 25, 2020 1:04 PM | Last reply by m4rtn - Friday, November 27, 2020 11:55 AM -
1 Votes
Thousands separator by font colors
Hello My program is Windows Form ...Answered | 1 Replies | 1130 Views | Created by Ashkan209 - Thursday, November 26, 2020 6:09 PM | Last reply by Xingyu Zhao - Friday, November 27, 2020 7:12 AM -
3 Votes
Just curious about this Rnd(Rnd(Rnd*200)) result...
199 then console.writeline(" ! 199 ! ") ' Report if value is over 199 next x console.write(Cstr(y)+" ") ' Report ...Answered | 14 Replies | 8615 Views | Created by marine-tex - Thursday, January 6, 2011 1:50 PM | Last reply by marine-tex - Friday, November 27, 2020 4:04 AM -
1 Votes
Devops pipeline configuration
Hi, I need advice to configure the pipeline of my project. In the repository, there is a master branch that contains different technologies used by various components ...Unanswered | 1 Replies | 1015 Views | Created by Olivier GIRAUD - Thursday, November 26, 2020 2:36 PM | Last reply by Cherkaoui.Mouad - Thursday, November 26, 2020 5:45 PM -
2 Votes
How to drag and drop files from explorer to elevated with administrator right application in Windows 10?
I found the source codes for my problem ...Answered | 5 Replies | 2315 Views | Created by gaxjyxq - Wednesday, November 25, 2020 5:56 AM | Last reply by gaxjyxq - Thursday, November 26, 2020 1:16 PM -
0 Votes
Sum object properties by its attribute using LINQ from multiple list
Hallo I would like to write a LINQ query to sum object properties based on their attribute . I have Datagridview like below. I want to loop through Datagridview Category column and ...Answered | 4 Replies | 1799 Views | Created by Shan1986 - Tuesday, November 24, 2020 12:51 PM | Last reply by Shan1986 - Thursday, November 26, 2020 7:22 AM
Visual Basic announcement
-
Link
This forum is for problems and discussions related to programming with VB inside Visual Studio for versions starting with the .Net version (2002). Before posting your question, check if your issue is related to the following categories. In order to get better response, take a look at How to Use this Forum.
Category
Appropriate forum
Other versions of Visual Basic
GUI related
ASP.Net forums (ASP and VB for MVC)
Forms Design and .Net Controls
SQL transact
3rd party products
.NET Framework Class Libraries
Windows
WCF, System.Net namespace and remoting technology
Windows Communication Foundation, Serialization, and Networking
If you have any suggestion to this table, please jump into this threadfor discussion.
You could share this announcement via this URL: http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/threads?announcementId=b5956386-b706-4180-b003-6e778f582d89#b5956386-b706-4180-b003-6e778f582d89.