Click here to Skip to main content
15,903,724 members
Home / Discussions / C#
   

C#

 
QuestionHELPPPP Pin
ali69929-Mar-13 4:43
ali69929-Mar-13 4:43 
QuestionHEKP Pin
ali69929-Mar-13 4:43
ali69929-Mar-13 4:43 
AnswerRe: HEKP Pin
Dave Kreskowiak29-Mar-13 5:04
mveDave Kreskowiak29-Mar-13 5:04 
QuestionList View Shift Selection behaves indifferently Pin
rakeshkava29-Mar-13 0:13
rakeshkava29-Mar-13 0:13 
QuestionRe: List View Shift Selection behaves indifferently Pin
Richard MacCutchan29-Mar-13 1:55
mveRichard MacCutchan29-Mar-13 1:55 
AnswerRe: List View Shift Selection behaves indifferently Pin
rakeshkava29-Mar-13 2:02
rakeshkava29-Mar-13 2:02 
GeneralRe: List View Shift Selection behaves indifferently Pin
Richard MacCutchan29-Mar-13 2:11
mveRichard MacCutchan29-Mar-13 2:11 
GeneralRe: List View Shift Selection behaves indifferently Pin
rakeshkava29-Mar-13 3:06
rakeshkava29-Mar-13 3:06 
GeneralRe: List View Shift Selection behaves indifferently Pin
rakeshkava31-Mar-13 22:51
rakeshkava31-Mar-13 22:51 
GeneralRe: List View Shift Selection behaves indifferently Pin
rakeshkava31-Mar-13 23:50
rakeshkava31-Mar-13 23:50 
GeneralRe: List View Shift Selection behaves indifferently Pin
Richard MacCutchan1-Apr-13 0:02
mveRichard MacCutchan1-Apr-13 0:02 
GeneralRe: List View Shift Selection behaves indifferently Pin
rakeshkava1-Apr-13 0:14
rakeshkava1-Apr-13 0:14 
AnswerRe: List View Shift Selection behaves indifferently Pin
Abhinav S29-Mar-13 3:57
Abhinav S29-Mar-13 3:57 
GeneralRe: List View Shift Selection behaves indifferently Pin
rakeshkava31-Mar-13 23:00
rakeshkava31-Mar-13 23:00 
GeneralRe: List View Shift Selection behaves indifferently Pin
rakeshkava31-Mar-13 23:49
rakeshkava31-Mar-13 23:49 
GeneralRe: List View Shift Selection behaves indifferently Pin
Abhinav S1-Apr-13 20:22
Abhinav S1-Apr-13 20:22 
QuestionRegarding About Image Url Pin
Member 583355028-Mar-13 23:45
Member 583355028-Mar-13 23:45 
AnswerRe: Regarding About Image Url Pin
Manfred Rudolf Bihy29-Mar-13 1:09
professionalManfred Rudolf Bihy29-Mar-13 1:09 
The problem you're observing is due to the fact you are using a backslash \ as the path separator and not the forward slash / as written in the specification. IE is being "user friendly" (DAU) and being a child of windows it also accepts backslashes. I will not rant about how MS has done a lot of harm with this irregular behaviour because IE's stupidity doesn't stop there.

Cheers!

"I had the right to remain silent, but I didn't have the ability!"
Ron White, Comedian


Questionvisual studio 2010 c# error Pin
User349028-Mar-13 18:05
User349028-Mar-13 18:05 
AnswerRe: visual studio 2010 c# error Pin
annex4528-Mar-13 21:12
annex4528-Mar-13 21:12 
GeneralRe: visual studio 2010 c# error Pin
User349029-Mar-13 1:30
User349029-Mar-13 1:30 
GeneralRe: visual studio 2010 c# error Pin
annex4529-Mar-13 1:32
annex4529-Mar-13 1:32 
QuestionSimulating Mouse Scrolling Pin
annex4528-Mar-13 12:19
annex4528-Mar-13 12:19 
AnswerRe: Simulating Mouse Scrolling Pin
Jasmine250128-Mar-13 13:10
Jasmine250128-Mar-13 13:10 
QuestionCreate MP4 video from images Pin
cabasm28-Mar-13 10:35
cabasm28-Mar-13 10:35 

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.