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

Software Development Network >> VS Express Editions

VS Express Editions

New Question

include iostream error
XML Documentation
Process.start("WINWORD")
How do I move Splash Screen Version and Copyright?
ClickOnce Problems
VB 2005 Express Beta 2 MyApplication Class Error
please help a french boy
Visual Basic with SQL-database connection and Windows XP
Stop remote process
SQL Server express managment console ceased to work

Top Answerers

sorunsal
LeeRyder
Ali Jannatpour
DMahalko
siugwan
syndicateGin
Richard Liu - MSFT
Henrik Berlin
Telle
Jerome Halmans
Topix: Business News
Only Title

Answer Questions

  • R.A Problem Installing "...The error code is 2908"

    I downloaded and been trying to install vc++ 2005 express more than 4 times.. and it always stop and msg me that error (see subject). I've already use the uninstaller. Also downloaded the iso file ... ,  error still keep on popping up Heres the other error msg: Error 1935.An error occurred during the installaion of assembly 'msddsp,Version="8.0.0.0",ProcessorArchitecture="MSIL",FileVersion="8.0.0.0,PublicKeyToken="b03f5f7f11d50a3a", Culture ...Show All

  • bharat.reddy Help Authoring

    Will Express accept a chm help file If not what type of help file does Express require and is there a converter from chm to Thanks Take a look at this article : Thanks Moayad, Well I did find out that a .chm help file can't be used directly with .NET. I've used Help & Manual for a number of years in conjunction with Delphi. I did a little searching on the web and found a work around for using .ch ...Show All

  • TareqFityani C# and Data Source in Design View

    After creating a data source in VS c# express, I expected to see the tables related to the data source in the data source window while in the form design view. Then I'd be able to drag tables to the form with default controls. But, I don't see them  when the form design window is active. I do see them on the code view, though you don't see the drop down to select the associated control. Am I missing something ...Show All

  • Raghu1234 Launching a New Application in Visual Basic 2005 Express

    Good afternoon one and all: I have found that launching an application through Visual Basic 2005 Express is certainly easier than launching an application through Visual Basic .NET 2003.  It requires less effort, and therefore less time, to successfully develop a new software application. Visual Basic 2005 enabled, among other things, (i) proper alignment of controls, (ii) capitalization, if any, needed within the code, ...Show All

  • vbvj How to make radio buttons in a groupbox unchecked when form loads?

    The excercise is a small app containing 3 group boxes (2 contain radio buttons, 1 contains check boxes) When the app starts the first group box containing Male & Female radio buttons receives focus,but for some strange reason always checks the Male radio button by default. I am trying to get both radio buttons in this group box unchecked so that the user decides without a default option being used. Any help gratefully received ...Show All

  • Bart1 How do I: Modify Published Project

    I can't figure out how to design / make changes to the code / form after I've published it. How can I go back and make changes I can't "view" the form any more. I can't add any objects or modify any of my code. I've saved the project using the "Save All" feature and published my application to CD. Now I want to go back and make cosmetic changes and code changes - however, I can't figure out how to bring up the de ...Show All

  • Steve65 issue with intellisense and multiple projects

    Hi, I'm using visual studio2005 to manage a solution that contain multiple proejct. Some projects are VC++ and some are makefile based (for an embedded microcontrolleur). Intellisense is working on all the project. However if I request a callers graph, then I get the calls done in every project and not only the active project. To be more clear : I've got one function that exist with the same name on many of my projects. If I reque ...Show All

  • BobK_MN Error 2908 during setup

    Hi, I've got an error during the setup of Visual Basic Express 2005 Beta 2 : Error 2908 and the setup fails. What can I do Did Framework setup fail Do you know which component fail to install Could you search 2908 and other errors in the log and paste a couple of lines Logs to search for dd_netfx20MSI*.txt dd_netfx20UI*.txt dd_vserror80.txt dd_vsinstall80.txt C:\Program Files\Microsoft Visual Studio 8\Visual Web Developer 2005 Express ...Show All

  • zhudf No sound using My.Computer.Audio.Play and Win98

    My app plays sounds when it is running and works fine on my WinXP machines but when I use it on a Win98 machine it doesn't produce any sound. The sound files (.wavs) are distributed with my app and stored in a folder in the same directory as the .exe Are there any limitations with using My.Computer.Audio.Play with Win 98 I can confirm that this problem occurs on Win98 and Me even on a computer with an A ...Show All

  • arrgo uneccesary blank spaces in values of database tables?

    Hello, I made this table in a database... Then when I want to edit it, I click once on it with my left mouse button... Then it seems to add uneccesary blank spaces.... Then when I delete the blank spaces, they never appear again... Does anyone know what's happening This also happens not only in the table editor but also in the IDE... Thank You! Keehun Nam oh, I set nvarchar to 50: nvarchar(50) thank you for your info! Keehu Nam Hi ...Show All

  • athadu can you help

    Keep in mind that i named my label to box   1.                   If we want to keep the box within the boundaries, then we must have a way to test whether the box is moving out of the boundaries.   a.       Which properties of the box would you use to check b.       ...Show All

  • aquaseal SQL Server 2005 Express Edition April CTP fails to install

    I have spent the last hour trying to find other cases of the same install error on the web, but w/o luck. Does anyone know how to fix the following. I have Windows XP SP2 with VS 2005 Beta 2 (April 2005). When trying to install the "SQL Server 2005 Express Edition April CTP" I'm getting an error at the end of the install. Here's some of the messages: The initial error dialog: "Microsoft SQL Server 2005 CTP Setup" (window title) Mi ...Show All

  • JonasR Unable to "add reference" to a class library type of project.

    I've created class library projects but I am unable to "add reference" to them from a windows app. project. The Add Reference > Projects field is blank. The class library projects were saved to their default location. Has anyone seen this Hi Snowbound, Only projects within the same solution will show up under Add Reference > Projects. If you are creating a new solution, you can use Add Reference > Br ...Show All

  • cubexsystems mySQL from C#

    HI! I wanted to connect ti mySQL nativily using the dll and .lib provided with mySQL and I wanted to know if there was a way of doing that in C# Thanks Glenn Wilson wrote: Here is a link to the MySQL .Net provider, you can also try that. http://dev.mysql.com/downloads/connector/net/1.0.html Yes you can use the .Net provider above... thanks but in fact I want to conne ...Show All

  • Rosen M TextBox (multiple line) & Databinding

    In an attempt to do a project recently, I've bumped into a problem with textbox and databinding. I have a multiple line textbox and wish to display the address of a company. However the full address of the company is stored in multiple columns inside my database. When implemented, I can only display the street address onto my textbox. I'm currently databinding the textbox to the address field in my customer table. Is there a way to display more ...Show All

727374757677787980818283848586878889

©2008 Software Development Network

powered by phorum