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

Software Development Network >> VS Express Editions

VS Express Editions

New Question

Can Visual Studio 2005 express be used to create Win32 applications or for future .net versions?
Video tutorials
Adding data to a table
send data in the network
another Problem after SDK\VC++
Accesing Databases other than Access or SQL Server?
ClickOnce Problems
How do I test for null date in SQL table?
Can ANYONE Program with the sql Server Management sTudio Express
Descending order ListView

Top Answerers

TheMilkMan
timbador
DotNet WizKid
Stahn
john k
Godwin Lang
vijay99
lteska
Manish Mobile
Sowmy Srinivasan
Topix: Aerosmith
Only Title

Answer Questions

  • digitaladvisor Adding Data to a Table after creating a VB Express Database Application - How to go to the 2nd Row?

    Hi all, I am new in doing the VB Express Database Application in my Windows XP Pro PC. For the first time, I tried to add data to a table after I created a VB Express database application: I completed typing in the last data entry of the 1st row and pressed "Enter" and I got a strange message "the row is not updated" and I could not go the 2nd row for entering my data for the 2nd row. Please help and advise: tell me what i ...Show All

  • RonMoreno cannot get audio file to play with my.computer.audio.play

    I am trying to play an audio file I added to resources. When I type in my.computer.audio.play(My.Resources.filename) it gives me the blue squiggly underline, and says that "Value of type 'System.IO.UnmannagedMemoryStream' cannot be converted to 'String'. This is highly annoying . How can I get a resource soundfile to play Thanx. Works great. Thanks! there are a couple of diff ...Show All

  • Green Island Sandbox

    Im attempting to create a security application in vb express and i need a sandbox. can anybody give me sand box code piz, this would be very helpful. Live long and prosper ( Trekkie Pride!), Sam What is a sand box anyway keehun thanks a lot Johan ill check those sites. if i need somthing more specific ill be back, but this should do fine. Thanks! Live long and prosper(  Trekkie Forever!!!!!!) Sam Some resou ...Show All

  • Tipu Delacablu MS C++ 2005 express beta 2: Problems with some windows.

    Okay, i've just updated from beta 1 and everything in beta 1 worked fine. The problem i'm having is that some features in beta 1 doesn't work on beta 2, like for example when chaning a directory for the project's output you do not see the list panel to select what macros when you click on the macros button. The other problem is in Configurations properties->C/C++->General->Additional Include Directories is that unless you enter the dire ...Show All

  • SPAWN_UK Referenceing.

    Im just messing arround and Ive made a registration type thing and Ive got a question. Say that you get all to the end of the regristration where it asks you if all of the information you input is correct, and you say no, how would you make it so that you would go back to the part where you input all the information. First off we are going to need to know what language and technologies you are using... Is ...Show All

  • Jibbles my updates are not saved to a database in express edition

    I am trying to change the database from MSDE to Express edition but when I work with the database in Express edition the updates are not saved, it work while I am testing but if I enter again the data is not more there. Thanks. Hi vnilo, Welcome to the forum! This is a frequently asked question; it basically has to do with the fact that there are actually two copies of your database. See the follo ...Show All

  • monfu Other local databases other than SQL2005Express and Access

    Hi, I'm a huge fan of the Microsoft Visual Studio Express software, but despite that SQL 2005 Express should be light-weight. It's still too heavy for me. It draws the performance out of my system. I like this database, but I still find it somewhat heavy. Working with Jet databases goed smoothly on my system. Since I want to test other databases, can I use the following ones within the Express Editions: 1. FireBird 1.5.x and up 2. MySQL 5.x 3. E ...Show All

  • halola Working with IComparable

    The response I received to a recent post got me investigating collections, they're pretty cool. I am attempting to add a CompareTo function to a class that I've written so that I can use the Sort method. I have used Listing 4 in a DevX article as my pattern for the CompareTo function. Public Class Recipe Implements IComparable ' ...a property, RecipieID, is created & stored internally as intID Public Overloads Function CompareTo(ByVa ...Show All

  • KetChup103821 Install error - Mscoree

    Having problems with the install, Error is with Mscoree Any Help would be great [08/10/05,15:10:17] Entering CMsiInstaller::BeginInstall [08/10/05,15:10:17] Entering CMsiInstaller::GetMscoreeVersionFromSystem [08/10/05,15:10:17] ***ERROR EVENT*** : Failed to obtain MSCOREE.DLL version at C:\WINNT\system32\mscoree.dll [08/10/05,15:10:17] Entering CMsiInstaller::GetMscoreeVersionFromMsi [08/10/05,15:10:18] Version of mscoree.dll in the msi packag ...Show All

  • korggy Disable (or Override) Javascript in WebBrowser control

    I'm trying to disable javascript code in a webBrowser control. I searched for a long time on search engines and I couldn't find the answer. To be specific, I'm trying to stop a certain portion of javascript on a webpage that forces a redirection. I would like to do this without having to change any settings to Internet Explorer. This is quite urgent so any help is greatly appreciated :) I am trying tht m ...Show All

  • Rago How to move label to the middle.

    Hi im a student using visual studio and i need to know what codes do you put in your button to make my label move to the middle of the screen.. Even when the window is enlarged or minimized the label will also go to the middle instanly when the button is click.. pls help me! You seem to me to be asking two questions 1 - how do you make a button click do something ( double click it in the design view, and the ...Show All

  • Martin Ennemoser path

    I have C# express installed and would like to build a dll with following command : csc /target:library /out:bank.dll a.cs The windows Command Prompt responds with " 'csc' is not recognized ..." I know in VS 2003 I can use the .NET Command Prompt. How do I do this for C# express so that my above dll build command will be recognized thanks. when I click on the csc.exe a ...Show All

  • rmethod i want my fckeditor to display data from batabase for editing

    i am using visual web developer 2005 and what i want is my fckeditor to display data from a column in my sql database table. cant figure out how to bind it with my database, how to display data onto my editor page could somone xplain how it is done, please xplain with example codes. hi, sorry i don't know about that but i guess you have to consult the producer and to check with the support there or to try with the documentation ...Show All

  • Narendra com and microcontroler

    I’m a beginner with Visual Basic. My final faculty project (assembly hardware and software) consists of driving microcontroller from PC. I have choused visual basic 2005 express edition to make graphic interface ( supervising controlling and data acquisition ) Argument: I ‘m using serial COM port for connection between devices. I my see lateral (ascii) on Hyper terminal; I ha ...Show All

  • SuperRock question about viewing output

    I am just using visual C++ 2005 express as a base to program simple programs in C++. I have a couple problems with the program. 1, after i compile the program, how do i execute the program so that i can see the output of the program. 2. how can i view that in a different window Any help would be appreciated. thanks Thank you... Even I had the same problem. But when I use ctrl+ f5 is absolutely great. ...Show All

919293949596979899012345678

©2008 Software Development Network

powered by phorum