Click here to Skip to main content
15,895,817 members
Home / Discussions / C#
   

C#

 
GeneralRe: csharp creating algorithm Pin
BillWoodruff13-Apr-16 5:02
professionalBillWoodruff13-Apr-16 5:02 
AnswerRe: csharp creating algorithm Pin
Patrice T13-Apr-16 9:14
mvePatrice T13-Apr-16 9:14 
Questionpuzzle, sub string not working Pin
Member 1016760412-Apr-16 21:20
Member 1016760412-Apr-16 21:20 
AnswerRe: puzzle, sub string not working Pin
Richard MacCutchan12-Apr-16 21:25
mveRichard MacCutchan12-Apr-16 21:25 
QuestionCould not load file or assembly Pin
RAFish040412-Apr-16 8:26
RAFish040412-Apr-16 8:26 
AnswerRe: Could not load file or assembly Pin
Richard MacCutchan12-Apr-16 10:01
mveRichard MacCutchan12-Apr-16 10:01 
QuestionHow add a custom menu to Windows Explorer's tool bar Pin
srikrishnathanthri11-Apr-16 21:50
srikrishnathanthri11-Apr-16 21:50 
AnswerRe: How add a custom menu to Windows Explorer's tool bar Pin
Pete O'Hanlon11-Apr-16 22:22
mvePete O'Hanlon11-Apr-16 22:22 
You are going to have to write a Browser Helper Object (BHO) that interacts with Explorer. Bear in mind that BHOs were originally introduced to extend IE but were extended to work with Explorer, so you are going to have to do a bit of work to make it work only in Explorer. Then you're going to have to do some pure COM interop work I'm afraid. You should get some idea on what you need to do here[^].
This space for rent

GeneralRe: How add a custom menu to Windows Explorer's tool bar Pin
srikrishnathanthri12-Apr-16 3:51
srikrishnathanthri12-Apr-16 3:51 
QuestionRe: How add a custom menu to Windows Explorer's tool bar Pin
CHill6012-Apr-16 5:52
mveCHill6012-Apr-16 5:52 
GeneralRe: How add a custom menu to Windows Explorer's tool bar Pin
Eddy Vluggen12-Apr-16 5:59
professionalEddy Vluggen12-Apr-16 5:59 
GeneralRe: How add a custom menu to Windows Explorer's tool bar Pin
srikrishnathanthri12-Apr-16 23:40
srikrishnathanthri12-Apr-16 23:40 
GeneralRe: How add a custom menu to Windows Explorer's tool bar Pin
Eddy Vluggen13-Apr-16 0:05
professionalEddy Vluggen13-Apr-16 0:05 
GeneralRe: How add a custom menu to Windows Explorer's tool bar Pin
srikrishnathanthri13-Apr-16 1:14
srikrishnathanthri13-Apr-16 1:14 
QuestionRar and c# Pin
Sakeb11-Apr-16 20:24
Sakeb11-Apr-16 20:24 
SuggestionRe: Rar and c# Pin
Richard MacCutchan11-Apr-16 21:30
mveRichard MacCutchan11-Apr-16 21:30 
AnswerRe: Rar and c# Pin
OriginalGriff11-Apr-16 21:38
mveOriginalGriff11-Apr-16 21:38 
AnswerRe: Rar and c# Pin
koolprasad200311-Apr-16 22:50
professionalkoolprasad200311-Apr-16 22:50 
QuestionMass Storage USB device protection tool except few white list USB hard disk Pin
Deepeshonly11-Apr-16 7:19
Deepeshonly11-Apr-16 7:19 
QuestionRe: Mass Storage USB device protection tool except few white list USB hard disk Pin
CHill6011-Apr-16 12:52
mveCHill6011-Apr-16 12:52 
AnswerRe: Mass Storage USB device protection tool except few white list USB hard disk Pin
Deepeshonly12-Apr-16 3:30
Deepeshonly12-Apr-16 3:30 
PraiseRe: Mass Storage USB device protection tool except few white list USB hard disk Pin
Deepeshonly12-Apr-16 7:05
Deepeshonly12-Apr-16 7:05 
AnswerRe: Mass Storage USB device protection tool except few white list USB hard disk Pin
Gerry Schmitz12-Apr-16 13:59
mveGerry Schmitz12-Apr-16 13:59 
QuestionHow to restart a Programm in Release-Modus per Code Pin
Member 1191673510-Apr-16 20:28
Member 1191673510-Apr-16 20:28 
AnswerRe: How to restart a Programm in Release-Modus per Code Pin
Richard MacCutchan10-Apr-16 20:49
mveRichard MacCutchan10-Apr-16 20:49 

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.