Software Development Network Logo
  • Windows Vista
  • Visual J#
  • Game Technologies
  • Windows Forms
  • Visual FoxPro
  • Visual C++
  • Architecture
  • Microsoft ISV
  • Smart Device
  • .NET Development
  • Visual C#
  • Visual Basic
  • VS Express Editions
  • Visual Studio
  • SQL Server

Software Development Network >> Visual Basic

Visual Basic

New Question

Printing Data in Datagridview
Upgrading a project from VB6 ti VB.net in Visual Studio 2005
Delegates and KeyUp
XML comments
SQL 2005 and VB.net 2005
dot matrix printer print very slow with visual basic .net HELP
Making a picturebox have a transparent background
In Msflexgrid changing the cellbackcolor of defined cells?? ( more than 1 cell)
My.Application.OpenForms missing after VB6 Conversion
Datagrid with Combobox column - Null values

Top Answerers

Nick Bennett
ersheido
Bernhard_xy
T.69.72.
SIFIS
Tobias Manthey
dvhthomas
dziogo2
GTO
WiMan
Portland Oregonian: Plodding Film Has Diesel but Not a Whole Lot Else
Only Title

Answer Questions

  • ashokkumar Can't check Enable application framework

    Can't check Enable application framework, because it is blocked out. I am not sure why. Also, I have pretty much copied the exact program into a new one but the new one with almost identical code(only change being variable names) won't publish because of the My in My. Computer.FileSystem.GetFileInfo(openFile1.FileName) Please enlighten the newbian:>) Thanks! and startup object ...Show All

  • Dahl Berg Creating a "Flashcard" program 4 kids

    Hi all, I am taking beginning VB in college and I am creating window apps rite now, I would like to do a side project. The side project would help my kid on math, what it is is a math "Flash card" type program , what im trying to do is have program create random numbers like " 4 x 4 = " or " 10 + 5" that type of thing, I have looked thru my text book "Programming in Visual Basic .Net" ( its VB 2003.net vers that I am using) and only example they ...Show All

  • VikasVaidya VB6 Upgrade Wizard

    Hi, I was wondering if there is any possibility that MSFT could make the VB6 Conversion / Upgrade wizard open source. I think it could really help those of us whom have a lot of VB6 code that we'd like to migrate to .NET speed up the process. Thanks The Visual Basic 6 Upgrade Wizard mainly uses the upgrade engine from http://www.artinsoft.com/  to perform the upgrade. For advanced features you can check ou ...Show All

  • asche Debugger problem "The breakpoint will not currently be hit. No symbols have been loaded for this document

    There was a similar question posed on the C++ forum back in February to which I responded yesterday, but unfortunately, did not get a response. I am therefore putting this question in the VB forum. I have a VB 2005 project which is actually an add-in to Outlook 2003, which was I was able to debug fine until earlier this week. Now I cannot debug it at all - the message in the subject is displayed when I hover the mouse over the breakpoint whic ...Show All

  • JOLinton Is it possible to generate a class Library using CodeDom?

    What I want to do is is to Generate A ClassLibrary EG(MyUtilityLibrary)with a class called "Class1") I know how to generate the "Class1" using the codeDom.How do you generate the ClassLibrary though Any example of link would be very much appreciated thanks alot in advance Hi, Yes you can and this article will walk you through the basics. http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpguid ...Show All

  • guyinkalamazoo2 Accessing MSProject calendar control from VBA

    I am looking for a way to input dates to my application in MS Project2003  using the same calendar that MS Project uses (circled dates,etc.). The only instance I am finding is the MSCalendar but I do not know how to use it to input dates.   Thank's ...Show All

  • JorgeCM Access2003- Multiple Parameter Search in a Form

    Hi Basically what I want to set up is a search for the user so that he can look for any information, and just has to tzpe it in the form. What I did until now: I have a form in Design view and make unbound textboxes. Then I create a query which looks inside of this text boxes to find me the specified information with look * & [] & *. My problem is that when I install more that one parameter search, the query doesnt show me every record ...Show All

  • jalperin Issues with Express Registration and Activation

    Now that Visual Basic 2005 and Visual Studio 2005 has shipped the final release, we have a new home for setup and registration issues for VB Express. Please direct all setup, install/uninstall, and registration issues to this forum: Installing and Registering Visual Studio Express Editions   Thanks, Paul Hi Bill, You will receive your email with a link to the online boo ...Show All

  • j_rahal Graphics Manipulations

    I am a vb.net 2003 user. I just checked out http://maps.google.com and am very interested in implementing similar graphic manipulation capabilities. They have a map that I can scroll a window into the larger image with the mouse. Precently, I use horizontal and vertical scroll bars and would be interested in knowing how to scroll a large image within a picturebox more efficiently. thanks, Here's some code to get you started (t ...Show All

  • Fraze thanks!

    thank you very much... now, does anyone have an idea on how to make the background of a cursor transparent... i know how to make a picturebox transparent but what would the code for that be The cursor editor most definately has a color that you use to set transparent areas, and I think one to set areas that get inverted as well. They are in a seperate area from the rest of the color selector, there's the two of them there, from memory. ...Show All

  • Cadcord Visual Basic 2005 Express Ed. BETA 2

    Hello. I was wondering if it's possible to get Visual Basic 2005 Express BETA 2 on CD without having to have a Credit Card in Australia. I have tried the manual and automatic downloads and they don't work for me at all, both at home (not connected to internet) and at work. (I couldn't use the automatic download at work due to me not having admin privleges) Thanks. Hello again I've just downloaded it. I had to split it into 5 pieces a ...Show All

  • ashg657 Error in "Form.vb [Design]"

    I will try to develope a little application with Visual Basic.Net 2005 Beta 2. I've make Form1 and its code, but at this time I can't see it in design time, an error occured: One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while others may require code changes. Clicking on each error will take you to the line of code that caused it. Method 'Sys ...Show All

  • ChoKamir Graphics

    So far in my programming 'career' I have managed to avoid graphics. Mostly because I have not needed it but also because it is an alien area to me. Now I need to do something and would appreciated any pointers on how/where to start. I am sure this has been done many many times before The specification outline is I have a series of objects - each of which is a rectangle described in terms of it's type, placement point, width, length and heading ...Show All

  • Gaurav Singh FaxServer problems.

    I'm having a bit of trouble try get the FaxServer object working in VB2005 Express. I had no problem in VB6, but things seems to be going differently now. Anybody have any basic code snippets on how to create the object, set up some basic attributes of it and send. I'm on XP Home. Thanks! How could i make sure this code work Do i need any additional software to conect to the fax printer Or can i fax throguh ...Show All

  • Rainer Queck VB vs C#. How capable is VB compared to C#?

    I need some clarification please. I am learning VB.NET right now and have a co-worker who has a very strong technical background and feels very strongly that learning VB is a "waste of time in all respects" compared to C#. I don't understand this point of view. Since VB is a .NET language does it not posses the same capabilities as C# Am I on the wrong track I really enjoy the VB.NET syntax and am picking it up quickly. ...Show All

95969798990123456789101112

©2008 Software Development Network

powered by phorum