Click here to Skip to main content
15,904,416 members
Home / Discussions / C#
   

C#

 
AnswerRe: Better Way to Search for a Value in a List of KeyValuePairs??? Pin
Mehdi Gholam7-Sep-11 20:05
Mehdi Gholam7-Sep-11 20:05 
AnswerRe: Better Way to Search for a Value in a List of KeyValuePairs??? [modified] Pin
BillWoodruff7-Sep-11 20:38
professionalBillWoodruff7-Sep-11 20:38 
GeneralRe: Better Way to Search for a Value in a List of KeyValuePairs??? Pin
NickPace8-Sep-11 3:40
NickPace8-Sep-11 3:40 
QuestionC#.net expiration date Pin
classy_dog7-Sep-11 5:30
classy_dog7-Sep-11 5:30 
AnswerRe: C#.net expiration date Pin
GParkings7-Sep-11 5:37
GParkings7-Sep-11 5:37 
GeneralRe: C#.net expiration date Pin
classy_dog7-Sep-11 5:51
classy_dog7-Sep-11 5:51 
GeneralRe: C#.net expiration date Pin
GParkings7-Sep-11 6:20
GParkings7-Sep-11 6:20 
GeneralRe: C#.net expiration date Pin
kribo9-Sep-11 5:01
professionalkribo9-Sep-11 5:01 
Lets look at the problem form a different angle.

One must indeed keep track of the third-party user-agreement of the dll's.

But one must also think about where your api wil be used, in which environment.
for ex.
if one is developing for win 95 and the dll's are only for .net environments, one shall encouter a problem.

So when does an dll expire.
a) when the third-party agreement is at an end.
b) when the third-patry no longer supports the dll's (no upgrads)
c) when the end-user changes his/her computing environment.
d) when the developer changes his/her computing environment.
Kribo

htt://blog.kribo.be

Questionout of memory ! Pin
mersad007-Sep-11 4:34
mersad007-Sep-11 4:34 
AnswerRe: out of memory ! Pin
GParkings7-Sep-11 4:45
GParkings7-Sep-11 4:45 
AnswerRe: out of memory ! Pin
Pete O'Hanlon7-Sep-11 5:01
mvePete O'Hanlon7-Sep-11 5:01 
AnswerRe: out of memory ! Pin
#realJSOP7-Sep-11 7:23
professional#realJSOP7-Sep-11 7:23 
AnswerRe: out of memory ! Pin
Daniel.Grondal7-Sep-11 22:43
Daniel.Grondal7-Sep-11 22:43 
QuestionThread.join Pin
benams7-Sep-11 0:28
benams7-Sep-11 0:28 
AnswerRe: Thread.join PinPopular
Pete O'Hanlon7-Sep-11 0:57
mvePete O'Hanlon7-Sep-11 0:57 
QuestionAre thre Mutex's that can be used in Silverlight? Pin
Xarzu6-Sep-11 7:59
Xarzu6-Sep-11 7:59 
AnswerRe: Are thre Mutex's that can be used in Silverlight? Pin
Pete O'Hanlon6-Sep-11 8:23
mvePete O'Hanlon6-Sep-11 8:23 
AnswerRe: Are thre Mutex's that can be used in Silverlight? Pin
Abhinav S6-Sep-11 19:34
Abhinav S6-Sep-11 19:34 
QuestionWhat is the Regular expression that detects a $ sign and digits in html code Pin
Member 82168286-Sep-11 7:21
Member 82168286-Sep-11 7:21 
AnswerRe: What is the Regular expression that detects a $ sign and digits in html code Pin
Pete O'Hanlon6-Sep-11 7:28
mvePete O'Hanlon6-Sep-11 7:28 
QuestionWebSocekts server! Pin
shay_lin5-Sep-11 22:07
shay_lin5-Sep-11 22:07 
QuestionCreate a web service to push messages to clients Pin
nitin_ion5-Sep-11 17:32
nitin_ion5-Sep-11 17:32 
GeneralRe: Create a web service to push messages to clients Pin
PIEBALDconsult5-Sep-11 18:53
mvePIEBALDconsult5-Sep-11 18:53 
GeneralRe: Create a web service to push messages to clients Pin
nitin_ion5-Sep-11 18:55
nitin_ion5-Sep-11 18:55 
GeneralRe: Create a web service to push messages to clients Pin
Pete O'Hanlon5-Sep-11 21:53
mvePete O'Hanlon5-Sep-11 21:53 

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.