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

Software Development Network >> VS Express Editions

VS Express Editions

New Question

Deploying a Web Developer 2005 web site with a database connection
How do I press enter to activate a button click?
deploying vb.net application with msql express
mediaSoundPlayer.Play() does not always play right!
Logarithm
Microsoft visual studio 2005 Express Edition
How to Refresh the form?
ClickOnce Problems
Unhandled exception
I have a problem when i load my files in c# express edition

Top Answerers

Nathan Going
JB6
Meleshko Vasily
bri189b
neko...
Maharjan
JudahR
Tuulia
Brian Cecile
Latika
Xeddy for JBuilder
Only Title

Answer Questions

  • Darth Chaos the code has some problem

    Hi, I am using VB express 2005 to create an interface to retrieve data from Excel spreadsheet then store it into my Access database. I am able to retrieve data and store it in a dataset then display it in a dataGridView. But I am not sure how can i store the data into an Access database. I tried to connect VB to Access by opening a connection and then create a table in Access. I created a DataGridView and bind it to this tab ...Show All

  • Lawrence of Sinking Spring Can't remove .NET Framework 2.0 Beta 1

    I'm attempting to install the VC# Express Edition 2005 Beta 2 package and have run into a snag. I previously had some of the Express Edition Beta 1 packages installed (VB, VC#, VC++), but removed them in order to install Beta 2. I also have the .NET Framework 2.0 Beta 1 package installed, which refuses to uninstall. First, I tried removing it via Add/Remove Programs. The uninstaller complained that 'netfx.msi' could not be found, and quit. The ...Show All

  • chris_m_willis Missing Documentation?

    in VC++ EE I can't find any documentation on the following: WinMain WNDCLASSEX Basicly cheasy windows stuff RC.EXE functions Are they there or if not is there any way to add help files to the C++ help gui Search http://msdn.microsoft.com for such issues and you should find some details. For example, for WinMain, I have found http://search.msdn.microsoft.com/search/results.aspx qu=WinMain& ...Show All

  • theAntiELVIS Beta 2 totally unusable?

    Is this just my installation that has gone to pot I keep getting really freaky things. Opening an old project, my menus have disappeared. They are still in the code, but don't show in the design view of the form. Tried a sample project to double check my code against the automatically generated code. - created a new form - added a menu with a few menu items VS adds multiple definitions for each item. Manually deleting the additional items cras ...Show All

  • Animator Manually move VC++ 2k5 Express installation files

    Good evening... Admiittedly I'm being somewhat anal, but I'd like to move a few of the directories around that VC++ 2005 Express created when I installed it. Generally, I'd like to split the IDE & Help files from the library and compiler. I previously installed the VC2k3 Toolkit in my C:\Cpp\VCToolkit2003 directory.  So I wanted to move the bin, lib, and include sub directories of the VC directory that VC++2k5 Express installed in C:\P ...Show All

  • Handi XML Documentation

    I have just finished a project in beta 2005 of VS.  I have generated the XML Documentation file, which is obviously not very readable.  I have tried using NDoc to compile it, but this does not cope well with generics or inface .NET v2.x. Are there any programs that will compile this into a nice format Cheers, Chris I heard very useful information that Microsoft will provide alterna ...Show All

  • oh_Genry runtime redistributable?

    Hi, anybody know where I can find the runtime distributables described in "redist.txt" which is in the folder "c:\Program Files\Microsoft Visual Studio 8" Thanks,     Andres You can install application local. Read this http://blogs.msdn.com/nikolad/archive/2005/03/18/398720.aspx I can smell some irony here: as I just posted my "success" story, I found out that some of the sub components in ...Show All

  • Charliek Database error running the club website starter kit app

    Hello Forum Members, I downloaded the release version of Visual Studio Web Express and then installed the club web site starter kit.  I created a new web site using the template and then tried to run it.  It looks like the database file is not compatible with the database instance. Any help or advise would be greatly appreciated.   Server Error in '/Club Web Site Starter Kit1' Application. Check the thread below for the ...Show All

  • yandi array questions for a VB Learner?

    i am having problems putting text from 8 tb's on a dialog form into an array and  passing the data back to a mainform as a single object, i then want to put this object into an array of like objects and be able to display each of the values/references from a selected object in the mainform array of objects.  NE help would be greatly appreciated as i have read all the articles on arrays i can find and am still having trou ...Show All

  • Sunny Jung Problems with Downloading Registration Benefits

    There have been several reports of problems with accessing and downloading registration benefits.  We have investigated the issue and have news to report.  This sticky thread will be updated with additional information as it becomes available over the next few days. Background In order to negotiate deals with partners and authors to provide the highest value benefits, we must must be able to guarantee a secure download center that li ...Show All

  • QualyLee How can I access variables between forms

    Hello everyone, I have two forms and would like to assign the value of a variable (receive) from form1 to a variable (count) on form2. Does anyone have an example they can post. Thanks, Ken All that just to access one variable! I'm new to VB and I'll have to take a look at it in the morning. Here you go using System; using System.Collections.Generic; using S ...Show All

  • BranchL Add Reference Crash

    While using any of the Visual Studio Express Edition programs, the program crashes when I try to add a reference to the project. The program will pause for a bit, then I get an error box stating "Microsoft Visual WD has encountered a problem and needs to close." It gives me the option to send an error report or don't send, as well as to Restart the program afterwards. I am using Windows 2000 Professional. Thanks in advance for any help ...Show All

  • annnot upload XML file into database table

    I'm trying to create a WEB application that allows the user to upload an xml file. This xml file would then be parsed and loaded into a database. Does anyone know of code samples to get me started Thanks in advance. System.Xml.XmlDocument or System.Xml.XmlDataDocument will give you a DOM document you can use to parse XML. Do you understand the DOM Do you know XPath Thanks for the reply. I have the ...Show All

  • rimz datasets

    When you have a single table database with a datasource that is dropped onto a form, when the program is run it always populates the controls with first record in the dataset. Is there anyway to start the form at a new record first so that the form is blank Thanks hi, if you use bindingsource you can callit in your form loadeventhandler like i think you can use your binding source filter = 0 or .addne ...Show All

  • Ross Smith Class not registered (Exception from HRESULT: 0×800400154) (REGDB-E-CLASSNOTREG)

    Dear Sir, I have a Visual Studion 2005 Professional Edition from www.PCUNIVERSE.com  to build a project of Chuon Nath Dictionary.  This application has been made a setup deployment file, when I install into the other computer, then it displayas the error when I execute this application, the error code display as follows: Unhandled exception has occured in your application. If you click Continue, the application will ignore this e ...Show All

777879808182838485868788899091929394

©2008 Software Development Network

powered by phorum