Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

mrmathews99

@mrmathews99
About
Posts
5
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • txt file recieved over the network using TCP/IP not the same as the original
    M mrmathews99

    Hi, I am trying to write a simple program for TCP/IP client and server to send a file over a network. However there is a problem with the uploaded file. It doesnt look like the original file. There is one section in the file that looks exactly like the original file, but after that there is extra section where the writing is a copy of another section within the text. Can some please let me know how I can fix this problem? I am very new to this TCP/IP so any help would be greatly appreciated. Thanks let me know if you need to see the code...

    Visual Basic help sysadmin question

  • Sending data between programs
    M mrmathews99

    Hi, Im quite new with using VB.NET and I am trying to find out how to send data between programs. From what I have read so far, there are a number of ways to do it. Can someone please give me advice on which method is the best to use with sending data between programs on the same computer and over a network? anyhelp would be greatly appreciated. Thanks

    Visual Basic csharp sysadmin tutorial question

  • controlling other applications from VB.NET
    M mrmathews99

    Thanks HTG... I will give this a try with the application I'm trying to run and will see how it goes.

    Visual Basic tutorial question csharp help

  • sharing common data between 2 seperate applications
    M mrmathews99

    Hi, I am trying to figure out how to share a common data between two seperate applications: app 1 and app 2. Let's say I have a 2 dimensional array representing a grid with coordinate(x,y). Each coordinate represents a cell within the grid. This grid is used as a work floor divided into many cells. At any time, there's only one person supposed to be in one cell with coordinate(a,b). If the cell is occupied, it is marked as unavaible in app 1 thus no one is allowed to enter that cell at coordinate(a,b). This grid (array) data is only updated in app 1. I want to send this array data to app 2 (on the same computer) or let app 2 have access to this data . How can I do this? Any help would be greatly apprececiated. Thanks

    Visual Basic question css data-structures help tutorial

  • controlling other applications from VB.NET
    M mrmathews99

    Hi, I am trying to create a window application to control another application. At the moment I can only find info on how to open applications such as note pad and send strings to write in note pad. Let's say if I would like to do other things apart from just sending a string to notepad, how would I do it. For example if I want to run a specific program such as MS Word, and then I want to access one of the menus to perform a certain action such as changing fonts or input shape into the Word document. I would like to perform all this using the controls such as a button on a form in VB.NET, how can I do this? Any help would be greatly appreciated.

    Visual Basic tutorial question csharp help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups