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!
push1988
Posts
-
Calculating the cheksum of code in memory -
Multiple TimersBut 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? :(
-
Multiple TimersHello 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. :^)
-
Image Into Oracle!!!!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!:->
-
Image Into Oracle!!!!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!!:((