Click here to Skip to main content
15,914,594 members
Home / Discussions / C#
   

C#

 
Questioncontrolling a running application Pin
Mridang Agarwalla8-Feb-06 2:23
Mridang Agarwalla8-Feb-06 2:23 
AnswerRe: controlling a running application Pin
User 66588-Feb-06 3:43
User 66588-Feb-06 3:43 
QuestionWeb Services / ASP .NET - Persisting Data Pin
MrEyes8-Feb-06 1:48
MrEyes8-Feb-06 1:48 
Does anybody know of a way of persisting data in a Web Service across unconnected calls.

As an example - I have a Web Service that holds configuration data in a database (for various reasons it cannot go into web.config). This configuration data is exactly the same for all requests that are made to the web service endpoints. At the moment on every request the data has to be read even though it doesnt change. So is there anyway I can keep a global cache of that data so that I can save the overhead of retrieving it multiple times?

Should the configuration change, then the web service would need to be restarted or there would be an administrative function to clear the cache.
AnswerRe: Web Services / ASP .NET - Persisting Data Pin
J4amieC8-Feb-06 2:08
J4amieC8-Feb-06 2:08 
QuestionHow to check if Up/Down Button is clicked on NumericUpDown Control... Pin
Kedar Potdar8-Feb-06 0:48
Kedar Potdar8-Feb-06 0:48 
AnswerRe: How to check if Up/Down Button is clicked on NumericUpDown Control... Pin
Ravi Bhavnani8-Feb-06 2:43
professionalRavi Bhavnani8-Feb-06 2:43 
QuestionI need a solution Pin
Johan138-Feb-06 0:36
Johan138-Feb-06 0:36 
AnswerRe: I need a solution Pin
J4amieC8-Feb-06 0:39
J4amieC8-Feb-06 0:39 
AnswerRe: I need a solution Pin
Drew McGhie8-Feb-06 5:13
Drew McGhie8-Feb-06 5:13 
QuestionHow to retrive the Day of a given date Pin
luckyv8-Feb-06 0:16
luckyv8-Feb-06 0:16 
AnswerRe: How to retrive the Day of a given date Pin
J4amieC8-Feb-06 0:40
J4amieC8-Feb-06 0:40 
GeneralRe: How to retrive the Day of a given date Pin
luckyv8-Feb-06 4:26
luckyv8-Feb-06 4:26 
Questioncan every body know that "TZ Executable Protector" How work ? Pin
hdv2128-Feb-06 0:04
hdv2128-Feb-06 0:04 
AnswerRe: can every body know that "TZ Executable Protector" How work ? Pin
leppie8-Feb-06 0:21
leppie8-Feb-06 0:21 
GeneralRe: can every body know that "TZ Executable Protector" How work ? Pin
hdv2128-Feb-06 1:07
hdv2128-Feb-06 1:07 
Questionerror-defines operator == or operator != but does not override Object.GetHashCode() Pin
sasire188-Feb-06 0:02
sasire188-Feb-06 0:02 
AnswerRe: error-defines operator == or operator != but does not override Object.GetHashCode() Pin
Ingo8-Feb-06 0:28
Ingo8-Feb-06 0:28 
GeneralRe: error-defines operator == or operator != but does not override Object.GetHashCode() Pin
sasire188-Feb-06 0:44
sasire188-Feb-06 0:44 
AnswerRe: error-defines operator == or operator != but does not override Object.GetHashCode() Pin
J4amieC8-Feb-06 0:46
J4amieC8-Feb-06 0:46 
AnswerRe: error-defines operator == or operator != but does not override Object.GetHashCode() Pin
Guffa8-Feb-06 0:58
Guffa8-Feb-06 0:58 
AnswerRe: error-defines operator == or operator != but does not override Object.GetHashCode() Pin
jinzhecheng8-Feb-06 9:23
jinzhecheng8-Feb-06 9:23 
QuestionRunning an application in a local intranet Pin
Bjarne Riis7-Feb-06 23:57
Bjarne Riis7-Feb-06 23:57 
Questionhow to set property of controls of one form from onother form[s] ? Pin
hdv2127-Feb-06 23:45
hdv2127-Feb-06 23:45 
AnswerRe: how to set property of controls of one form from onother form[s] ? Pin
Ingo8-Feb-06 0:27
Ingo8-Feb-06 0:27 
GeneralRe: how to set property of controls of one form from onother form[s] ? Pin
hdv2128-Feb-06 1:09
hdv2128-Feb-06 1:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.