Click here to Skip to main content
15,892,674 members
Home / Discussions / C#
   

C#

 
QuestionTreeView Pin
dfreeser3-Apr-09 6:35
dfreeser3-Apr-09 6:35 
AnswerRe: TreeView [modified] Pin
Eddy Vluggen3-Apr-09 7:55
professionalEddy Vluggen3-Apr-09 7:55 
QuestionHow do i use this method in my program? IRawCDImageTrackInfo::get_ISRC Method Pin
monkh3-Apr-09 6:22
monkh3-Apr-09 6:22 
AnswerRe: How do i use this method in my program? IRawCDImageTrackInfo::get_ISRC Method Pin
led mike3-Apr-09 6:32
led mike3-Apr-09 6:32 
Questioncan someone help me figure out a right way to work with xml and array Pin
faizych3-Apr-09 5:23
faizych3-Apr-09 5:23 
AnswerRe: can someone help me figure out a right way to work with xml and array Pin
led mike3-Apr-09 5:38
led mike3-Apr-09 5:38 
GeneralRe: can someone help me figure out a right way to work with xml and array Pin
faizych3-Apr-09 6:46
faizych3-Apr-09 6:46 
GeneralRe: can someone help me figure out a right way to work with xml and array Pin
led mike3-Apr-09 8:18
led mike3-Apr-09 8:18 
AnswerRe: can someone help me figure out a right way to work with xml and array Pin
Mirko19803-Apr-09 5:42
Mirko19803-Apr-09 5:42 
QuestionUsing Visio 2007 Pin
cdpace3-Apr-09 5:01
cdpace3-Apr-09 5:01 
AnswerRe: Using Visio 2007 Pin
Deresen3-Apr-09 5:14
Deresen3-Apr-09 5:14 
GeneralRe: Using Visio 2007 Pin
cdpace3-Apr-09 5:17
cdpace3-Apr-09 5:17 
GeneralRe: Using Visio 2007 Pin
Deresen3-Apr-09 5:26
Deresen3-Apr-09 5:26 
GeneralRe: Using Visio 2007 Pin
Dan Neely3-Apr-09 5:33
Dan Neely3-Apr-09 5:33 
QuestionXML with sql 2005 Pin
Maverickcool3-Apr-09 3:47
Maverickcool3-Apr-09 3:47 
AnswerRe: XML with sql 2005 Pin
Le centriste3-Apr-09 3:50
Le centriste3-Apr-09 3:50 
QuestionDeserialise ACLs from HKLM\SOFTWARE\Classes\AppID\{ID}\LaunchPermissions Pin
DanielWehrle3-Apr-09 3:14
DanielWehrle3-Apr-09 3:14 
QuestionFishing for Ideas (C# file copy) Pin
compninja253-Apr-09 3:12
compninja253-Apr-09 3:12 
From time to time I would like to have the ability to copy a file through the network to some of our remote locations but control the bandwidth because they have much slower connections. I've used nullsoft's nscopy before, but figured this would be a good learning expierence if I could create my own app to be more fine tuned to my environment. I have a general idea of what I need to do, but am not sure where to start. Looking at the system.IO.file.copy method it doesn't look like there's an overload that controls bandwidth. Then I started to think maybe I need to take the file and create a file stream and pass that through the network somehow, but that's where I get stuck. Has anyone tried doing something like this before? I'm just looking for a nudge in the right direction.

Thanks!

"You're damned if you do, and you're damned if you dont" - Bart Simpson

AnswerRe: Fishing for Ideas (C# file copy) Pin
Eddy Vluggen3-Apr-09 4:07
professionalEddy Vluggen3-Apr-09 4:07 
GeneralRe: Fishing for Ideas (C# file copy) Pin
compninja253-Apr-09 5:49
compninja253-Apr-09 5:49 
GeneralRe: Fishing for Ideas (C# file copy) Pin
Eddy Vluggen3-Apr-09 7:47
professionalEddy Vluggen3-Apr-09 7:47 
QuestionC# Networking: Handling Clients? Pin
Abydosgater3-Apr-09 3:10
Abydosgater3-Apr-09 3:10 
AnswerRe: C# Networking: Handling Clients? Pin
Skymir3-Apr-09 7:59
Skymir3-Apr-09 7:59 
QuestionDoes Click Once download files not modified? Pin
l.m.k3-Apr-09 2:45
l.m.k3-Apr-09 2:45 
AnswerRe: Does Click Once download files not modified? Pin
Henry Minute3-Apr-09 3:33
Henry Minute3-Apr-09 3:33 

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.