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

.NET (Core and Framework)

 
AnswerRe: exe creation for single time installation problem in .net for window application Pin
Anshul R9-Jun-10 3:53
Anshul R9-Jun-10 3:53 
QuestionIssue with running .exe(compiled in 34 bit) in window7 64bit enviornment Pin
shaina22317-Jun-10 0:49
shaina22317-Jun-10 0:49 
AnswerRe: Issue with running .exe(compiled in 34 bit) in window7 64bit enviornment Pin
Pete O'Hanlon7-Jun-10 2:06
mvePete O'Hanlon7-Jun-10 2:06 
GeneralRe: Issue with running .exe(compiled in 34 bit) in window7 64bit enviornment Pin
shaina22317-Jun-10 2:15
shaina22317-Jun-10 2:15 
GeneralRe: Issue with running .exe(compiled in 34 bit) in window7 64bit enviornment Pin
Pete O'Hanlon7-Jun-10 2:19
mvePete O'Hanlon7-Jun-10 2:19 
GeneralRe: Issue with running .exe(compiled in 34 bit) in window7 64bit enviornment Pin
shaina22317-Jun-10 2:20
shaina22317-Jun-10 2:20 
QuestionStrange Characters Appended to every url as #cCccCc Pin
Shawn Souto4-Jun-10 10:03
Shawn Souto4-Jun-10 10:03 
AnswerRe: Strange Characters Appended to every url as #cCccCc Pin
Luc Pattyn4-Jun-10 11:30
sitebuilderLuc Pattyn4-Jun-10 11:30 
From my observations:

I don't think there is reason to be alarmed; it is normal syntax to indicate an anchor within the page, which would cause scrolling until that anchor is visible, assuming it is defined with an <a ...> tag, which it isn't when checking the page source.

It probably is used to carry your session state from one page to the next; you can delete it in the browser's address bar, but as you discovered when absent a new one gets appended.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read formatted code with indentation, so please use PRE tags for code snippets.

I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).

AnswerRe: Strange Characters Appended to every url as #cCccCc Pin
Shawn Souto4-Jun-10 15:04
Shawn Souto4-Jun-10 15:04 
GeneralRe: Strange Characters Appended to every url as #cCccCc Pin
Luc Pattyn4-Jun-10 15:07
sitebuilderLuc Pattyn4-Jun-10 15:07 
GeneralRe: Strange Characters Appended to every url as #cCccCc Pin
Shawn Souto4-Jun-10 15:08
Shawn Souto4-Jun-10 15:08 
AnswerRe: Strange Characters Appended to every url as #cCccCc Pin
Shawn Souto4-Jun-10 15:07
Shawn Souto4-Jun-10 15:07 
QuestionRead external configuration file at runtime Pin
rbc10254-Jun-10 7:10
rbc10254-Jun-10 7:10 
AnswerRe: Read external configuration file at runtime Pin
Not Active4-Jun-10 7:56
mentorNot Active4-Jun-10 7:56 
GeneralRe: Read external configuration file at runtime Pin
rbc10254-Jun-10 19:08
rbc10254-Jun-10 19:08 
GeneralRe: Read external configuration file at runtime Pin
Not Active5-Jun-10 2:47
mentorNot Active5-Jun-10 2:47 
QuestionError:Passing parameter to Sp Pin
Sabui4-Jun-10 1:23
Sabui4-Jun-10 1:23 
AnswerRe: Error:Passing parameter to Sp Pin
Not Active4-Jun-10 1:51
mentorNot Active4-Jun-10 1:51 
GeneralRe: Error:Passing parameter to Sp Pin
Sabui4-Jun-10 20:09
Sabui4-Jun-10 20:09 
GeneralRe: Error:Passing parameter to Sp Pin
Not Active5-Jun-10 2:43
mentorNot Active5-Jun-10 2:43 
AnswerRe: Error:Passing parameter to Sp Pin
Peace ON4-Jun-10 2:33
Peace ON4-Jun-10 2:33 
QuestionHow the machine know if the .net code is re-compile by the JIT compiler ? Pin
Yanshof4-Jun-10 0:33
Yanshof4-Jun-10 0:33 
AnswerRe: How the machine know if the .net code is re-compile by the JIT compiler ? Pin
_Erik_4-Jun-10 0:46
_Erik_4-Jun-10 0:46 
AnswerRe: How the machine know if the .net code is re-compile by the JIT compiler ? Pin
Luc Pattyn4-Jun-10 0:51
sitebuilderLuc Pattyn4-Jun-10 0:51 
AnswerRe: How the machine know if the .net code is re-compile by the JIT compiler ? Pin
Henry Minute4-Jun-10 0:55
Henry Minute4-Jun-10 0:55 

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.