Click here to Skip to main content
15,914,500 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: How to call Menu click event on TextChanged event.... Pin
Not Active28-Oct-09 14:40
mentorNot Active28-Oct-09 14:40 
GeneralRe: How to call Menu click event on TextChanged event.... Pin
jvipuln29-Oct-09 7:14
jvipuln29-Oct-09 7:14 
GeneralRe: How to call Menu click event on TextChanged event.... Pin
jvipuln29-Oct-09 7:30
jvipuln29-Oct-09 7:30 
QuestionTransparent antialias text problem Pin
Peter Trevor28-Oct-09 10:10
Peter Trevor28-Oct-09 10:10 
AnswerRe: Transparent antialias text problem Pin
Henry Minute28-Oct-09 10:18
Henry Minute28-Oct-09 10:18 
AnswerRe: Transparent antialias text problem Pin
supercat928-Oct-09 12:02
supercat928-Oct-09 12:02 
AnswerRe: Transparent antialias text problem Pin
Peter Trevor30-Oct-09 14:30
Peter Trevor30-Oct-09 14:30 
QuestionOpen file (read only) which is in use by another application. Pin
rudozkv_new28-Oct-09 6:25
rudozkv_new28-Oct-09 6:25 
Hi I found an issue in reading files.
My code is simple:
fFile = New System.IO.FileStream("somefile", IO.FileMode.Open, IO.FileAccess.Read)

where "somefile" is file, which is in use with another application.

When I try to execute this line I will get an error: "The process cannot access the file 'sometext' because it is being used by another process".

Notepad can open this file without problem, Wordpad can not.

Can someone explain me, how notepad reading files? Can I use this method of file reading in .NET VB, or WIN32 API ?
AnswerRe: Open file (read only) which is in use by another application. Pin
rudozkv_new28-Oct-09 6:43
rudozkv_new28-Oct-09 6:43 
QuestionIn Vb.net how to Excute events when mouse left buttion pressed Pin
Sanjqfar28-Oct-09 5:57
Sanjqfar28-Oct-09 5:57 
Questionuse / insted of . in decimal number Pin
barbod8728-Oct-09 4:04
barbod8728-Oct-09 4:04 
AnswerRe: use / insted of . in decimal number [modified] Pin
Henry Minute28-Oct-09 4:33
Henry Minute28-Oct-09 4:33 
AnswerRe: use / insted of . in decimal number Pin
Luc Pattyn28-Oct-09 7:44
sitebuilderLuc Pattyn28-Oct-09 7:44 
Questionhow to paint on panel or on image in webpage with vb.net 2005 ????? Pin
jamalhamou28-Oct-09 0:53
jamalhamou28-Oct-09 0:53 
AnswerRe: how to paint on panel or on image in webpage with vb.net 2005 ????? Pin
Not Active28-Oct-09 0:58
mentorNot Active28-Oct-09 0:58 
AnswerRe: how to paint on panel or on image in webpage with vb.net 2005 ????? Pin
Ashfield28-Oct-09 2:35
Ashfield28-Oct-09 2:35 
AnswerRe: how to paint on panel or on image in webpage with vb.net 2005 ????? Pin
Pete O'Hanlon28-Oct-09 2:58
mvePete O'Hanlon28-Oct-09 2:58 
QuestionHow to select multiple objects using mouse? C# .Net Pin
Zar Ni27-Oct-09 21:05
Zar Ni27-Oct-09 21:05 
AnswerRe: How to select multiple objects using mouse? C# .Net Pin
Richard MacCutchan27-Oct-09 22:11
mveRichard MacCutchan27-Oct-09 22:11 
AnswerRe: How to select multiple objects using mouse? C# .Net Pin
freakyit27-Oct-09 22:20
freakyit27-Oct-09 22:20 
QuestionCalling WPF pages in VC++ Pin
kDevloper27-Oct-09 18:37
kDevloper27-Oct-09 18:37 
Questionvb.net handles clause requires a withevents variable Pin
User 540919027-Oct-09 11:12
User 540919027-Oct-09 11:12 
QuestionCLR Profiler - too many objects??? Pin
Member 332970027-Oct-09 8:12
Member 332970027-Oct-09 8:12 
AnswerRe: CLR Profiler - too many objects??? Pin
Member 332970027-Oct-09 22:54
Member 332970027-Oct-09 22:54 
QuestionGDI+ drawing - invalidate big rectangle in one user control then invalidate another user control (problem with big rectangle) [modified] Pin
rudozkv_new27-Oct-09 8:11
rudozkv_new27-Oct-09 8: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.