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

Software Development Network >> VS Express Editions

VS Express Editions

New Question

Evaluate Code Stored in String
Using Search Engines via Code
help of setting up the enviroment
valid assemble and com component for dll reference
converting integer to string
BindingSource.Filter Problem
.Net Framework SDK 2.0
question
Problem with Document Explorer integration with Express versions
Office Development

Top Answerers

BaradaNikto
cookie365
hcoded
paul ashfield2006
Stan Burton
Peter Fitzgibbons
guyfe
D.Townsend
ManuFern
Avi Cohen
Florida Times-Union: Jacksonville News
Only Title

Answer Questions

  • renox Problem Running C# Offline Install

    Well here is my big problem. I've switched to Novell Suse Linux and I am totally happy with it. Not only because you can have a very user friendly enviroment but because it lets you run Windows programs too. I dont know if you know what WINE is but anyways it is a windows program simulator that lets you run WinDowze programs in linux. Now here is my issue I downloaded the offline installation for Visual C# Express and when I try to run it ...Show All

  • MarkishintheAM Is this a Publish bug???

    . . . or am I just doing something wrong Here's the situation: I'm attempting to publish my application on CD with all prerequisites included on the CD. My first Publish attempt gave me an error message saying I need several prerequisite files. I located the prerequisites and put them in a folder on my hard drive. I then went to Project|Properties|Publish|Prerequisites. I made sure that the appropriate boxes were checked and then selected " ...Show All

  • raphael0307 What the Array is going on?

    Is there a problem with array.sort If I load an array in to a list box I get A is Element [0] in the array B is Element [1] in the array C is Element [2] in the array but when I click the button to sort the array I get is Element [0] in the array A is Element [1] in the array B is Element [2] in the array Here is the code, Private Sub btnShowAll_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnShowAll.Click List ...Show All

  • sParc134758 Need a 'for each' type statement to deal with resources

    I am trying to say something like: For Each i As System.Drawing.Bitmap In My .Resources do something Next Which, to my learned forum associates, obviously does not work Suggestions please! (The resource files are actually GIF files, which seemed to GetType to 'bitmap') Worked like a champ! Also used something a little better than the try/catch for my situation: (In the for/next loop) Dim obj ...Show All

  • graphicsxp Starter Kits not Working

    hi, i have VB Express & VWD Express install via full images, but the PayPal Starter Kit and Shareware Starter Kit does not apperar in the new project dialog. how can i fix this thanks, AB Have you tryed installing the latest version of the starter kits from there main sites, The starter kits are not part of the full ISO Installs only the personal starter kit is there for the web developer, and from m ...Show All

  • Robert Campbell How to get caption of active window?

    How do I get the text of the currently active window No, that's not what I mean. I mean of active window! So as an example, if the active window is Internet Explorer, it returns that. Mathy... I think this is one for SJWhiteley.   Mathy wrote: How do I get the text of the currently active window Public Class Form1 Private Sub Form1_Load( ByVal sender As System.Object, ByVal e As System ...Show All

  • SQL Programmer Registration benefits

    I just read the announcement about the benefits of registration. I already had registered so of course it didn't let me register again. Is there a way to still get the downloads or should I now know never to register an MS product until they have some registration benefits announced I have tried numorous times over the past week and always get the same results. What page do y ...Show All

  • Delly Compiling your code - Express vs. VS2005

    Hopefully someone can shed some light on a bit of confusion.  The Express Edition FAQ says that you cannot compile a completed .NET website into .dll(s) (either to a single DLL like .NET 1.1 or multiple "per page" DLLs as I've seen in 2.0.)  However while recently attending a MSDN course the instructor said that both the Web Express and full VS2005 will allow for compiling the code upon deployment. Which is right   Is compiling up ...Show All

  • Grit Clearing PictureBox using buttonclick

    Hi, complete novice at VB but perservering I want to clear a PictureBox of the image displayed by clicking on a button when the user wants to clear the data. Can anyone give me any help on this please. I can't see anything in the PictureBox properties that would do this. I thought there might be a clear() function but there's not. Any help much appreciated Sassie Thanks for your quick response Christo ...Show All

  • Rishi Khetan Remote Control for T.V.

    Hello, I am trying to capture the codes emitted by an Infrared remote control and play them back in order to automate my home theater. I am using a "Jeteye PC" infrared receiver/transmitter (it converts the IR pulses into information that the standard RS232 interface uses). I can not seem to figure out how to capture the data that this device sends to my serial port. I have tried several ways and I can only receive the odd peice ...Show All

  • VK2ACP Getting HELP

    I am perhaps a little slow (stupid). Deal gently with me! I have loads of nice simple examples of every thing I learned to do in VB 6, this meant that when I had forgotten how to do something I had done before I did not need to look through miles of code. So, now I have downloaded Visual Basic Express the MyVB (originally some VB2 much VB4 then updated via 5 and 6 with new regular new examples) now I am trying to update to VB express. Ok so I ge ...Show All

  • Volhv48 creating array of controls (labels) in VB Express

    Hello, I'm trying to figure out how to create an array of controls in VB Express. I've read that somehow there's an automated way to do this (as in VB6, I presume, but I've never worked in VB6 either), but I can't find anywhere that describes it. Basically, I have a table that I've created on one of my forms that is 18x20 cells. It would be really helpful if I could use an array to populate my table rather than having to write 360 lines of code ...Show All

  • efetty Windows Forms

    I am trying to create a Windows-Based Application from the Command Line based on a book calles "Visual C# 2005 Recipes." The book calls for the following two "using" headers: using System; using System.Windows.Forms; The using System call works, but the "using System.Windows.Forms;" returns an error that "System" does not contain the namespace "Windows." How do I get the "Win ...Show All

  • Derwood 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

  • mdeep Cannot connect to server

    I can download the ~3mb files, but when they are run and they are trying to download and install everthing, it says that the transfer rate is 0, then goes to say that it is trying to re-establish it's connection with the server. It can't do this, and when 5 attempts to do this fail, it exits. Any ideas i think that maybe true depending on which port this uses. I can download the IMG and ISO files in the usual way. But that application u ...Show All

646566676869707172737475767778798081

©2008 Software Development Network

powered by phorum