Software Development Network Logo
  • Windows Forms
  • VS Team System
  • Windows Vista
  • Microsoft ISV
  • Visual Studio
  • Smart Device
  • Visual FoxPro
  • Visual C#
  • Visual Basic
  • Visual J#
  • Visual C++
  • Windows Live
  • Architecture
  • VS Express Editions
  • .NET Development

Software Development Network >> VS Express Editions

VS Express Editions

New Question

invalidcastexception derived treenode
Error spawning 'cmd.exe'
How to get caption of active window?
Where I can find link to download VS2005 Express?
Structure in a list(of "Structure Name")
Command object
Oracle DB
Visual Studio Express Edition License
unable to write to db (visual basic to SQLServer (2005 Express))
Returning icon handle to VCSharp

Top Answerers

Raymond Tong
Kevlar
beng2k
eyal k
pluto2005
Son
Ralf Boeck
bioan
Fishy Pete
cnathan
Evova Technology- ActiveX and Freeware News
Only Title

Answer Questions

  • Mike Graham - Denver Visual C# 2005 Express Edition large download size 480 MB for 56k modem

    Can I order CDs from Microsoft to install these Express Editions for a nominal fee ($ 10.00) I can't find this on the web site asp.net.   Actually, you can't. The media your url points to doesn't have VWD on CD, only DVD, which is what the original poster of this question is looking for. I also would like to obtain VWD on CD. Beta 1 of VWD was offered on CD. I am curious as to why it isn't being offered on CD for Beta 2. My home co ...Show All

  • Civbert MDI - Parent/Child Forms

    HELP!!!!! In VB Express 2005 I am try to create an MDI form (parent) and then a form (child) I have searched these forums and it says change the form(child) property the MDIchild=true, i dont have this propery available. any ideas Hi Steven InVB express 2005 FORM-- does not have the property "MDI child" Instead u would have noticed taht in MDI_frm-- there is a property --------------I ...Show All

  • Eric Latham My.Settings Values Read Only

    Hello All, I have a bit of a problem here and I can't seem to figure it out. My project is a Class Library. This Class Library is one project which is part of a larger solution. I have several application settings which are set up as part of the project. Within the Class Library's root class, Application, there are two methods. GetSettings and SaveSettings. GetSettings retreives the My.Settings values and sets them as various property values ...Show All

  • spireite how getting the benefits?

    Hi:) In the mail of "Thank you for registering Visual C# 2005 Express Edition", there was written the following statement: "Accessing your registration benefits is easy. Simply go to the Registration Benefit Portal for further instructions." But whem I'm clicking che link, it's said to me: The Microsoft Passport Network is unavailable from this site for one of the following reasons: Why how can I go on Thanks everybody! ...Show All

  • Arthlan Not able to create or open a project ('&' in login name)

    Hello, I just installed Visual C# Express, but I'm neither able to open nor create a new project. When I try to create a new project, the VC# shows the following error in german language (because the version is running on a german winxp sp2)! 'Die Syntax fur den Dateinamen, Verzeichnisnamen oder die Datentragebezeichnung ist falsch. (Exception from HRESULT: 0x8007007B)' This means something seems to be wrong with the filename, folder or vol ...Show All

  • Zhangj Reg:-- distribution of own software

    hi, I would like to create a software for commercial purpose and market it online using express edition is it possible   also can i pack the .net framework 2.0 for redistributing I'm not sure on the legality of that - read your EULA   (actually more likely the one that comes with the redist). Redistributing the .NET framework is not easy (if not impossible) with the 'one-click' deploy ...Show All

  • vlado2110 Installation Problem?

    I downloaded VB yesterday. First of all I just downloaded the setup, but this didn't work, so then I downloaded the whole .img file, and extracted that. Both times the same thing has happened, I basicly double clicked the setup , and it says extracting, but when it has finished extracting nothing more happens, and if I try to click it again it says that '1 instance of this program is already running'... And it did the same when I used to .img fi ...Show All

  • JatinShah VISUAL BASIC EXPRESS - 2 COPIES

    Several weeks ago I installed VB Express from a CD On Friday I installed Visual Studio Express from a DVD which I received from Microsoft. Do I now have 2 copies of VB Express on my computer If I do , can I use the Uninstall program to delete the 1st VB Express installation I was wrong about the version that I have. The name on the disk is Visual Studio 2005 and the name on the package is Visual Studio 2005 Team Suite. It ...Show All

  • daph_che Changing Disassembly text color?

    Is it possible to change the color of the text in the disassembly window The Tools/Options/Fonts and Colors/ settings only affect source code text, not the disassembly (mnemonic) text. I don't think it's possible - you may want to suggest it at http://lab.msdn.microsoft.com/productfeedback/ Thanks Ted for this reply. I guess with the move toward managed code and MSIL has di ...Show All

  • CoolCookie VB: System.Random not random in For... Loop.

    I'm having a problem where each number generated using System.Random is the same when created in a loop. The code works fine when stepping through, or using one occurance of the GenerateRandom Function, but at full run time in the loop, results in the same value. I am trying to generate 132 numbers between 1 and 5, and pass those results to an array. Here is what I've got so far... The way this is written it's guarateed to be repetit ...Show All

  • Robert Jeppesen web.config problem with compier

    Hello, I just installed Visual Web Developer Beta 2 and got the following error from an application that was created with Beta 1.  Any help would be appreciated: <compilation defaultLanguage="vb" debug="true"> <compilers>  <compiler language="vb" type="Microsoft.VisualBasic.VBCodeProvider, System, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" extension=".VB" compilerOptions="/define:Debug=True / ...Show All

  • daniel 01 Stop remote process

    I need to stop Outlook running on a remote computer in the network. I know how to stop Outlook when it is running on the local system (code at the end) I am aware that the help file for the Process class says "local" for start and stop: "Provides access to local and remote processes and enables you to start and stop local system processes" However, this is becoming for me a pressing need and there should be a s ...Show All

  • Schizm buid a application!

    have any way to buid an application but don't use framework! thanks!!! NO! Seen this question way too many times. hi, actually jmcilhinney answered it but i just want to add one thing, the java applets will not run in your computer unless you have jvm, the same here any program you will write will not run without framework v2.0. hope that helps ...Show All

  • RonGordon How do I pass return codes on exit?

    I would like to call a program using Call Shell(), wait for it to finish, then (if possible), collect the data it returns (as if it were a function). My question is, how do I make a program that sends data back when it exits, and how do I make another program that calls this program, then gets the data Thanks for your help everyone! I'm just a newbee. So I am throwing this out to the experts. If he is writing/controlling both pr ...Show All

  • Nathan Jaynes No output

    Hello Everybody, I just started learning  VC++ and openGL.I installed VC++ express edition and sdk plaform. Copied Opengl and glut files resp. I got program compiled but when i try to execute it ,it just opens a blank notepad type file. no output. and I get this messages.. Hill1.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', No symbols loaded. 'Hill1.exe': Loaded 'C:\WINDOWS\system32\uxtheme.dll', No symbols loaded. 'Hill1 ...Show All

8910111213141516171819202122232425

©2008 Software Development Network

powered by phorum