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
P

push1988

@push1988
About
Posts
5
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Calculating the cheksum of code in memory
    P push1988

    Consider this- There is a C#.NET project and I have 3 functions- A,B and C C function will have to calculate the checksum of all three functions at runtime. How can that be done?? Help please!

    .NET (Core and Framework) csharp performance help question

  • Multiple Timers
    P push1988

    But if I use a dictionary/database, how do I decrement the timer for each entry after each second? Since, in general, the number of entries may be large, how do I ensure that the decrement of the first entry and the last entry takes place within that same second? :(

    C# help question csharp sysadmin data-structures

  • Multiple Timers
    P push1988

    Hello everyone, I am a beginner at C#. My problem is as follows: 1. I am coding a server app running on a single proxy server. 2. We have got a client app on each client machine which pings the server (using UDP) 3. For the first ping, server app creates a new entry in the existing linked list (using IPAdress) 4. For each such entry, it starts a timer (should run for 60 sec.) 5. If any client app pings again within 60 secs, its timer should be reset. Timer Code should be non blocking. 6. If timer expires, corrosponding IPAddress Node should be removed from Linked List. How do I implement this specific timer functionality? I will have to start 100 timers for 100 clients! And that too, each timer should have its own identity... IPAdress! :omg: Please help. Waiting anxiously for reply. Thank you. :^)

    C# help question csharp sysadmin data-structures

  • Image Into Oracle!!!!
    P push1988

    Errr.... i dnt wanna do tht! For tht to work ill have to store all images into my App folder and it will be tiresome too!:->

    ASP.NET csharp asp-net database oracle algorithms

  • Image Into Oracle!!!!
    P push1988

    Hello, I am a beginner at ASP.NET Right now i am searching for a way to store images files(jpeg,gif) files into Oracle database and then retrieve them as needed. ( C# only!!!) So someone please help me!!:((

    ASP.NET csharp asp-net database oracle algorithms
  • Login

  • Don't have an account? Register

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