Click here to Skip to main content
15,890,557 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionIs this bad practice? Pin
Len Miller24-Apr-05 8:14
Len Miller24-Apr-05 8:14 
AnswerRe: Is this bad practice? Pin
Steven Campbell25-Apr-05 6:29
Steven Campbell25-Apr-05 6:29 
GeneralRe: Is this bad practice? Pin
Len Miller25-Apr-05 9:27
Len Miller25-Apr-05 9:27 
GeneralEditing a text file from vb Pin
ADY00724-Apr-05 7:53
ADY00724-Apr-05 7:53 
GeneralRe: Editing a text file from vb Pin
Len Miller24-Apr-05 9:16
Len Miller24-Apr-05 9:16 
GeneralOffline files and HSM Pin
Zenly24-Apr-05 4:36
Zenly24-Apr-05 4:36 
GeneralRe: Offline files and HSM Pin
Dave Kreskowiak24-Apr-05 5:17
mveDave Kreskowiak24-Apr-05 5:17 
GeneralRe: Offline files and HSM Pin
progload24-Apr-05 6:10
progload24-Apr-05 6:10 
Zenly,

I don't think that would be too hard to accomplish, The Net Framework has a class called:

System.Collections.Queue

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemcollectionsqueueclasstopic.asp

You could Queue the stub files, then send a message to your users that it is in a queue and will be restored, then send it to your tape backup queue, retrive the file, then send an email to your users with a link to the file location you restored it to.

I don't have a lot of free time to code something like this out, but it may give you an idea of where to go with it.


progload
GeneralRe: Offline files and HSM Pin
Zenly24-Apr-05 13:37
Zenly24-Apr-05 13:37 
GeneralRe: Offline files and HSM Pin
progload24-Apr-05 14:02
progload24-Apr-05 14:02 
GeneralRe: Offline files and HSM Pin
progload24-Apr-05 14:34
progload24-Apr-05 14:34 
GeneralRe: Offline files and HSM Pin
Dave Kreskowiak24-Apr-05 16:49
mveDave Kreskowiak24-Apr-05 16:49 
GeneralRe: Offline files and HSM Pin
Zenly25-Apr-05 1:54
Zenly25-Apr-05 1:54 
GeneralRe: Offline files and HSM Pin
Dave Kreskowiak25-Apr-05 2:08
mveDave Kreskowiak25-Apr-05 2:08 
GeneralRe: Offline files and HSM Pin
Zenly25-Apr-05 5:20
Zenly25-Apr-05 5:20 
GeneralConvert image into binary Pin
Nana8124-Apr-05 0:19
Nana8124-Apr-05 0:19 
GeneralRe: Convert image into binary Pin
Christian in a nice hotel in Singapore24-Apr-05 0:26
sussChristian in a nice hotel in Singapore24-Apr-05 0:26 
GeneralRe: Convert image into binary Pin
Dave Kreskowiak24-Apr-05 5:01
mveDave Kreskowiak24-Apr-05 5:01 
GeneralRe: Convert image into binary Pin
Anonymous24-Apr-05 7:33
Anonymous24-Apr-05 7:33 
GeneralRe: Convert image into binary Pin
Dave Kreskowiak24-Apr-05 16:09
mveDave Kreskowiak24-Apr-05 16:09 
GeneralRe: Convert image into binary Pin
Anonymous24-Apr-05 12:45
Anonymous24-Apr-05 12:45 
GeneralValidate E-mail & Web address help... Pin
AndyYie23-Apr-05 18:39
AndyYie23-Apr-05 18:39 
GeneralRe: Validate E-mail & Web address help... Pin
Dave Kreskowiak24-Apr-05 4:59
mveDave Kreskowiak24-Apr-05 4:59 
QuestionHow to work with Medical equipments can anybody help Pin
monica2k23-Apr-05 14:24
monica2k23-Apr-05 14:24 
AnswerRe: How to work with Medical equipments can anybody help Pin
progload23-Apr-05 15:11
progload23-Apr-05 15:11 

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.