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

.NET (Core and Framework)

 
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 
AnswerRe: Remoting and Datasets Pin
kubben6-Mar-07 10:08
kubben6-Mar-07 10:08 
I ran into something like this a while back. We had large files that we needed to send across a web service. I wrote an article on the solution I came up with:
http://www.codeproject.com/cs/webservices/sending_files_via_webserv.asp[^]

Note if you do have a web service some of the new WSE 3.0 allow some pretty nice features for attaching files. It means that WSE 3.0 needs to be installed, but some nice stuff comes with it.

Anyway, my article is about files, but you can certainly take other large objects and zip them down and encode them and pass them along a cdata node.

Anyway, I don't know if that will help you out or not.

Ben
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 
AnswerRe: Is WPF fast enough for real time? Pin
Dave Kreskowiak3-Mar-07 10:36
mveDave Kreskowiak3-Mar-07 10:36 

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.