NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 52 53 54 55 56 … 93 Next »
Developer forums

 
  • 0 Vote(s) - 0 Average
Developer forums
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#1
2006-07-04, 12:27 PM (This post was last modified: 2012-03-01, 01:23 PM by McBainUK.)
Hi all

Any of you lovely people know of a good C# / .net forum? One where you can ask questions, swap ideas/code etc.

Reason I'm asking is that I've started work on updating the Files plugin. I'm using the nice and simple File.Copy() method to copy files. Is there a way of getting feedback when the file has been copied? Any Ideas?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#2
2006-07-04, 01:00 PM
you could look into the FileSystemWatcher (i think thats what its called), it can monitor a folder for moves, copies, deletes etc, so add a watcher to the dest dir and then that should fire an event when the file copy is COMPLETE.

i use the filesystem watcher to monitor and refresh dir lists when that directory changes.

codeproject.com
expertexchange.com
those are the main ones i use
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#3
2006-07-05, 07:13 AM
Also useful are C# Corner and dotnetjunkies which both have forums.

Couldn't you set a flag (or trigger an event, or something) on the line after invoking the File.Copy() method? That line won't get executed until the copy has successfully completed (and an IO error would throw an exception).
[SIZE=1]GBPVR v1.3.11 [/SIZE][SIZE=1]HVR-1250, [/SIZE][SIZE=1]ES7300[/SIZE][SIZE=1], 4GB, GeForce 9300, LianLi, Vista.[/SIZE]
[SIZE=1]GBPVR v1.0.08 [/SIZE][SIZE=1]PVR-150, [/SIZE][SIZE=1]P4 2.26GHz, [/SIZE][SIZE=1]1GB,[/SIZE][SIZE=1] GeForce 6200, [/SIZE]Coupden, XP[SIZE=1]
[/SIZE]

Author: UbuStream plugin, UbuRadio plugin, EPGExtra utility.
boohiss
Offline

Junior Member

Posts: 30
Threads: 11
Joined: Apr 2006
#4
2006-08-07, 02:28 PM
I don't use this forum very often, but The Daily WTF has a coders help forum that I've found extremely useful.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Videos co developer? reven 12 4,215 2009-08-25, 12:18 PM
Last Post: agerdin
  Idea for a plugin developer out there. lumpy 4 2,053 2008-02-01, 10:28 AM
Last Post: K.S.
  Plugin Developer howto for dummies. lumpy 2 1,664 2008-01-28, 11:10 PM
Last Post: JavaWiz
  Developer API or Web Interface question jdonth 2 1,571 2007-07-15, 02:18 PM
Last Post: jdonth
  New Plugin Developer - Perspectives 23skidoo 3 2,230 2006-09-16, 07:10 PM
Last Post: MixMan
  noob skin developer questions frumbert 5 2,194 2006-09-07, 09:40 PM
Last Post: tipstir
  Any developer interested in a "DV" player/viewer plugin? A_Brass 6 2,349 2005-07-28, 02:39 PM
Last Post: A_Brass

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode