Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
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 
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 
JOIN the tables before loading them into a collection. You'll have two SQL statements now; paste 'em both, and we'll make a single statement of it. Prerequisite would be that you're using Sql Server (adding in the other DB as a linked database)
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

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 
AnswerRe: USB Device search Pin
Dave Kreskowiak4-Jun-13 10:59
mveDave Kreskowiak4-Jun-13 10:59 
GeneralRe: USB Device search Pin
Blubbo5-Jun-13 2:11
Blubbo5-Jun-13 2:11 
QuestionXLOCK in Sqlserver Pin
GauravSatpute3-Jun-13 23:53
GauravSatpute3-Jun-13 23:53 
AnswerRe: XLOCK in Sqlserver Pin
Eddy Vluggen4-Jun-13 0:29
professionalEddy Vluggen4-Jun-13 0:29 

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.