Click here to Skip to main content
15,886,806 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to combine ClickOnce and normal installer Pin
GuyThiebaut3-Jul-13 0:08
professionalGuyThiebaut3-Jul-13 0:08 
QuestionRadio buttons in PropertyGrid Pin
lukeer1-Jul-13 21:02
lukeer1-Jul-13 21:02 
AnswerRe: Radio buttons in PropertyGrid Pin
Eddy Vluggen1-Jul-13 22:30
professionalEddy Vluggen1-Jul-13 22:30 
GeneralRe: Radio buttons in PropertyGrid Pin
lukeer11-Jul-13 1:21
lukeer11-Jul-13 1:21 
AnswerRe: Radio buttons in PropertyGrid Pin
Eddy Vluggen15-Jul-13 8:53
professionalEddy Vluggen15-Jul-13 8:53 
QuestionHow to lock only one request and release all pending requests at once Pin
amjegan1-Jul-13 18:14
amjegan1-Jul-13 18:14 
AnswerRe: How to lock only one request and release all pending requests at once Pin
Eddy Vluggen1-Jul-13 22:33
professionalEddy Vluggen1-Jul-13 22:33 
AnswerRe: How to lock only one request and release all pending requests at once Pin
jschell2-Jul-13 8:07
jschell2-Jul-13 8:07 
amjegan wrote:
Now I want a technique where first request will acquire lock and get the
response. All the other request should be waiting for this and once first
request release the lock, this response should be assigned to all other pending
request (as the output response will be same) and make them all released at the
same time.So ultimately, all request will get a response in two mins and only
one service hit will happen.


And then what happens in the following scenario?
- First request times out.
- Second request succeeds.
GeneralRe: How to lock only one request and release all pending requests at once Pin
amjegan2-Jul-13 17:41
amjegan2-Jul-13 17:41 
GeneralRe: How to lock only one request and release all pending requests at once Pin
jschell3-Jul-13 8:27
jschell3-Jul-13 8:27 
QuestionRead Content From MMF File Pin
reethu_test1-Jul-13 13:15
reethu_test1-Jul-13 13:15 
AnswerRe: Read Content From MMF File Pin
Mycroft Holmes1-Jul-13 15:53
professionalMycroft Holmes1-Jul-13 15:53 
QuestionNSF File Reading in C# Pin
reethu_test1-Jul-13 12:44
reethu_test1-Jul-13 12:44 
AnswerRe: NSF File Reading in C# Pin
Garth J Lancaster1-Jul-13 12:55
professionalGarth J Lancaster1-Jul-13 12:55 
GeneralRe: NSF File Reading in C# Pin
reethu_test1-Jul-13 13:03
reethu_test1-Jul-13 13:03 
GeneralRe: NSF File Reading in C# Pin
Garth J Lancaster1-Jul-13 13:05
professionalGarth J Lancaster1-Jul-13 13:05 
GeneralRe: NSF File Reading in C# Pin
reethu_test1-Jul-13 13:07
reethu_test1-Jul-13 13:07 
GeneralRe: NSF File Reading in C# Pin
Dave Kreskowiak1-Jul-13 18:38
mveDave Kreskowiak1-Jul-13 18:38 
GeneralRe: NSF File Reading in C# Pin
Mycroft Holmes1-Jul-13 15:49
professionalMycroft Holmes1-Jul-13 15:49 
QuestionProblem on Update operation Pin
nivashini1-Jul-13 0:25
professionalnivashini1-Jul-13 0:25 
SuggestionRe: Problem on Update operation Pin
Richard Deeming1-Jul-13 1:44
mveRichard Deeming1-Jul-13 1:44 
AnswerRe: Problem on Update operation Pin
Jean A Brandelero1-Jul-13 4:38
Jean A Brandelero1-Jul-13 4:38 
AnswerRe: Problem on Update operation Pin
PIEBALDconsult1-Jul-13 5:13
mvePIEBALDconsult1-Jul-13 5:13 
AnswerRe: Problem on Update operation Pin
Mycroft Holmes1-Jul-13 12:48
professionalMycroft Holmes1-Jul-13 12:48 
QuestionControling Video files Pin
ErfanNoury30-Jun-13 22:50
ErfanNoury30-Jun-13 22:50 

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.