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
S

ShimiG

@ShimiG
About
Posts
11
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Thoughtpost P2P
    S ShimiG

    Any idea if i cant have both, 2003 and 2005 express editions installed ?

    C# csharp dotnet question

  • Thoughtpost P2P
    S ShimiG

    Im trying to run Thoughtpost.P2P library but even the examples dont want to run it throws some exception could it be because of me using .Net Framework 2? Could i use C# Express 2005 and compile throw .Net framework 1.1 ??? Thanks !

    C# csharp dotnet question

  • Keyboard Events
    S ShimiG

    Im building a small program which you can get the color of any pixel on the screen, color picker after pointing on a pixel and getting its RGB and HEX into text boxes how would you remember them? just clicking on a button will get them into a list of colors :)

    C#

  • Keyboard Events
    S ShimiG

    Thanks exactly what i was looking for ! they didnt mention that on MSDN..

    C#

  • Keyboard Events
    S ShimiG

    Im having a trouble to catch KeyDown event on the form.. it just doesnt work.. any other control on the form can get KeyDown event if ill set it to him but the form event just doesnt work.. thanks..

    C#

  • Mouse Events
    S ShimiG

    But it will only give me the position can i make a function which will catch mousemove event outside the window?

    C# csharp tutorial question

  • Mouse Events
    S ShimiG

    Im trying now to get the coords of the mouse on the SCREEN out side my form i was thinking to use win32 WindowProc function on the desktop handler ( using getDesktopWindow() ) im familiar with using external functions like getDesktopWindow but i just have no clue how to use WindowProc function .. it suposed to get callback function or something how to do it in c# ??? thanks :)

    C# csharp tutorial question

  • Single Thread Problem..
    S ShimiG

    In my main program i create a thread to run a function which is infinite (while (true)) when i close the main frame of the program the thread is still running how can i make it collected by the gc automaticly when the main frame closes?? Thanks

    C# question help

  • Threads
    S ShimiG

    If i understand right threadpool are good for threads which dont do much work and alot of time under wait state isnt it the exact opposite of my problem? alot of active sockets ?

    C# question lounge

  • Threads
    S ShimiG

    Isnt thread pool can proccess only 25 threads at a time? (max) and 1000 active socket will create me a bottle neck

    C# question lounge

  • Threads
    S ShimiG

    Im now starting to think of developing a big chat system which will need to handle up to 1000 clients connected at once. my question is how it would of be the best way to handle all of the 1000 clients?? a thread for each client isnt too much ?

    C# question lounge
  • Login

  • Don't have an account? Register

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