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.
-
Sticky3Votes
Microsoft TechNet Wiki VB Guru - Winners for September!!
The results for September's TechNet Guru competition have been ...4 Replies | 149 Views | Created by XAML guy - Thursday, October 17, 2013 7:49 PM | Last reply by XAML guy - 19 hours 44 minutes ago -
Sticky13Votes
Do you want to be our Guru of the Month for October?
TechNet Wiki needs... YOU! "Don't you know there's a war going on? Between good content... and bad. The Internet is ...17 Replies | 728 Views | Created by XAML guy - Wednesday, October 02, 2013 8:50 PM | Last reply by Ed Price - MSFT - 7 hours 47 minutes ago -
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 | 5903 Views | Created by Reed Kimble - Tuesday, January 08, 2013 11:44 PM | Last reply by 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 | 33450 Views | Created by Reed Kimble - Monday, September 14, 2009 6:57 PM | Last reply by 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 ...
-
Unanswered1Votes
Code Skips lines
I have written an application that runs and manipulates a particular CAD software package. The code starts the CAD application runs it and manipulates geometry with in it. On the development computer ...17 Replies | 125 Views | Created by bkline - Tuesday, October 22, 2013 6:10 PM | Last reply by Reed Kimble - 8 minutes ago -
Unanswered0Votes
Computational Difference between V7 and 8.1
I have a difference in Time data between Windows V7 and 8.1 and there are many where I have equilibrated the inputs with a constant file header. Both systems are using VS2012. The ... -
Unanswered1Votes
[VS 2012][VB.NET] Out of Sequence Byte order issues with Winsock
Hello everyone, I am using the example project for VB.NET socket implementation here: ...7 Replies | 146 Views | Created by Dheeraj CVR - Friday, October 11, 2013 10:11 AM | Last reply by Reed Kimble - 18 minutes ago -
Discussion9Votes
Analogue Clock - A Novelty Program
I thought it was about time I exercised my Trigonometry skills as well as my graphing skills so I though that creating an analogue clock would exercise and test both. The trigonometry part involves ...22 Replies | 192 Views | Created by Ron.Sul - Thursday, October 24, 2013 5:24 AM | Last reply by .paul. _ - 18 minutes ago -
Unanswered0Votes
Retrieve data from a Web Service
I am writing a console application in VB to retrieve data from a Web service with the schema in WSDL. Do you know where I can find a reference/sample codes for ... -
Unanswered0Votes
Regex Replace prefix of match ?
Wow Regex is confusing...... Im trying to use Regex to replace a pattern that appears before another pattern ... -
Unanswered0Votes
writer xml
Que tal, por favor si alguien me pudiera ayudar con la siguiente situación, estoy escribiendo un archivo XML con vb.net, el problema es que en uno de los elementos el atributo que aparece en negritas ... -
Unanswered1Votes
how to get or download (All In One Code Framework VB.net and C# ....) ?
Iam woking VS 2012 Ultimate , when run the exe in the other PC dont instal VS 2012 Ultimate asks me Framework 4.5 and Crstalreport .... who to download all this application ...4 Replies | 61 Views | Created by srajmuneer - 5 hours 37 minutes ago | Last reply by srajmuneer - 1 hour 36 minutes ago -
Unanswered1Votes
Read value from particular column of Excel
I need to read value of particular column. In other words I want to replace code like that "select * from [Sheet1$]", MyConnection) by something like that ...3 Replies | 43 Views | Created by Lionb - 3 hours 19 minutes ago | Last reply by Kevininstructor - 2 hours 12 minutes ago -
Answered4Votes
A Question About VS2010 - How To Eliminate An Annoyance
I'm always late to the party - here it is nearly 2014 and I'm only starting to use VS2010. So far, I don't like it - I like VS2008, I know it, I'm comfortable with it ... Sorry for ...7 Replies | 61 Views | Created by Frank L. Smith - 3 hours 51 minutes ago | Last reply by Frank L. Smith - 2 hours 23 minutes ago -
Discussion0Votes
AutoResetEvent.WaitOne Intervals
= 500 Then 'five second test Debug.WriteLine(String.Format("Avg: {0}, Min: {1}, Max: {2}", cts.Average, cts.Min, cts.Max)) Stop ...4 Replies | 49 Views | Created by dbasnett - 3 hours 16 minutes ago | Last reply by Armin Zingler - 2 hours 38 minutes ago -
Unanswered0Votes
Deploying My Application
Hello All, OK, I'm lost at this point. I've developed and tested my application, and now I'm ready to get it to my clients. My last version was ... -
Unanswered0Votes
How to pass parameters acquired by hook?
I'm beginning to work with hooks for the first time and having a little trouble wrapping my head completely around the concept, but I'm slowly getting there. I'm using visual basic (VS 2008) on ...1 Replies | 99 Views | Created by Chipwitch2 - Friday, October 11, 2013 4:28 PM | Last reply by Chipwitch2 - 5 hours 2 minutes ago -
Discussion0Votes
An Image Header Utility for Managed Tasks
Me.Size.Width Then Filepath.Text = Filepath.Text.Substring(0, Filepath.Text.LastIndexOf("\")) Try ...4 Replies | 73 Views | Created by Renee Culver - 22 hours 41 minutes ago | Last reply by Renee Culver - 5 hours 3 minutes ago -
Answered4Votes
How to save combobox items?
Hello I am a beginner. This is my code to save records in my database access. I need to know how to save the combobox items in one field ...9 Replies | 106 Views | Created by zidane2 - Wednesday, October 23, 2013 7:59 PM | Last reply by zidane2 - 5 hours 23 minutes ago -
Unanswered1Votes
Cross-thread operation not valid: Control 'form1' accessed from a thread other than the thread it was created on.
Hello All, I have one application which performs some updates on a button click. and while this update work is going on, i am displaying a process bar to show that process is going ...2 Replies | 52 Views | Created by Aradhana Rajgor - 11 hours 13 minutes ago | Last reply by IronRazerz - 5 hours 45 minutes ago -
Unanswered3Votes
Listview Items to CRViewer
0 Then MsgBox("No Record Found for this Result.", MsgBoxStyle.Information = MsgBoxStyle.OkOnly, "No Record ...4 Replies | 74 Views | Created by Aravindadx - Thursday, October 24, 2013 4:35 AM | Last reply by Armin Zingler - 6 hours 40 minutes ago -
Unanswered0Votes
microsoft.interopformsredist.msi installation on Windows Server 2012 with .NET 4.0
Hello, I'm having problem with installing microsoft.interopformsredist.msi on Windows Server 2012 R2. There is .NET 4.0 installed but ...1 Replies | 49 Views | Created by yleshch - 22 hours 40 minutes ago | Last reply by Franklin Chen - MSFT - 7 hours 14 minutes ago -
Discussion13Votes
Do you want to be our Guru of the Month for October?
TechNet Wiki needs... YOU! "Don't you know there's a war going on? Between good content... and bad. The Internet is ...17 Replies | 728 Views | Created by XAML guy - Wednesday, October 02, 2013 8:50 PM | Last reply by Ed Price - MSFT - 7 hours 47 minutes ago -
Answered0Votes
WebBrowser Control Won't Execute Java Applet
In the process of upgrading one of our applications, it was decided that the users needed an image viewer. We already have a browser based application that does a great job at that task. ...4 Replies | 2812 Views | Created by TekDok - Friday, June 19, 2009 4:05 PM | Last reply by Magnus P Ekström - 7 hours 47 minutes ago - Items 1 to 20 of 65428 Next ›