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.
-
Sticky4Votes
Are you any good at VB? Win love and recognition! Become a TechNet Guru for July 2013
TechNet Wiki is looking for and celebrating the best of the best! Is that you? Do you consider yourself an expert, authority, or just pretty good at this ...0 Replies | 74 Views | XAML guy - Tuesday, July 02, 2013 12:23 AM -
Sticky1Votes
How to Use this Forum & FAQ (Read Before Making Your First Thread)
Hello and welcome to the MSDN Visual Basic Language Forums. These forums are both a Question & Answer system for VB.Net related questions as well as a Discussion board for ...2 Replies | 3841 Views | Reed Kimble - Tuesday, January 08, 2013 11:44 PM | Last Reply Reed Kimble - Wednesday, May 22, 2013 3:15 PM -
Sticky20Votes
Contributors: How to avoid aiding the development of malicious code
- NOTE - A open conversation thread on this topic exists at: ...81 Replies | 30322 Views | Reed Kimble - Monday, September 14, 2009 6:57 PM | Last Reply Curtis UN - Wednesday, August 03, 2011 3:51 AM -
Sticky0Votes
Where to post your VB 6 questions
- EDIT - 12/6/2010 MSDN now offers a local support option for VB6. The resource center is located ...0 Replies | 153649 Views | Moayad Mardini - Thursday, July 13, 2006 2:06 PM
-
Answered9Votes
How can I send a raw IP Packet? Two week search and effort has revealed no answer! :-(
I am attempting to programmatically determine if a specific device is attached to my LAN so I can take actions depending on whether it is On or Off. Since the ...37 Replies | 186 Views | theGadgetGuy - Tuesday, July 02, 2013 8:19 PM | Last Reply Reed Kimble - 16 minutes ago -
Discussion0Votes
Thoughts on programming a virtual chemical reaction
I was wondering about thoughts on programming a chemical reaction test virtually in vb.net is this possible? I want this basic list but as you think Iam missing some please post ...4 Replies | 63 Views | The Thinker - 2 hours 51 minutes ago | Last Reply Reed Kimble - 23 minutes ago -
Proposed0Votes
Programmatically Create Groupbox in Windows Forms
Hello Everyone, I'm going to use a button to create groupboxes programatically in windows forms and within the groupbox there is a button where I could add multiple richtextboxes.. Can somebody ...2 Replies | 44 Views | GodspeedSupreme - 1 hour 19 minutes ago | Last Reply Mr. Monkeyboy - 54 minutes ago -
Answered1Votes
Saving Picture in Directory
I can save my picture using this sytax: picCandidate.BackgroundImage.Save("C:\POS-Professional\POS-Professional\bin\Debug\Images\" + txtCid.Text + ...5 Replies | 54 Views | GodspeedSupreme - 12 hours 23 minutes ago | Last Reply Acamar - 1 hour 1 minutes ago -
Unanswered0Votes
OpenFileDialog Migration Code HeLP!
Hi there Everyone! I am currently migrating A VB 6 system to VS 2012 and I am having a problem regarding the object flags. I just want to ask ...5 Replies | 53 Views | CodeGenre - 2 hours 1 minutes ago | Last Reply Paul Ishak - 1 hour 3 minutes ago -
Proposed0Votes
TabPages Remove wont remove until I click elsewhere.
Hi, I'm trying to remove progammaticaly a tab from my TabControl. I've started by disposing the UserControl who was in the tab I've use ...2 Replies | 50 Views | Christ G - 6 hours 35 minutes ago | Last Reply Frank L. Smith - 3 hours 25 minutes ago -
Answered0Votes
[VB2010] - can i convert color to uint?
can i convert color to uint? Public Class Form1 Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ...5 Replies | 57 Views | Cambalinho - 6 hours 7 minutes ago | Last Reply Acamar - 3 hours 47 minutes ago -
Answered0Votes
Compare multi line text boxes
Hey everyone, quick question. I am importing the registry key value for services into a text box. I want to compare the computers registry values to the default ones i pulled from a ...8 Replies | 85 Views | a246530 - Tuesday, July 02, 2013 4:49 PM | Last Reply a246530 - 3 hours 59 minutes ago -
Answered1Votes
Start a progress when you click on a TabPage
Hey how can I start this progress Try Dim searcher As New ManagementObjectSearcher("root/WMI", "SELECT * FROM ...3 Replies | 53 Views | Chrisy781 - 6 hours 35 minutes ago | Last Reply IronRazerz - 4 hours 16 minutes ago -
Answered0Votes
VB.net How to access dynamic controls
My form "Form_main" is designed with a panel "Panel1". On that panel, other panels may be placed dynamically at runtime. A checkbox is placed on the ...7 Replies | 81 Views | Mike Kipling - 10 hours 7 minutes ago | Last Reply Mike Kipling - 4 hours 35 minutes ago -
Discussion1Votes
Visual Studio magazine website.>>
> http://visualstudiomagazine.com/Home.aspx Enjoy!! Regards, ...0 Replies | 38 Views | John Anthony Oliver - 4 hours 36 minutes ago -
Discussion1Votes
Free eBooks on various computer related topics.>>
> http://www.syncfusion.com/resources/techportal/ebooks?utm_medium=vsmebJuly13 Regards, &# ...0 Replies | 37 Views | John Anthony Oliver - 4 hours 40 minutes ago -
Unanswered0Votes
Type of parameter ‘xxx’ is not CLS-compliant
I am using Visual Studio 2012 and VB.Net. My solution has 3 projects: BLL – Business Logic Layer DAL – Data Access Layer UI ...0 Replies | 31 Views | eaSoftware - 4 hours 44 minutes ago -
Proposed2Votes
File Fingerprints
I'm looking into writing a program which takes a fingerprint of files and stores it in a database for a business project. The concept is to protect our files by using a part of the ...17 Replies | 130 Views | afx2011 - Tuesday, July 02, 2013 9:08 PM | Last Reply Acamar - 5 hours 0 minutes ago -
Unanswered0Votes
Problemas con pop java script
Tengo un gridview el cual tiene dos botones para eliminar o aceptar determinadas filas. El boton eliminar, elimina las filas del grid view. El boton aceptar me abre un pop up con datos para modificar ...0 Replies | 37 Views | Emanuel Jimenez - 5 hours 13 minutes ago -
Unanswered2Votes
A different topic: Can I have 2 different forms "dance" on top of Form1 on different threads?
The errors I get are "object is busy", although as far as I know all objects I use are specific for each form Peter Goossens9 Replies | 104 Views | Peter Goossens - Tuesday, July 02, 2013 6:33 PM | Last Reply Mr. Monkeyboy - 5 hours 15 minutes ago -
Proposed0Votes
[VB2010] - what means these erros?
i'm using my Sprite control(i have created in VB6) in VB2010. but i see 3 problems: 1 - warning messages: - "A ...12 Replies | 67 Views | Cambalinho - 11 hours 9 minutes ago | Last Reply Cambalinho - 6 hours 28 minutes ago -
Proposed0Votes
Chat
How do i can make a chat not a hole server but you add him as frend you can talk?v1 Replies | 45 Views | c0 mey6155 - 21 hours 3 minutes ago | Last Reply Mr. Monkeyboy - 7 hours 0 minutes ago -
Answered0Votes
Are classes necessary in single-user app?
Trying to learn vb.net. If an application is for a single-user only, is it still good programming practice to use classes? All this app will ...4 Replies | 44 Views | kris_hood - 7 hours 36 minutes ago | Last Reply Frank L. Smith - 7 hours 1 minutes ago -
Answered1Votes
Convert byte array to Single/Double with given format
Hello everyone, I'm trying to implement the Named Binary Tag specification into my project, and so far everything works - I can read bytes, string, byte arrays and ...2 Replies | 37 Views | bilde2910 - 13 hours 1 minutes ago | Last Reply bilde2910 - 7 hours 28 minutes ago - Items 1 to 20 of 62772 Next ›