Click here to Skip to main content
15,892,965 members
Home / Discussions / C#
   

C#

 
AnswerMessage Removed Pin
3-Nov-19 2:59
mveOriginalGriff3-Nov-19 2:59 
GeneralMessage Removed Pin
3-Nov-19 4:41
Acuena3-Nov-19 4:41 
GeneralMessage Removed Pin
3-Nov-19 4:44
mveOriginalGriff3-Nov-19 4:44 
GeneralMessage Removed Pin
3-Nov-19 5:13
Acuena3-Nov-19 5:13 
Question[Solved] Safe way to insert USB-drive. Pin
Acuena1-Nov-19 5:48
Acuena1-Nov-19 5:48 
AnswerRe: Safe way to insert USB-drive. Pin
Richard Deeming1-Nov-19 6:27
mveRichard Deeming1-Nov-19 6:27 
GeneralRe: Safe way to insert USB-drive. Pin
Acuena1-Nov-19 12:38
Acuena1-Nov-19 12:38 
AnswerRe: Safe way to insert USB-drive. Pin
OriginalGriff1-Nov-19 6:43
mveOriginalGriff1-Nov-19 6:43 
To add to what Richard says, you get no real protection with a basic software solution: many computers are configured to allow "boot from USB" for recovery purposes, and even if disabling it in Windows works, if it has a bootable partition it stands a good chance of taking over the PC completely the next time it is turned on as that is part of the BIOS and before Windows even starts to load. The same problem exists with CD's (where fitted) - they can also be selected as a bootable device.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
AntiTwitter: @DalekDave is now a follower!

GeneralRe: Safe way to insert USB-drive. Pin
Acuena1-Nov-19 12:38
Acuena1-Nov-19 12:38 
GeneralRe: Safe way to insert USB-drive. Pin
OriginalGriff1-Nov-19 12:44
mveOriginalGriff1-Nov-19 12:44 
QuestionUse From that's in a class library, from other programs Pin
Lupu5R3x1-Nov-19 1:46
Lupu5R3x1-Nov-19 1:46 
AnswerRe: Use From that's in a class library, from other programs Pin
Afzaal Ahmad Zeeshan1-Nov-19 2:09
professionalAfzaal Ahmad Zeeshan1-Nov-19 2:09 
GeneralRe: Use From that's in a class library, from other programs Pin
Lupu5R3x1-Nov-19 3:52
Lupu5R3x1-Nov-19 3:52 
QuestionDatagrid Cell content to only visible rows Pin
Member 135108471-Nov-19 0:01
Member 135108471-Nov-19 0:01 
AnswerRe: Datagrid Cell content to only visible rows Pin
Richard Deeming1-Nov-19 1:33
mveRichard Deeming1-Nov-19 1:33 
GeneralRe: Datagrid Cell content to only visible rows Pin
Member 135108471-Nov-19 18:47
Member 135108471-Nov-19 18:47 
GeneralRe: Datagrid Cell content to only visible rows Pin
Richard Deeming3-Nov-19 22:12
mveRichard Deeming3-Nov-19 22:12 
AnswerRe: Datagrid Cell content to only visible rows Pin
Dave Kreskowiak1-Nov-19 1:50
mveDave Kreskowiak1-Nov-19 1:50 
GeneralRe: Datagrid Cell content to only visible rows Pin
Member 135108471-Nov-19 18:50
Member 135108471-Nov-19 18:50 
GeneralRe: Datagrid Cell content to only visible rows Pin
Member 135108471-Nov-19 23:11
Member 135108471-Nov-19 23:11 
GeneralRe: Datagrid Cell content to only visible rows Pin
Dave Kreskowiak2-Nov-19 3:38
mveDave Kreskowiak2-Nov-19 3:38 
QuestionC# Sql calling function - SELECT from two diffrent Sql folders Pin
Member 1464122431-Oct-19 21:22
Member 1464122431-Oct-19 21:22 
AnswerRe: C# Sql calling function - SELECT from two diffrent Sql folders Pin
OriginalGriff31-Oct-19 22:35
mveOriginalGriff31-Oct-19 22:35 
GeneralRe: C# Sql calling function - SELECT from two diffrent Sql folders Pin
Member 1464122431-Oct-19 22:51
Member 1464122431-Oct-19 22:51 
GeneralRe: C# Sql calling function - SELECT from two diffrent Sql folders Pin
OriginalGriff31-Oct-19 23:09
mveOriginalGriff31-Oct-19 23:09 

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.