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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
C

Code_Addict

@Code_Addict
About
Posts
10
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Which programming language you like the most and why?
    C Code_Addict

    Even though I am proficient in Java, C#, and Ruby; I enjoy using VB.NET to write the bulk of my applications. The biggest reason that I enjoy VB is based on the fact that a programmer can make use of dynamic arrays.
    For example in C# and in Java programming, the use of an uninitialized array is not allowed. But in VB a programmer can create an empty array when the numbers of elements are not known at design time or when the application is used.
    I would like to see the ability to use the keywords like ReDim and Preserve to use dynamic arrays in any programming language without having to create an atrocious workaround to simulate the effect that is there for the VB programmer to use.

    The Lounge question

  • The LHC and Black Holes
    C Code_Addict

    Apparently you did not read the report on the Challenger disaster. It was found that the people with the purse strings ignored the scientists who said the rings would fail in the cold weather; this information was suppressed by their supervisors. And as far as the senseless babbling, I know my facts. Do you?

    The Lounge question

  • The LHC and Black Holes
    C Code_Addict

    If i hurt you feeling, I'm sorry :(

    The Lounge question

  • The LHC and Black Holes
    C Code_Addict

    When the Big money get behind science, bad things happen! The Challenger explosion was one of the bad things. Big money does not care about people as long as they get something for their money!

    The Lounge question

  • The LHC and Black Holes
    C Code_Addict

    You tell me to be original, well why don't you make your own comments instead of stealing from the dead, original? I think not:P

    The Lounge question

  • The LHC and Black Holes
    C Code_Addict

    Not really, wednesday they only did a single particle test, and the LHC won't be fully operational until next year. this is when the black hole experiments begin

    The Lounge question

  • The LHC and Black Holes
    C Code_Addict

    Howdoes everyone out there feel about the looming danger?:~

    The Lounge question

  • Start a program at restart/selected time
    C Code_Addict

    I am working a visual basic program that I would like to start at either restart, or a users selected time. I am new at programming, I have yet to figure out how to launch a program automatically, currently I use the task scheduler to launch it on my pc, can any one aid in assistance. :confused:

    Visual Basic tutorial

  • Using window service
    C Code_Addict

    Thank you for your reply And it was helpful It may steer me in an easier way I am trying to launch the program so that I will see the messages that it will display. The program is for Prescriptions, when to reorder, and a reminder when to take pills If you would have any suggestions would be helpful Thanks again

    Visual Basic csharp question dotnet visual-studio

  • Using window service
    C Code_Addict

    I am currently working on a program that will open on it’s own each day. I have tried using the task scheduler, but I keep getting: access is denied (0x80070005) I have looked in to creating a window service to accomplish this task. I have found a window service example that would make you system speaker beep every three seconds, that works fine. My question is how can I make a window service that will call a specific program Programming environment : Visual Basic (Visual Studio 2005 Pro) .Net Framework 2.0 SDK Can anyone out there help. Thanks in advance

    Visual Basic csharp question dotnet visual-studio
  • Login

  • Don't have an account? Register

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