Click here to Skip to main content
15,907,149 members
Home / Discussions / C#
   

C#

 
GeneralRe: start menu help Pin
Mabre of the Tadadas26-Jun-07 7:54
Mabre of the Tadadas26-Jun-07 7:54 
GeneralRe: start menu help Pin
Mabre of the Tadadas26-Jun-07 8:23
Mabre of the Tadadas26-Jun-07 8:23 
GeneralRe: start menu help Pin
Ed.Poore26-Jun-07 8:40
Ed.Poore26-Jun-07 8:40 
GeneralRe: start menu help Pin
Mabre of the Tadadas26-Jun-07 11:24
Mabre of the Tadadas26-Jun-07 11:24 
QuestionFileStream question... again Pin
RussBus26-Jun-07 4:58
RussBus26-Jun-07 4:58 
AnswerRe: FileStream question... again Pin
Colin Angus Mackay26-Jun-07 5:07
Colin Angus Mackay26-Jun-07 5:07 
GeneralRe: FileStream question... again Pin
RussBus26-Jun-07 5:27
RussBus26-Jun-07 5:27 
GeneralRe: FileStream question... again Pin
Colin Angus Mackay26-Jun-07 5:30
Colin Angus Mackay26-Jun-07 5:30 
The first person to access the file can request anything they like (assuming also the the file permissions allow it - e.g. a file can be marked as readonly in the file system). It is the subsequent requests that are restricted by what the first has allowed. Obviously when the first person releases the file the next person can request what they like.


Upcoming events:
* Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ...
* Reading: Developer Day 5

Ready to Give up - Your help will be much appreciated.


My website

GeneralRe: FileStream question... again Pin
Dave Kreskowiak26-Jun-07 6:58
mveDave Kreskowiak26-Jun-07 6:58 
AnswerRe: FileStream question... again Pin
Luc Pattyn26-Jun-07 5:41
sitebuilderLuc Pattyn26-Jun-07 5:41 
GeneralRe: FileStream question... again Pin
RussBus26-Jun-07 5:48
RussBus26-Jun-07 5:48 
GeneralRe: FileStream question... again Pin
Luc Pattyn26-Jun-07 6:00
sitebuilderLuc Pattyn26-Jun-07 6:00 
GeneralRe: FileStream question... again Pin
RussBus26-Jun-07 6:39
RussBus26-Jun-07 6:39 
QuestionSocket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
haroon198026-Jun-07 4:37
haroon198026-Jun-07 4:37 
AnswerRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
Ed.Poore26-Jun-07 5:06
Ed.Poore26-Jun-07 5:06 
GeneralRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
haroon198026-Jun-07 5:10
haroon198026-Jun-07 5:10 
GeneralRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
Ed.Poore26-Jun-07 5:55
Ed.Poore26-Jun-07 5:55 
GeneralRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
haroon198026-Jun-07 5:59
haroon198026-Jun-07 5:59 
GeneralRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
Ed.Poore26-Jun-07 6:41
Ed.Poore26-Jun-07 6:41 
AnswerRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
led mike26-Jun-07 5:29
led mike26-Jun-07 5:29 
GeneralRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
haroon198026-Jun-07 5:36
haroon198026-Jun-07 5:36 
GeneralRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
led mike26-Jun-07 5:52
led mike26-Jun-07 5:52 
GeneralRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
haroon198026-Jun-07 5:54
haroon198026-Jun-07 5:54 
AnswerRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
LongRange.Shooter26-Jun-07 9:52
LongRange.Shooter26-Jun-07 9:52 
GeneralRe: How to implement a syntax checker using C# ? Pin
I.explore.code26-Jun-07 3:58
I.explore.code26-Jun-07 3:58 

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.