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

Software Development Network >> VS Express Editions

VS Express Editions

New Question

Visual Basic Express VS Visual Web Developer Express
Locking Data in Combo Box
Screenshot
Using Data from a Checked Listbox
Sharing files between threads - how?
How to implement an IDE kind of editor
Passing control to/from Windows XP Home login screen to VB Express program
SDK errors
I can´t create a new Website!
How to Create Simple Report as HTML ?

Top Answerers

Jim in NoVA
new2C#
JeroGrav
Ravishenkar
Gerry Fan
mschetu
rtb33
Jster
UltimateKylie
juliik
Search Engine Blog
Only Title

Answer Questions

  • Mike C Reading HTML source that is inside wb.Navigate

    My program is coming along nicely, except that now I cannot figure out how to read the HTML source of a webpage that is sitting inside wb.Navigate in my form. There is specific info I would like to take out of the source, and populate 2 variables with that data. Are there any resources you could direct me in to look at pulling data from a HTML source file Thanks! Ken Did you get any responses f ...Show All

  • JBT3000 Good and Free Tutorials

    hi, i hope if anyone encounter a good free tutorial for  C# to share it with us here in this thread.     very good tutorial for OOP's concepts very well organized tutorial for C# basics Index for many tutorials online arranged in groups this is the best free dictionary i found for computer terms note there are many tabs in the result but most of computer terms in technology or wiki &nbs ...Show All

  • Jack_Bauer_24 Error spawning cmd.exe in simple C++ application

    I got a big problem. I do not know why I write a very simply C++program.I put it below #include<iostream> #include<cstdlib> using namespace std; int main() { cout<<"helo to C++"; return 0; } When I build it , it will show me a error: hello.cpp Linking... Embedding manifest... Project : error PRJ0003 : Error spawning 'cmd.exe'. Build log was saved at "file://c:\Documents and Settings\LXY\My Documents\Visual Studio 2005\Projects\ ...Show All

  • Mike Dempsey "How-To Automate IE" - VB 101 Samples

    I get this error when I load this sample: Error 1 Type of member 'htmlDocActiveX' is not CLS-compliant. Help hasn't given me any Help .... so I turn to you Great Gurus Roger ...Show All

  • Henry Ma Noob Post!!--How to make program access internet?

    I'm trying to make a small program that can acces the web, but i can't figure out how to make my 'search' button turn on the 'WebBrowser1' to Google then to search Google and to display results  as if i had gone to google.com and typed in the search box there.  First off--Is this even possible Second--Is it hard to do if it is--tell me and i'll mark  this post as answered---I'm a noob ...Show All

  • DanHaligas Can't compile SSPI Authentication Sample

    Hello, I am trying to compile the following in Visual C++ 2005 Express edition and get a series of compile errors. Any ideas I have the platform SDK and the paths have been updated for include, executables and lib. Thanks in advance ! 1>c:\tmp\vs8_projects\validatewindowsuser\validatewindowsuser\validateuser.cpp(30) : error C2146: syntax error : missing ';' before identifier 'fInitialized' 1>c:\tmp\vs8_projects\validatewindowsu ...Show All

  • KatrinaTookIt relate an extension to my application?

    Hi. How can I set windows to open a type of files with my application. like a file.doc will be opened directly by Word. I want that my file.ext will be opened by MyApplication.exe can anybody give me the code to do that... Thanks I understand what you are saying, P; however, the choice should be made during installation, while the user is attempting to get the application installed - they are probably paying attention. However, using th ...Show All

  • Horea Soanca hello new to c++ !

    hey new to c++ programming and would like to be able to create a window and button that when u click on it a msgbox appears just like in vb and says something or are there any tutorials to guide me thru steps   ch1p wrote: hey new to c++ programming and would like to be able to create a window and button that when u click on it a msgbox appears just like in vb and says something or are there any tutorials to guide me thru steps ...Show All

  • __SAW___ Common Dialog Box and Save- newbie question

    I want to save an array of UShort integers in any chosen directory, using a Common Dialog Box. (There seem to be big differences between VB6 and VB Express.) Can anyone help And I need to load back the values, again using a Dialog Box. Thanks, David. Hi David, May I suggest http://msdn2.microsoft.com as another place to search for APIs that you're not sure about. Save.CheckPathExists = Tr ...Show All

  • Cep VB 2005 Beta 2 Indepenent of .NET

    Is there any way to compile a program (in VB2005 Beta2) and make it run independently of .NET Framework No OK, Thanks. P.S. I really like your signature. Too, too true. ...Show All

  • IloveThis VWD - Question on how to optimize my code

    Hello everyone, I'm trying to port over an application that I created in VB 2005 E to Visual Web Developer 2005 for a web application. I found that it's a little bit different coding for the web, and I'm forced to actually write some code now. Here is some code that I found to take a value from a row of data and store it in a variable. But I know that the way I'm doing it isn't the most effecient. More specically, I've forced myself to onl ...Show All

  • johnnydeppsgirl Is Visual Basic Express A Toy?????

    Hi There This Dog Don’t Hunt........ From Visual Basic Guided Tour Managing Your Records: Using Data in Your Program In this section, you will learn about working with databases. This Section Flat A*S Does Not work.... It DOES NOT Update the Data Base.....Rendering this Version of VB Express to the TOY BOX..... It Ain’t Just Bronco.... Check The Forum for multiple posts saying the same thing...... This Edition is for Advertising and Not ...Show All

  • Andrew McKay what's wrong with this?

    WebBrowser1.Url = textbox1.text in vb6 i think it would be ok, so what's the prob in the 2005 Express Edition thanks. Shaul.   Blair Allen Stark wrote: in both .Net and VBSUX, it was WebBrowser1.Navigate(textbox1.text) yup! that helped! but i dont get it, in the properties it's called "url" so why Navigate :S in both ...Show All

  • Anonymousrtewreer Unable to update the database

    Hi. I am trying to insert data in a form and the data is saved in the database. Currently, im using the VS 2005 Express edition. I used the connection string. Everything works well, but it seemed that the updated data is not saved in the database. Is there anyone who knows any solution to this problem This worked for me as well....What is up with this spuratic error Ma ...Show All

  • b_shpungin MyMovieCollection Starter Kit

    Gday All, I just downloaded the amazon enabled version of this starter kit and been looking over it but when i run it all is fine including the search online function but wen i try to add the highlighted result to my collection i get the follow prompt 'There was a problem adding this to the DVD collection' and in the debug window i get this. I'm rather new to VB and .net so any help would be great. " ID column is changing to proposed value 3 ...Show All

343536373839404142434445464748495051

©2008 Software Development Network

powered by phorum