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

.NET (Core and Framework)

 
Question.NET 2.0 on WInNT Pin
bitfch6-Mar-07 9:54
bitfch6-Mar-07 9:54 
AnswerRe: .NET 2.0 on WInNT Pin
Dave Kreskowiak6-Mar-07 10:28
mveDave Kreskowiak6-Mar-07 10:28 
GeneralRe: .NET 2.0 on WInNT Pin
bitfch6-Mar-07 10:32
bitfch6-Mar-07 10:32 
GeneralRe: .NET 2.0 on WInNT Pin
Dave Kreskowiak6-Mar-07 12:12
mveDave Kreskowiak6-Mar-07 12:12 
AnswerRe: .NET 2.0 on WInNT Pin
Dan Neely7-Mar-07 2:58
Dan Neely7-Mar-07 2:58 
GeneralRe: .NET 2.0 on WInNT Pin
Dave Kreskowiak7-Mar-07 5:53
mveDave Kreskowiak7-Mar-07 5:53 
GeneralRe: .NET 2.0 on WInNT Pin
Dan Neely7-Mar-07 7:51
Dan Neely7-Mar-07 7:51 
QuestionRemoting and Datasets Pin
Kir Birger6-Mar-07 9:11
Kir Birger6-Mar-07 9:11 
http://support.microsoft.com/kb/829740
This article would have you use a wrapper class that serializes more nicely than DataSet, and in fact it really does halve the size of the dataset (in serialized form).

However, the time it takes to serialize a decently sized dataset 100 times to the time it takes to serialize the surrogate 100 times is 6 seconds to 30...

Nonetheless it seems like the overall consensus is that it's good to avoid sending DataSets across remoting and soap.

What are your thoughts and solutions on the matter?
AnswerRe: Remoting and Datasets Pin
kubben6-Mar-07 10:08
kubben6-Mar-07 10:08 
GeneralRe: Remoting and Datasets Pin
Kir Birger6-Mar-07 10:43
Kir Birger6-Mar-07 10:43 
Questionwww.bozemanblog.com Pin
aleks_malcev6-Mar-07 2:05
aleks_malcev6-Mar-07 2:05 
QuestionMultiple projects in 1 solution Pin
aasstt5-Mar-07 23:05
aasstt5-Mar-07 23:05 
AnswerRe: Multiple projects in 1 solution Pin
sakssp5-Mar-07 23:36
sakssp5-Mar-07 23:36 
AnswerRe: Multiple projects in 1 solution Pin
Hesham Amin6-Mar-07 0:11
Hesham Amin6-Mar-07 0:11 
QuestionAn app in .NET 2 with WPF Rendering? Pin
Manaxter5-Mar-07 21:01
Manaxter5-Mar-07 21:01 
AnswerRe: An app in .NET 2 with WPF Rendering? Pin
Mike Dimmick6-Mar-07 2:37
Mike Dimmick6-Mar-07 2:37 
Question"Polling" the SMTP server before .SEND("",""..) Pin
bgriffin_tpa5-Mar-07 16:38
bgriffin_tpa5-Mar-07 16:38 
AnswerRe: "Polling" the SMTP server before .SEND("",""..) Pin
Dave Kreskowiak6-Mar-07 2:47
mveDave Kreskowiak6-Mar-07 2:47 
GeneralRe: "Polling" the SMTP server before .SEND("",""..) Pin
bgriffin_tpa6-Mar-07 6:24
bgriffin_tpa6-Mar-07 6:24 
QuestionWorkItem Serialization Pin
Luka Grabarevic4-Mar-07 22:51
Luka Grabarevic4-Mar-07 22:51 
QuestionFileSystemWatcher - user who performs the changes Pin
Member 29890824-Mar-07 22:01
Member 29890824-Mar-07 22:01 
QuestionTo execute post-build event condition of managed projects for specific configuration Pin
Mushtaque Nizamani3-Mar-07 21:08
Mushtaque Nizamani3-Mar-07 21:08 
AnswerRe: To execute post-build event condition of managed projects for specific configuration Pin
kubben4-Mar-07 11:16
kubben4-Mar-07 11:16 
QuestionWord or Excel , get opened file name Pin
Muhammad Nauman Yousuf3-Mar-07 8:02
Muhammad Nauman Yousuf3-Mar-07 8:02 
QuestionIs WPF fast enough for real time? Pin
Epinephrine3-Mar-07 5:30
Epinephrine3-Mar-07 5:30 

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.