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

Software Development Network >> VS Express Editions

VS Express Editions

New Question

Type Casting??
[C++ Express] Add Resource disabled?!
SP2?
Binding Handle is Invalid Error...Can't Get around it
Retrieve data from Excel and store it in Access through VB
How I can create multiple forms?
loop through only ComboBoxes
Polling Access Database
Creating an independant application
Thank You Microsoft

Top Answerers

KalleKlovn
MarkyMark7
ellenf
jgillin
RobAtCDW
George_egroeG
James C.
JL2
Psinha371
supperzipper
Levels of Detail and Polygonal Simplification
Only Title

Answer Questions

  • vs.wu link.exe error

    I followed this tutorial: Building Windows Forms Applications with Wizards in Visual C++ Express (12 Minutes - 8.2 MB) And I get an alert box that pops up and says: --------------------------- Microsoft Visual C++ Runtime Library --------------------------- Runtime Error! Program: C:\Program Files\Microsoft Visual Studio 8\VC\bin\link.exe This application has requested the Runtime to terminate it in an unusual way. Please contact the a ...Show All

  • davegauthier how to convert avi file to mov file

    any suggestion or recommended article or document is welcome, thanks i will do such project in c# www.codeproject.com Hi,   Not sure how you would convert a file programmatically in C# but;   I would suggest using some other program like     mencoder ( http://www.mplayerhq.hu/ ) Many many options for converting between all sorts of video flies ...Show All

  • INTPnerd active directory restore password

    is there a best practice recommendation for the active directory restore password and the domain administrators password being the same or different does it matter either way you can answer this question directly at http://www.helpshare.com/qhome.asp qid=2590 and get a reward. ...Show All

  • Kerad link.exe error

    I followed this tutorial: Building Windows Forms Applications with Wizards in Visual C++ Express (12 Minutes - 8.2 MB) And I get an alert box that pops up and says: --------------------------- Microsoft Visual C++ Runtime Library --------------------------- Runtime Error! Program: C:\Program Files\Microsoft Visual Studio 8\VC\bin\link.exe This application has requested the Runtime to terminate it in an unusual way. Please contact the a ...Show All

  • Mintu Problem installing SQL Express

    I having problems installing SQL Express. It tells me there are previous versions of the Beta 2 programs installed and I need remove them. I go to Add/Remove programs and there are no beta 2 stuff left to remove. The SQL setup log calls out the following 2 programs but neither are on the Add/Remove list. Microsoft SQL Server 2005 Express Edition CTP Microsoft SQL Server 2005 Tools Express Edition CTP Any ideas ...Show All

  • Derek Greer Delete Rows not Worcing

    Me use this code for delete rows and update dataset sprDataSet.SprTel.Rows.RemoveAt(dataGridView1.CurrentCell.RowIndex); sprTelTableAdapter.Update(sprDataSet); sprDataSet.AcceptChanges(); Rows deleted in datagrid. But in database not removed :( Pl ease Help     Hi, Try taking a look in the sprTelTableAdapter.DeleteCommand see if the Command text contains the proper delete s ...Show All

  • rdx How do I compile a VB.net application to a normal *.exe file? I mean that could be run in DOS mode.

    Well you see. It is really stupid to make a cool program that can't run on other computers that don't have the .net framework installed. I ve been searching for such a program that can compile my .exe (for .net) program into a normal .exe . I couldn't find anything like it so any help. If you are kinda new and you don't know why is this just rename your program into a *.txt file and open it. It says: This program cannot be run in DOS mode. That ...Show All

  • Alf928 Data bound combo box

    I'm trying to load a combo box with a simple table containing a number of cities. However, when I debug the program and select a city, the previous city selected changes to the current selection. For example: My list is Vancouver, Montreal and Ottawa, in that order. If I select Ottawa, and then hit the pulldown box again, my list becomes Ottawa, Montreal and Ottawa. If I then select Montreal, my list becomes Ottawa, Montreal and Montreal. ...Show All

  • Madisn Clear breakpoints in C# Express

    In VS2003 there was command Debug->Clear All Breakpoints and Debug->Disable All Breakpoints . How do the same in Visual C# Express(beta 2) Ok, I see. Thanks! This is correct, there are a number of more advanced debugging features which have been left out of the Express products for the sake of reducing complexity.  The goal of the Express products is to provide ...Show All

  • WillSmith retrieve selected data in SQL using vb.net 2005

    In vb.net 2005, do we need write the connection code to connect tothe database or just select the connection as show in the vb.net express video In that video,it teach how to fill and update the SQL database by using simple code such as Me .OperatorTableAdapter.Fill( Me .SV350KDataSet1._operator) to fill the dataset to the table. but how to retrieve the selected data from SQL using vb.net do we need write all the coding starting ...Show All

  • Alvaro Morales visual c++ express

    i can compile in visual c++ express edition but cannot get the output !! do i need to install any addtional software or .... thnks for the answer but, i tried to compile in the visual express 2005 express.... i am just an learner i need the compiler to be like turbo C++ where i can get the result or output when i pressed f5 button ... is there is any thing like that to get the output in command prompt..like turbo c++ ...Show All

  • damaha Visual Basic 6.0 -> Visual Basic 2005 Express

    Is it true that I have to buy Visual Basic 6.0 when I got an old project from someone that I want to open (and upgrade) to the Visual Basic 2005 Express edition Exact error message: Upgrade failed: Exception occured: The referenced components Adodc MMControl ProgressBar CommonDialog StatusBar ImageList  are missing design time licenses. I am a first time user by the way. [Source: PRB: Errors when you use Visual Basic 6.0 controls ...Show All

  • Bruno Espezzano Why uninstall Visual Studio 2005?

    Do I really have to uninstall Visual Studio 2005 to be able to run Visual Web Developer properly Can they not exist on a machine both at the same time I currently have VS 2005 installed on my computer and I want to install Visual Web Developer Any suggestions Thanks. Jess They can exist on the same machine. It is only if you have a beta or preview version installed you need to uninstall. The title of secti ...Show All

  • marcotoon Just downloaded VBExpress Edition and have a question.

    I downloaded VBExpress Edition last night, registered it and this morning I recieved an email thanking me and giving me a link to download FREE photos, icons and stuff. email - " Registration Benefits We are pleased to provide the following registration benefits for registered customers: Stock photography — Download 250 royalty-free images from Corbis for inclusion in your applications Icons — Download a collection of professio ...Show All

  • David Burg - MSFT Form closes but doesn't free memory.

    Is there a certain way you have to close a form to free memory up I'M currently using formname.close but i never notice my memory go down. Any Ideas Just as a point here - the form may remain in memory long after you have closed it. This is because .NET uses a process called the garbage collection process which will periodically come along and find all unreferable objects of which a form is one, in memory and reclaims the memory. S ...Show All

101112131415161718192021222324252627

©2008 Software Development Network

powered by phorum