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

Software Development Network >> Erik Moore's Q&A profile

Erik Moore

Member List

Fredrik Lindstr&#246&#59;m - Qbranch AB
Mike Whyte
Bo Cordell
Paul Samways
ChrizA
Jay Jetley
SSull
Jack gillespie
Ian Fowlds
anilF
balance
arstacey
Erik Wynne Stepp
Saurabh11
JennyW
Joe Fawcett
jessica duarte
daveCsharp
BrBut
caspian
Only Title

Erik Moore's Q&A profile

  • .NET Development Bravenet FTP error

    I am trying to get my program to upload a file to my bravenet ftp server. The info bravenet gave me was: Use the following settings in your FTP program: Server or Host Name: freeftp.bravehost.com User Name: ******** Password: Your Bravenet Password Remote Directory: / my code was: Private Sub Button2_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ...Show All

  • Windows Forms Does anyone know where I can get the last stable build of the Terrarium Setup for v1.0 that worked?

    Does anyone know where I can get the last stable build of the Terrarium Setup for v1.0 that worked I wanted to start building in my own sandboxes locally but obviously with the overflow error thats a little impossible. If some one has the  ...Show All

  • Visual Studio Express Editions Copying files from a directory

    I want to copy files from specified directory to another target directory, but only those files, that has been changed since specified date. If the first directory has subdirectories, I want to copy files from them too. Can anyone tell me how to achieve this goal.;o). Is it possible, the structure of directories and subdirectories in the target directory to be the same as this in source directory Hey Paul, what you should essential ...Show All

  • Visual Studio Express Editions 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

  • Visual C# Installing Merge Modules from C# Windows Form Application (not using a setup and deployment project)

    Hi, Currently, we have an InstallShield project that creates a setup.exe that only installs 20 or so merge modules.  It does nothing else.  We then have our own custom, C# Windows Form application that installs our software applications.  It does this by copying files, creating registry keys, etc. So what I'm trying to do is get rid of the separate InstallShield setup.exe. We want one setup application that installs both the merge ...Show All

  • Visual Studio Express Editions opening and closing forms.

    I'm trying to update a VB6 program with multiple forms that linked together using code: Private Sub CmdButton_Click() Form2.Show Unload Me End Sub Thus at the click of a button, form 1 would close and form 2 open. In VB2005 express, I can use Form2.show() , but what is the equivalent for unload me All examples I have tried, keep producing errors. Anyone hi, i think its Me .Close() ...Show All

  • Visual Studio Team System Web Services Projects not under source control

    Hi, I have installed TFS release candidate and most of the times the Web Services projects of of my solution arent under source control. Every other project ( e.g. win forms, libraries etc) can be (and always is) under the source control (lock symbol inf front of each file) but the Web services projects cant be!!! Trying to check in and check out my solution, yesterday, I lost the web services projects i had. I suppose that because they we ...Show All

  • Visual Studio Express Editions Visual Basic 2005 - Will the compiled code work on a windows 98 computer

    Visual Basic 2005  - Will the compiled code work on a windows 98 computer - Does it matter which version of VB2005 you program with   thanks scott You can easily, via Click-Once, deploy your application built using VS2005 to a WIN98 system.  Version 2.0 of the framework must be installed, but it will check and automatically download the framework if it is not on the WIN98 system.   Ed Tenh ...Show All

  • Windows Forms Threading UI

    Hi all,I am very new to threading ..I have to make my application multi threaded .This is what i have read and made .since function needed paramters and in Threadstart i cann't pass parameter function i created a class in which i have passed parmater. ClsGetValueData clgetRec = new ClsGetValueData ( this .tabPageRiskViewer,comboBoxRiskPortfolio.SelectedItem.ToString(),dateTimePickerMarketAsOf.Value, checkBoxLive.Checked , ref externalData ...Show All

  • Visual Basic replace listbox item

    Help, I can't figure out how to replace an item a listbox.  I can delete the selected item and add the nw item but there has to be a better way Thanks  Something along these lines may help as it it will allow you to replace Full exact match items or partial matches in items and chnage either just the first occurence or all occurences. As its searching for string matches in the list and not spec ...Show All

  • Visual Basic Need help with loading a form.

    Hi all, I'm new to VB and need some help im trying to get a form to load after a login box below is the code im using so far. Also is there any way i could get the login box to check a database for the usernames and passwords before alowing login If Usrname.Text = ( "greg" ) And Password.Text = ( "password" ) And Domain.Text = ( "United Kingdom" ) Then Im not sure what goes on the end of then. ...Show All

  • Windows Forms Canceling the "close" event prevents Windows from shutting down

    This is some interesting behavior that I hadn't really considered... I have an application that "closes" to the system tray, rather than exiting, when the form is closed. (E.g. if the user clicks the X in the upper right corner.)   I  ...Show All

  • Windows Forms Does developing and ditributing application in Microsoft dotnet framework sdk violate any law

    Does developing and ditributing application in Microsoft dotnet framework sdk violate any law.   You might want to contact your company lawyer for the official legal opinion. Or post on a more relevant legal forum. ...Show All

  • Visual Studio Crystal Report

    How To Send Login Information In Crystal Report Web Service ...Show All

  • Windows Forms Adding a DataSource property to my Control

    I want to add a DataSource property to my control that, at design time, will allow the designer to drop down a list of valid datasource components just like the DataGrid control.  The type on the DataSource property is just 'object', so I& ...Show All

©2008 Software Development Network

powered by phorum