Click here to Skip to main content
15,902,189 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralParsing url,filepath Pin
softty18-Aug-05 9:38
softty18-Aug-05 9:38 
GeneralAssembly.CreateInstance Problem Pin
khaasJ18-Aug-05 0:23
khaasJ18-Aug-05 0:23 
GeneralNumericUpDown DataBinding problem Pin
wout de zeeuw17-Aug-05 22:37
wout de zeeuw17-Aug-05 22:37 
QuestionGet list of machines in LAN? Pin
Jimmy Huynh17-Aug-05 16:48
Jimmy Huynh17-Aug-05 16:48 
AnswerRe: Get list of machines in LAN? Pin
dharbinj18-Aug-05 15:38
dharbinj18-Aug-05 15:38 
QuestionDataSet to IEnumerator? Pin
Carl Mercier17-Aug-05 8:21
Carl Mercier17-Aug-05 8:21 
AnswerRe: DataSet to IEnumerator? Pin
Christian Graus17-Aug-05 14:40
protectorChristian Graus17-Aug-05 14:40 
GeneralRe: DataSet to IEnumerator? Pin
Carl Mercier17-Aug-05 16:11
Carl Mercier17-Aug-05 16:11 
Hi Christian,

I'm having a hard time sending the data of a datatable back from a stored procedure or a TVF (table-valued function).

I expected to be able to do Pipe.Send(table) or Pipe.Send(dataSet) from stored procedure or return table from a TVF but unfortunately, it's not that easy.

Have you been able to do something similar? I'm searching everywhere but cannot find anything good.

The idea of having SPROC and UDF done in CLR is amazing, but I think MS's implementation of it is lacking major features. All the examples I see are just wrappers, which makes no sense. I need to generate DataSets on the fly (in code), modify their values, get data from different datasources and send the result back.

If you can help, it would be very much appreciated.

Thanks!

Carl
GeneralRe: DataSet to IEnumerator? Pin
Christian Graus17-Aug-05 16:37
protectorChristian Graus17-Aug-05 16:37 
GeneralRe: DataSet to IEnumerator? Pin
Carl Mercier18-Aug-05 1:52
Carl Mercier18-Aug-05 1:52 
GeneralRe: DataSet to IEnumerator? Pin
Christian Graus18-Aug-05 14:54
protectorChristian Graus18-Aug-05 14:54 
GeneralRe: DataSet to IEnumerator? Pin
Carl Mercier18-Aug-05 17:21
Carl Mercier18-Aug-05 17:21 
GeneralReleaseComObject() and Dispose pattern association Pin
DeepakSharma17-Aug-05 2:15
DeepakSharma17-Aug-05 2:15 
Generalsending auto response email messages Pin
woleraymond16-Aug-05 0:27
woleraymond16-Aug-05 0:27 
GeneralRe: sending auto response email messages Pin
S. Senthil Kumar16-Aug-05 0:40
S. Senthil Kumar16-Aug-05 0:40 
GeneralGet to desired unicode subrange! Pin
CoolAmir15-Aug-05 3:26
CoolAmir15-Aug-05 3:26 
GeneralRe: Get to desired unicode subrange! Pin
CoolAmir16-Aug-05 7:18
CoolAmir16-Aug-05 7:18 
GeneralCompact Framework 2.0 Problem: Application not in List Pin
twickl14-Aug-05 2:54
twickl14-Aug-05 2:54 
GeneralRichTextBox problems Pin
Jian13213-Aug-05 18:14
Jian13213-Aug-05 18:14 
GeneralImage from Website Pin
Peter Liddle12-Aug-05 9:24
Peter Liddle12-Aug-05 9:24 
GeneralRe: Image from Website Pin
S. Senthil Kumar12-Aug-05 20:27
S. Senthil Kumar12-Aug-05 20:27 
GeneralTimers and ExSetTimerResolution Pin
LiamD11-Aug-05 23:43
LiamD11-Aug-05 23:43 
GeneralRe: Timers and ExSetTimerResolution Pin
Dave Kreskowiak12-Aug-05 8:42
mveDave Kreskowiak12-Aug-05 8:42 
GeneralDebug is Slow Pin
Member 165594311-Aug-05 22:30
Member 165594311-Aug-05 22:30 
GeneralRe: Debug is Slow Pin
[Marc]12-Aug-05 8:01
[Marc]12-Aug-05 8:01 

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.