Click here to Skip to main content
15,890,825 members
Home / Discussions / C#
   

C#

 
GeneralRe: from a listbox to a database Pin
ASGill7-Mar-04 15:19
ASGill7-Mar-04 15:19 
GeneralRe: from a listbox to a database Pin
Mazdak7-Mar-04 19:04
Mazdak7-Mar-04 19:04 
Questionhow to get and set scrollbar positions of a rich textbox control.? Pin
neoksd6-Mar-04 2:27
neoksd6-Mar-04 2:27 
AnswerRe: how to get and set scrollbar positions of a rich textbox control.? Pin
Nick Parker6-Mar-04 4:52
protectorNick Parker6-Mar-04 4:52 
Generalcreating a GUID for a file Pin
obaidullah5-Mar-04 23:10
obaidullah5-Mar-04 23:10 
GeneralRe: creating a GUID for a file Pin
leppie6-Mar-04 0:24
leppie6-Mar-04 0:24 
GeneralRe: creating a GUID for a file Pin
Nick Parker6-Mar-04 4:29
protectorNick Parker6-Mar-04 4:29 
GeneralRe: creating a GUID for a file Pin
Dave Kreskowiak6-Mar-04 5:54
mveDave Kreskowiak6-Mar-04 5:54 
You could create a new GUID easily in .NET. But how are you going to attach that GUID to the file? You can't put it in the file because then you would have two files with the same GUID. It sounds like your trying to attach a serial number to a file and then letting the user manipulate the file any way they want, even moving and renaming, and keep track of the file and its copies. A daunting task, indeed. You'll need to write an entire extension package to NTFS to get this to work.


RageInTheMachine9532
GeneralRe: creating a GUID for a file Pin
Heath Stewart6-Mar-04 17:44
protectorHeath Stewart6-Mar-04 17:44 
GeneralRe: creating a GUID for a file Pin
Dave Kreskowiak7-Mar-04 5:21
mveDave Kreskowiak7-Mar-04 5:21 
GeneralHelp ! DOS 8.3 File Name to Full Path Pin
Andy Hampshire5-Mar-04 22:18
Andy Hampshire5-Mar-04 22:18 
GeneralRe: Help ! DOS 8.3 File Name to Full Path Pin
Nick Parker6-Mar-04 8:48
protectorNick Parker6-Mar-04 8:48 
GeneralRe: Help ! DOS 8.3 File Name to Full Path Pin
Andy Hampshire8-Mar-04 4:19
Andy Hampshire8-Mar-04 4:19 
GeneralPassword Checking Pin
ASGill5-Mar-04 17:21
ASGill5-Mar-04 17:21 
GeneralRe: Password Checking Pin
mav.northwind5-Mar-04 20:02
mav.northwind5-Mar-04 20:02 
GeneralPramodKumarSingh mail sample Pin
jimaya5-Mar-04 10:13
jimaya5-Mar-04 10:13 
GeneralRe: PramodKumarSingh mail sample Pin
Heath Stewart5-Mar-04 12:06
protectorHeath Stewart5-Mar-04 12:06 
GeneralSystem.io.FileStream Pin
cmarmr5-Mar-04 8:35
cmarmr5-Mar-04 8:35 
GeneralRe: System.io.FileStream Pin
Henrik Stuart5-Mar-04 8:39
Henrik Stuart5-Mar-04 8:39 
GeneralRe: System.io.FileStream Pin
Werdna5-Mar-04 10:06
Werdna5-Mar-04 10:06 
GeneralRe: System.io.FileStream Pin
leppie6-Mar-04 1:11
leppie6-Mar-04 1:11 
GeneralRe: System.io.FileStream Pin
James T. Johnson6-Mar-04 12:59
James T. Johnson6-Mar-04 12:59 
GeneralRe: System.io.FileStream Pin
Tom Larsen5-Mar-04 11:30
Tom Larsen5-Mar-04 11:30 
GeneralRemoting error Pin
Kant5-Mar-04 8:15
Kant5-Mar-04 8:15 
GeneralRe: Remoting error Pin
Heath Stewart5-Mar-04 8:28
protectorHeath Stewart5-Mar-04 8:28 

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.