Visual Basic announcements
-
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.
Visual C# announcements
-
Link
This forum is for C# related question. GUI questions become very unclear if its a WPF or Winforms or ASP.Net related question.
Please post any GUI related questions to the target forum:
Windows Forms General
Windows Presentation Foundation (WPF)
ASP.Net forums
depending on what you are working on.
The C# forum is for C# related questions on the language constructs and not indirect component usage. THX
Parallel Computing in C++ and Native Code announcements
-
Link
If you are a newbie to C++ AMP please start here:
http://blogs.msdn.com/b/nativeconcurrency/archive/2012/08/30/learn-c-amp.aspx
-
Unanswered0Votes
Bind a combobox on an excel spreadsheet cell range
Hello: I have been trying to bind a combobox to a cell range. it works fine on this line: Public Class dsbPositionBoard Private Sub ... -
Answered4Votes
How to step directly into my std::function in debugger?
Is there a way to get the debugger to step directly into my std::function without having to step into all the std library code? I have code like ... -
Discussion83Votes
Do you like the new design / functionality
Hi everybody, i have startet a discussion over here ...145 Replies | 1558 Views | Heslacher - Wednesday, June 19, 2013 7:16 AM | Last Reply Frank L. Smith - 8 minutes ago -
Unanswered0Votes
Calling a C++ dll from C#
Hi everyone I'm having trouble calling a dll (build in C++, visual studio 2012) from a C# code. I'm getting "Unable to find an entry point named ocrExtractText in ...1 Replies | 28 Views | leoalvesmachado - 3 hours 13 minutes ago | Last Reply Ante Meridian - 17 minutes ago -
Unanswered0Votes
An Unhandled Exception Has Occured!!!
I updated my Visual Studio 2012 with the Visual Studio 2012 Update 3 RC 2... and now I see this exception whenever I open the XAML designer.. An unhandled ... -
Unanswered2Votes
Explaining a basic code
Hi Can someone explain this basic code step by step. I just need a good explanation of this ...3 Replies | 36 Views | Mohican1989 - 3 hours 23 minutes ago | Last Reply PaulLinton - 30 minutes ago -
Answered1Votes
IDE Says namespace System.Web.Services cannot be found or doesn't expose any classes
I am attempting to add SOAP messaging to a windows forms project in VB 10 I used WSDL to create the classes from a disco link. The WSDL code ... -
Discussion1Votes
Visual Studio 2013 Preview
Visual Studio 2013 Preview released http://www.microsoft.com/visualstudio/eng/2013-preview Visual Studio 2013 Preview ...0 Replies | 16 Views | WayneAKing - 39 minutes ago -
Unanswered1Votes
Garbage Collection
= 12) { ...2 Replies | 48 Views | Genie.Jinesh - 2 hours 44 minutes ago | Last Reply PaulLinton - 39 minutes ago -
Unanswered0Votes
Winforms c# - Getting values from websites
Hi I have only just started developing tools in c# to speed up certain task's at work. I have knowledge of programing from developing games in java, and have only just started with ... -
Proposed0Votes
data sort in Visual c++
i write two numbers 2 3 and i want sort it in order to , as bigger is first . 3 2 how ...20 Replies | 184 Views | RB _1 - Sunday, June 23, 2013 8:39 PM | Last Reply WayneAKing - 46 minutes ago -
Unanswered0Votes
Using Pictureboxes in Runtime
Hi there, Basically what my problem is I have created a picturebox upon runtime using a function private void addNote() { ...1 Replies | 43 Views | Jarrod Noonan - 1 hour 48 minutes ago | Last Reply Reed Copsey, Jr - 55 minutes ago -
Proposed1Votes
Why 64 bits app with double is slower than my 32 bits app?
Hello, I execute this simple program on win7 and win8 in 32 bits and 64bits why the 64 bits version is significantly slower than 32 bits? It is 3 times slower on ...24 Replies | 174 Views | wil70 - Tuesday, June 25, 2013 10:13 PM | Last Reply PaulLinton - 56 minutes ago -
Proposed1Votes
Paint portion of graphics to Graphics object
I am using the Paint event to draw graphics onto a control. I now want to be able to print these graphics onto several pieces of paper, since they usually overflow. It works great ...10 Replies | 196 Views | SilviSoft - Saturday, June 15, 2013 1:42 PM | Last Reply Acamar - 59 minutes ago -
Unanswered0Votes
Deploying a Program using VB,Net
I am using VB.net in Visual Studio 2010 I have written a program that loads a .txt file. The file is in the Debug folder in the ...17 Replies | 201 Views | John DeSantis - Tuesday, June 18, 2013 1:07 AM | Last Reply Acamar - 1 hour 4 minutes ago -
Unanswered0Votes
need a way to use switch case
can I use a condition in a case such as...... switch (sqroo) case x<0; case x=0; case ...3 Replies | 55 Views | John Rasteph - 3 hours 36 minutes ago | Last Reply Vegan Fanatic - 1 hour 21 minutes ago -
Unanswered1Votes
ToStringTest
I tried to test my Overrides Function ToString() but it pops up error message, Assert.AreEqual failed. Expected<>. Actual<, ...7 Replies | 107 Views | ttim - Monday, June 24, 2013 11:40 PM | Last Reply Reed Kimble - 1 hour 35 minutes ago -
Unanswered0Votes
DLL CString Return
I have written a DLL that creates a class and returns a pointer to that class so multiple intances can use the DLL at the same time with their own class. Several apps may be using ...6 Replies | 62 Views | Dalai - 14 hours 39 minutes ago | Last Reply Igor Tandetnik - 1 hour 38 minutes ago -
Unanswered0Votes
Learning Win32 API: Managing Application State: Why template i needed?
Hello, everyone, I'm learning Win programming and there is a page, which discuss management of state of windows. Managing Application State (from Learn to Program ...1 Replies | 37 Views | Dmitry Semikin - 2 hours 17 minutes ago | Last Reply Igor Tandetnik - 1 hour 48 minutes ago - Items 1 to 20 of 206873 Next ›