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
B

batmanAgen

@batmanAgen
About
Posts
32
Topics
20
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • search engine cost
    B batmanAgen

    hi, I'm planning to code and sell a search engine, how much does an app like that cost? it's going to be built using perl/c++. I'm still thinking if i can utilize some open-source codes out there. need advise... Thanks guys. :)

    Article Writing c++ perl question

  • information about oDesk
    B batmanAgen

    hi guys, anybody here who has tried to use or be a provider in oDesk? i just want to know more about it.. tnx guys..

    IT & Infrastructure question

  • how to get latest usage time per pc
    B batmanAgen

    hey thanks for the reply... and for giving me the sql command.. thanks alot..:D i appreciate it!:)

    Database question database tutorial

  • how to get latest usage time per pc
    B batmanAgen

    hi, i have a table softwareMeter(id [primarykey], pcID, softID, myDateTime). what is the query to get the last usage of the software per pc?

    Database question database tutorial

  • not allow other users from terminating the process of my application
    B batmanAgen

    hey thanks... it was useful..:D

    C# sysadmin help question

  • not allow other users from terminating the process of my application
    B batmanAgen

    hi, thanks for the reply.. ive tried the demo file and its good... im using c#, can i use it in my code?

    C# sysadmin help question

  • not allow other users from terminating the process of my application
    B batmanAgen

    hi guys, i have a client/server application. i dont want the users of my client application to be able to terminate the process of the client application. how will i do that? is it possible to hide the process from the task manager? or is there a better way of doing this? please help...

    C# sysadmin help question

  • how to create multiple timers
    B batmanAgen

    hi guys, in my client/server application, i have a list in my server of connected clients. if the physical connection of the network is dropped, i would like to start a timer in the server app that will count up to lets say 2 minutes and by that time if the client still did not respond i would like to remove that client from the list. how will i create multiple timers to monitor each of my clients? or if you can suggest a better way of doing this, i accept suggestions. thnx

    C# sysadmin tutorial question

  • prevent MessageBox from continuously reappearing
    B batmanAgen

    hey thanks man!:D i'll try this code immediately..:D i really appreciate it..:D

    C# question sysadmin

  • prevent MessageBox from continuously reappearing
    B batmanAgen

    uhhh how is dat possible autekre?:) is that for the messagebox or the form?

    C# question sysadmin

  • prevent MessageBox from continuously reappearing
    B batmanAgen

    thanks for the reply..:) ok, i thnk ill use a form as you suggested. how can automatically close the form? will i use a timer?

    C# question sysadmin

  • prevent MessageBox from continuously reappearing
    B batmanAgen

    hi guys, how can i prevent a messagebox from reappearing? i have this timer that if the client is not connected to the server, a messagebox would appear informing the user that he is not connected to the server. i want the messagebox to show only once, until he is connected to the server. tnx in advance..:)

    C# question sysadmin

  • create c# window form installer
    B batmanAgen

    hi guys, i have a client/server application and i need to create installers for both the applications. i have a database (MSSQL2000) connected in my serverApp, how can i create an installer that includes the hostname of the PC(Server) that it is being installed.

    C# csharp database sysadmin question

  • set the property of the file created to be hidden
    B batmanAgen

    thanks wayne! it workd..:D

    C# question csharp

  • set the property of the file created to be hidden
    B batmanAgen

    Thanks for the immediate reply.. :) here's a follow up question. is it possible for the folder which contains the file to set its attribute also to hidden?:)

    C# question csharp

  • set the property of the file created to be hidden
    B batmanAgen

    hi guys, how can i set the file that i create using c# (FileStream) to be automatically hidden or read-only? i dont want the client users to have access to that file that is why i want to hide it.. if there's a better way of doing this, im open to suggestions.. tnx in advance!:D

    C# question csharp

  • how to check if client still connected to server
    B batmanAgen

    Thanks for the response...:) i think ill adopt that method in my client/server application...Thanks again!:D

    C# sysadmin help csharp tutorial question

  • how to check if client still connected to server
    B batmanAgen

    hi, i have a c# network based system, in which multiple clients connect to a central server. there is a server application and there are many client applications installed in each of the network workstations. what i want to do if i disconnect the LAN cable, from the workstation, my server will know it and will prompt the admin for that. how will do that?? help pls.. tnx.. i have no problem if the client closes the clientApplication, the server workstation list would immediately be updated. but if i disconnect the cable the list is not updated.

    C# sysadmin help csharp tutorial question

  • how will i know if a process has exited
    B batmanAgen

    hi guys, i need to know if a process that im monitoring has exited.. im using c#, and a noob in using the Process class. for example, im monitoring MS word, i can tell if it starts but i can't catch the event, the moment it terminates... help pls..

    C# csharp help tutorial

  • how to get window name of a specific application
    B batmanAgen

    hi guys, how can i get the window name of a program (e.g. MS Word) programatically? im using c#, and im using this in my program that ends/terminates an application based on data returned by some queries from a database. i have no problems if i start a fresh instance of MS Word since i can have the window name hardcoded in my program (the default window name is "Document1 - Microsoft Word"), thus i can still close that application using my code. the problem is that when i open an existing file (thus the window name is dependent on the filename specified by the user), now when this happens, i cannot close the application since i cant get the window name dynamically. pls help.. tnx :)

    C# help question csharp database tutorial
  • Login

  • Don't have an account? Register

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