Answer Questions
sps12 Will XP Media Edition work?
Hey guys. I am using Visual Basic Express Edition for a class and I need to be able to use VB at home. The problem is that my old machine is getting ready to go the big computer store in the sky. I dont have time to build a new machine or repair my old one so I am going to buy a new system. All of the systems at my local store run Windows XP Media Edition. Well I be able to install Visual Basic Express with XP Media Edition If not I ...Show All
Jyn How do I create a C# add-in for MS Outlook?
Is there a document sowewhere which describes how to create an add-in for MS Outlook 2003 in c#. Can I use Visual C# Express Many thanks, Maybe this one http://msdn.microsoft.com/msdnmag/issues/06/03/OutlookAddIns/ Thank you. That was exactly what I needed to know. Thank you. Yes, that is useful, but this article describes the use of Visual Studio Tools for Office ...Show All
Chris Harry VS Express 2005, VB and SerialPort
I have started to attempt to build a piece of code using VB which will use SerialPort to communicate with another pc connected via COM1 using hyperterminal. So far I have no luck in attempting to compile my little VB form with the Serialport code inside, keep getting loads of errors. What/where is the namespace required to allow serialport to be accessed, I have looked in System.IO but it doesen't have the .ports.SerialPort options availab ...Show All
siavoshkc Web Browsers and Printing
Hi, my second question(s) now: 1) If I have a push button, how can I code it so that when clicked, it opens a URL in WebBrowser1 2) If I have a window, with various different text boxes and images arranged around the page, how can I have a push button so that when clicked, the window is printed, with the all the components in the positions they were on the screen, including the text in the text boxes Thanks, Gabriel ...Show All
bwship Adding Data To Elements Of A Structure
Hello All, I am having a bit of a problem with a Structure. What I need to be able to do is loop through my Collection Class and add information about each instance in the Collection to the various elements in the Structure and pass the structure back out of the function. Each element in the Structure is an empty array when it is first created. The function will then redim preserve each element to the correct size and add the information to t ...Show All
Saurabh28686 calculate the sum/average of a column in ListView
I have a ListView which gets a new row every 1minute and i want to how the average of col1 on label1 and sum of col2 on Lebel2. I am thinking a listview is not the way to do this. Have you properly defined your object model Controls should NOT be used for data structure but only for display of the state of your model. You shouldn't total the columns of the Control, the total/avg should be built on the data model ...Show All
tribal My app only works in computers with VC++ 2005
i have compiled an application using .net 2.0 in Visual C++ 2005 Beta 2, and when i send the exe to people it only works on computers with VC++ 2005 installed - does anyone else have this problem/ can help with this Hello Xpyder, If you used the 'Managed' stuff, eg: Console class, Windows Forms application etc, you'd have to also install the .Net 2 Beta 2 framework on their machines as well...pretty sure that's what it is. If you co ...Show All
Ann2 Registration Benefits
Where can I download the promissed e-books I can download the stockphotos, icons and two components, but not the promissed e-books. Does anybody else already got it I have registered all Express Editions and I see no C++ book. You have a combobox named "Category" with a filter, set it to "All" and press the "Filter" button. You should have this list IconBuffet Studio Suite ...Show All
Christian Szabo Several questions
Hi, I'm new to VB, but have played with some programming just a little. I'm working on a Windows application that retrieves XML weather for any location you specify. I'd like to know how to deal with XML to use the data I want. If either is possible, I have no preference whether I analyze each line as it's downloaded or I dump it all to a file and deal with it there. I'm totally new to this, so I don't know how it works to specify what X ...Show All
Newbie_Reza Adding a record to a database
Hi all, I have been trying to add a record to a database but it keeps given me a error "COMException was unhandled" Does anyone have a basic vb program / tutorial on how to add records to a database, or even start with creating a link to a database cause might of been a problem to start with. This is the section code identified as the problem myRecordSet.Open("MemberRecords", myDB, ADODB.CursorTypeEnum.adOpenKeyset, ADODB.Loc ...Show All
kapoorg Line breaks
When I create a label in a form, the next continues and goes out of the form. How do i create line breaks Isn't it /n or /s or something like that Blair, Since this is the preferred method for this Label situation, I'm wondering if it's preffered elsewhere. Should the System.Environment.NewLine be used elsewhere such as in a MultiLine TextBox Thanks much. Sorry trav, not meaning to highjack your thread. ...Show All
DPowers0 Free ebooks
Where can I download the free Microsoft Visual Basic 2005 Express Edition: Build a Program Now! ebook Thanks, Antonio Hi MS Press Free book http://msdn.microsoft.com/vbrun/staythepath/additionalresources/introto2005/ Build a program now https://connect.microsoft.com/downloads/downloads.aspx SiteID=40 Ron ...Show All
Daniele Bortoluz Visual Basic Beta1?
Is there any way to download Visual Basic Express beta 1 back again I had much less errors and I could make new projects! The beta 1 version was much better. So maybe I could uninstall beta 2 and install beta 1 instead again. If it is setup related issue, have you checked out https://blogs.msdn.com/hgao/archive/2005/05/30/423249.aspx Thanks Hong I am sorry to hear you are having issues. The teams ...Show All
Tracy H IIS with VisualWebDeveloper
Hi, I have installed VisualWebDeveloper 2005 and want to use IIS instead of the web server that comes with the VisualWebDeveloper 2005. How do i configure this for my use. Thanks Ganesh. When you go to create a new project there is an option to you files system, ftp or Http. using http you would point it to the web server using iis that you want to use. Hi! Glenn is right, when creat ...Show All
freenetbox Visual Basic News Channel
When loading VB2005 Express a message says ' Please wait while the news channel updates it's contents'When loaded the news updates do not go beyond Mon. 07 Nov. If the updates are not to be provided is it possible to remove this requirement Steep Thank you all and a Merry Christmas Thanks you guys. Now have VB 2005 Express start up with 'The last loaded solution' I ...Show All
