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
-
Discussion0Votes
delete files from subdirectories
0) { System.IO.File.Delete(p); ...9 Replies | 61 Views | Georges N - 23 hours 1 minutes ago | Last Reply Heslacher - a few seconds ago -
Unanswered0Votes
Conversion between native and cli
Hi, I need simple ways to do the followings: 1) Convert managed string into native one. 2) Convert native array into managed ...0 Replies | 4 Views | BGQQ - 2 minutes ago -
Unanswered0Votes
CMFCShellListCtrl::OnContextMenu 'Delete' context menu handler does not work in Windows 7
Hello, I have an MFC (VS 2010) application that uses both CMFCShellTreeCtrl and CMFCShellListCtrl objects in an Explorer-like implementation. After testing on Windows XP and Windows ...3 Replies | 68 Views | avogler - Tuesday, June 25, 2013 10:10 PM | Last Reply Elegentin Xie - 3 minutes ago -
Unanswered0Votes
C# import/download Server SSL Certificate from Server and establish https connection from Client
Hi Team, I have a requirement like, from .Net Client(Windows Applicaton) needs to establish HTTPS connection to communicate with Server. I have ...1 Replies | 35 Views | AreefAli - Wednesday, June 26, 2013 9:59 AM | Last Reply Bob Shen - 3 minutes ago -
Unanswered0Votes
What is the fastest way to find and change some recordes from a large table in VB.Net
Hi I have large table in SQL and i am using VB.Net to work with my data. In my VB.Net application I need to find and change some records from my large table. I ...1 Replies | 25 Views | R. Salehi - Thursday, June 27, 2013 5:22 AM | Last Reply Shanks Zen - 3 minutes ago -
Answered2Votes
Selecting one of several Audio Inputs in VB
Hi All! We make systems that allow physically handicapped people to control several of the functions of their home by voice. Our system has been developed in VB ...4 Replies | 66 Views | Max Jensen at Human Technologies Europe - Saturday, June 22, 2013 9:44 AM | Last Reply Max Jensen at Human Technologies Europe - 15 minutes ago -
Unanswered0Votes
Crystal Report Database Logon Dialog box
0) Then rpt.SetParameterValue(parameterList(0).ParameterFieldName, fromDate) ...1 Replies | 24 Views | RAFAY ANSAR - 21 hours 40 minutes ago | Last Reply Shanks Zen - 16 minutes ago -
Discussion1Votes
Pixel per Pixel Alpha Blending
<center></center> Hello, This little function took me a while to research/figure out, I didn't have much luck ...1 Replies | 46 Views | Paul Ishak - Wednesday, June 26, 2013 9:52 AM | Last Reply Shanks Zen - 17 minutes ago -
Unanswered0Votes
Executing a script through c#
I'm trying to run a script using c#, and I have the following code string sqlConnectionString = String.Format("Data Source={0}\\{1};Initial ...3 Replies | 44 Views | raac130 - Thursday, June 27, 2013 1:35 AM | Last Reply Bob Shen - 19 minutes ago -
Discussion0Votes
how to send email to several person in BCC section
Hi, I want that send email to several person in BCC section of mail Class. but I don't know how to specify them. please guide ...3 Replies | 21 Views | Bahare Aghabarari - 1 hour 3 minutes ago | Last Reply Heslacher - 19 minutes ago -
Unanswered0Votes
[newbie] can't find code map menu
Hi everyone! Sorry for my question, it might be really trivial but I've just started with Visual Studio and I get lost easily :-) I'm trying to access the code ...0 Replies | 11 Views | Anna Chiara Bellini - 25 minutes ago -
Answered0Votes
DataGridView to Excel and Excel to DataGridView
I got 2 textboxes and 3 DataGridView with multiple many 5 columns, 6 rows in my interface winforms C#. I want to export the textbox and datagrdviews into a single Excel sheet. ...8 Replies | 626 Views | FF_DAPI - Saturday, October 06, 2012 4:42 PM | Last Reply Christopher P66 - 26 minutes ago -
Unanswered0Votes
ON_COMMAND handler for MFC Ribbon Edit control not called in response to keyboard input
Hi. I use a Ribbon bar in my application and it has an edit control. For the edit control, I have defined an ON_COMMAND event handler inside my Mainframe ... -
Unanswered0Votes
[VB2010] - about graphics persistence and mouse
i understand that me.invalidate() or me.refresh() call the paint event. but how can i refresh the control without loose what was there? (like i can use mouse for create graphics, ... -
Unanswered0Votes
Create a child node with a name? VB2010
Sorry in advance if i am posting this to the wrong catagory, Im new here and not sure where i should post this. Hello,I am very new to VB and in the process of trying to make ...1 Replies | 26 Views | ZeroProjects - 14 hours 17 minutes ago | Last Reply Amanda Zhu - 33 minutes ago -
Unanswered0Votes
C# SNMP trap receiver
I need to trap SNMP and have done the following code, I'm getting the data correctly but the objectID is coming out garbled, is there any reason for this int ... -
Unanswered0Votes
How to debbug command line line in vs 2008
I am using commad line to send parameters to windows form, I need to know how to debbug in vs 2008 when using the command line please help -
Unanswered0Votes
Class between .cpp files?
I have a bunch of .h files and each .h file has a class in it. For almost all my .h files there is a .cpp file of the same name to go with it, and some .cpp files will include other .h files. I have a ...3 Replies | 36 Views | DoctorNicholas - 5 hours 58 minutes ago | Last Reply ScottBruno - 47 minutes ago -
Unanswered0Votes
May function stack frames ever overlap?
Hey there I found following info here: For some purposes, the stack frame of a subroutine and that of its caller can be considered to overlap, the overlap consisting of ...0 Replies | 13 Views | Garrett2011 - 49 minutes ago -
Unanswered0Votes
Turn a Internet Explorer object visible with C# (Windows Service)
Hello! I'm working on a windows service that loads pages from a csv files using different proxies on Internet Explorer and take an screenshot ... - Items 1 to 20 of 206981 Next ›