Click here to Skip to main content
15,906,335 members
Home / Discussions / C#
   

C#

 
QuestionHow to upload pdf file from sql to C# Pin
naylynn5-Jun-13 4:36
naylynn5-Jun-13 4:36 
AnswerRe: How to upload pdf file from sql to C# Pin
vanikanc5-Jun-13 4:42
vanikanc5-Jun-13 4:42 
GeneralRe: How to upload pdf file from sql to C# Pin
naylynn6-Jun-13 6:58
naylynn6-Jun-13 6:58 
AnswerRe: How to upload pdf file from sql to C# Pin
jschell5-Jun-13 9:27
jschell5-Jun-13 9:27 
GeneralRe: How to upload pdf file from sql to C# Pin
naylynn13-Aug-14 23:07
naylynn13-Aug-14 23:07 
Questionconvert from IObservable to IEnumerable Pin
kaminem5-Jun-13 4:01
kaminem5-Jun-13 4:01 
AnswerRe: convert from IObservable to IEnumerable Pin
Eddy Vluggen5-Jun-13 5:34
professionalEddy Vluggen5-Jun-13 5:34 
AnswerRe: convert from IObservable to IEnumerable Pin
Keith Barrow5-Jun-13 6:16
professionalKeith Barrow5-Jun-13 6:16 
There is a simple (by MSDN's standards) of ToObservable here[^]. Likewise, in the opposite direction, here[^]

Note that these are really conversions (as opposed to casts): ToObservable takes the value from the IEnumerable on the basis of the IScheduler, whereas ToEnumerable produces the "list" from the Observable's updates.
“Education is not the piling on of learning, information, data, facts, skills, or abilities - that's training or instruction - but is rather making visible what is hidden as a seed”
“One of the greatest problems of our time is that many are schooled but few are educated”


Sir Thomas More (1478 – 1535)

AnswerRe: convert from IObservable to IEnumerable Pin
Abhinav S5-Jun-13 7:31
Abhinav S5-Jun-13 7:31 
AnswerRe: convert from IObservable to IEnumerable Pin
Clifford Nelson5-Jun-13 8:15
Clifford Nelson5-Jun-13 8:15 
QuestionDisplay columns from tables of two different databases in a single gridview Pin
Anuraag15-Jun-13 0:35
Anuraag15-Jun-13 0:35 
AnswerRe: Display columns from tables of two different databases in a single gridview Pin
Eddy Vluggen5-Jun-13 1:23
professionalEddy Vluggen5-Jun-13 1:23 
QuestionGet used space of DVD disc Pin
ndkit4-Jun-13 16:39
ndkit4-Jun-13 16:39 
AnswerRe: Get used space of DVD disc Pin
Abhinav S4-Jun-13 20:58
Abhinav S4-Jun-13 20:58 
GeneralRe: Get used space of DVD disc Pin
ndkit5-Jun-13 1:38
ndkit5-Jun-13 1:38 
QuestionASP or WPF? Pin
jeramyRR4-Jun-13 13:00
jeramyRR4-Jun-13 13:00 
AnswerRe: ASP or WPF? Pin
Ron Beyer4-Jun-13 15:56
professionalRon Beyer4-Jun-13 15:56 
GeneralRe: ASP or WPF? Pin
jeramyRR4-Jun-13 16:04
jeramyRR4-Jun-13 16:04 
GeneralRe: ASP or WPF? Pin
Ron Beyer4-Jun-13 16:07
professionalRon Beyer4-Jun-13 16:07 
GeneralRe: ASP or WPF? Pin
jeramyRR4-Jun-13 16:08
jeramyRR4-Jun-13 16:08 
AnswerRe: ASP or WPF? Pin
V.5-Jun-13 2:32
professionalV.5-Jun-13 2:32 
GeneralRe: ASP or WPF? Pin
jeramyRR5-Jun-13 5:39
jeramyRR5-Jun-13 5:39 
AnswerRe: ASP or WPF? Pin
Jasmine25015-Jun-13 12:07
Jasmine25015-Jun-13 12:07 
AnswerRe: ASP or WPF? Pin
_Maxxx_5-Jun-13 20:05
professional_Maxxx_5-Jun-13 20:05 
QuestionUSB Device search Pin
Blubbo4-Jun-13 7:19
Blubbo4-Jun-13 7:19 

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.