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

.NET (Core and Framework)

 
QuestionPlacing a number in registry,vb.net Pin
srinivasankrishnaa22-Oct-13 0:46
srinivasankrishnaa22-Oct-13 0:46 
AnswerRe: Placing a number in registry,vb.net Pin
Richard Deeming22-Oct-13 1:16
mveRichard Deeming22-Oct-13 1:16 
AnswerRe: Placing a number in registry,vb.net Pin
Marco Bertschi22-Oct-13 1:17
protectorMarco Bertschi22-Oct-13 1:17 
QuestionFileWtacher stop working after 300 Pin
byka21-Oct-13 3:02
byka21-Oct-13 3:02 
AnswerRe: FileWtacher stop working after 300 Pin
Abhinav S21-Oct-13 3:08
Abhinav S21-Oct-13 3:08 
AnswerRe: FileWtacher stop working after 300 Pin
Kornfeld Eliyahu Peter21-Oct-13 3:53
professionalKornfeld Eliyahu Peter21-Oct-13 3:53 
GeneralRe: FileWtacher stop working after 300 Pin
byka21-Oct-13 4:47
byka21-Oct-13 4:47 
AnswerRe: FileWtacher stop working after 300 Pin
Kornfeld Eliyahu Peter21-Oct-13 5:43
professionalKornfeld Eliyahu Peter21-Oct-13 5:43 
In that case you have to enlarge InternalBufferSize. It's default size is 4096 (4K). You must take your number of files to proceed (plus some) and multiply it by 16 (the size of each entry in the buffer); round it up to the next 1024 (1K) and set InternalBufferSize to it...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is (V).

QuestionDisabling Keyboard,vb.net Pin
srinivasankrishnaa20-Oct-13 3:25
srinivasankrishnaa20-Oct-13 3:25 
AnswerRe: Disabling Keyboard,vb.net Pin
Dave Kreskowiak20-Oct-13 8:58
mveDave Kreskowiak20-Oct-13 8:58 
AnswerRe: Disabling Keyboard,vb.net Pin
Marco Bertschi21-Oct-13 22:24
protectorMarco Bertschi21-Oct-13 22:24 
GeneralRe: Disabling Keyboard,vb.net Pin
srinivasankrishnaa22-Oct-13 0:36
srinivasankrishnaa22-Oct-13 0:36 
GeneralRe: Disabling Keyboard,vb.net Pin
Marco Bertschi22-Oct-13 1:16
protectorMarco Bertschi22-Oct-13 1:16 
GeneralRe: Disabling Keyboard,vb.net Pin
srinivasankrishnaa22-Oct-13 1:28
srinivasankrishnaa22-Oct-13 1:28 
AnswerRe: Disabling Keyboard,vb.net Pin
Eddy Vluggen22-Oct-13 2:59
professionalEddy Vluggen22-Oct-13 2:59 
QuestionFailed User Instance of SQL Server Pin
Member 813497919-Oct-13 1:42
Member 813497919-Oct-13 1:42 
AnswerRe: Failed User Instance of SQL Server Pin
thatraja19-Oct-13 1:49
professionalthatraja19-Oct-13 1:49 
GeneralRe: Failed User Instance of SQL Server Pin
Member 813497919-Oct-13 2:06
Member 813497919-Oct-13 2:06 
GeneralRe: Failed User Instance of SQL Server Pin
thatraja19-Oct-13 2:10
professionalthatraja19-Oct-13 2:10 
GeneralRe: Failed User Instance of SQL Server Pin
Member 813497919-Oct-13 2:10
Member 813497919-Oct-13 2:10 
QuestionHow To Get Time of " When User Closing The Browser"..? Pin
Member 813497918-Oct-13 0:31
Member 813497918-Oct-13 0:31 
AnswerRe: How To Get Time of " When User Closing The Browser"..? Pin
Eddy Vluggen18-Oct-13 3:00
professionalEddy Vluggen18-Oct-13 3:00 
AnswerRe: How To Get Time of " When User Closing The Browser"..? Pin
Marco Bertschi18-Oct-13 3:36
protectorMarco Bertschi18-Oct-13 3:36 
AnswerRe: How To Get Time of " When User Closing The Browser"..? Pin
Abhinav S18-Oct-13 22:43
Abhinav S18-Oct-13 22:43 
Question[VB.NET 2008] SerialPort and UART framing error Pin
steve_949661317-Oct-13 23:29
professionalsteve_949661317-Oct-13 23:29 

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.