Click here to Skip to main content
15,902,938 members
Home / Discussions / C#
   

C#

 
QuestionHow to remove escape sequece from string while telnet to HP procurve devices Pin
superselector12-Aug-14 19:17
superselector12-Aug-14 19:17 
AnswerRe: How to remove escape sequece from string while telnet to HP procurve devices Pin
OriginalGriff12-Aug-14 20:57
mveOriginalGriff12-Aug-14 20:57 
AnswerRe: How to remove escape sequece from string while telnet to HP procurve devices Pin
OriginalGriff13-Aug-14 1:25
mveOriginalGriff13-Aug-14 1:25 
GeneralRe: How to remove escape sequece from string while telnet to HP procurve devices Pin
superselector13-Aug-14 22:52
superselector13-Aug-14 22:52 
GeneralRe: How to remove escape sequece from string while telnet to HP procurve devices Pin
OriginalGriff13-Aug-14 23:01
mveOriginalGriff13-Aug-14 23:01 
AnswerRe: How to remove escape sequece from string while telnet to HP procurve devices Pin
Member 1028463313-Aug-14 2:22
Member 1028463313-Aug-14 2:22 
QuestionC# Creating Setup Problem Pin
Member 1094435911-Aug-14 23:16
Member 1094435911-Aug-14 23:16 
AnswerRe: C# Creating Setup Problem Pin
Dave Kreskowiak12-Aug-14 2:44
mveDave Kreskowiak12-Aug-14 2:44 
GeneralRe: C# Creating Setup Problem Pin
Member 1094435912-Aug-14 3:50
Member 1094435912-Aug-14 3:50 
GeneralRe: C# Creating Setup Problem Pin
Dave Kreskowiak12-Aug-14 3:54
mveDave Kreskowiak12-Aug-14 3:54 
Questionc#.net Pin
naralasaimanoj11-Aug-14 17:36
naralasaimanoj11-Aug-14 17:36 
AnswerRe: c#.net Pin
Dave Kreskowiak11-Aug-14 18:06
mveDave Kreskowiak11-Aug-14 18:06 
AnswerRe: c#.net Pin
Pete O'Hanlon11-Aug-14 20:14
mvePete O'Hanlon11-Aug-14 20:14 
AnswerRe: c#.net - Use MSI Package installer Pin
Swinkaran11-Aug-14 21:04
professionalSwinkaran11-Aug-14 21:04 
AnswerRe: c#.net Pin
V.12-Aug-14 0:18
professionalV.12-Aug-14 0:18 
GeneralRe: c#.net Pin
OriginalGriff12-Aug-14 0:22
mveOriginalGriff12-Aug-14 0:22 
GeneralRe: c#.net Pin
Richard Deeming12-Aug-14 2:26
mveRichard Deeming12-Aug-14 2:26 
You should only need a configuration file change, though:
Backward compatibility and the .NET Framework 4.5:

The .NET Framework 4.5 and its point releases are backward-compatible with apps that were built with earlier versions of the .NET Framework.

In other words, apps and components built with previous versions will work without modification on the .NET Framework 4.5.

However, by default, apps run on the version of the common language runtime for which they were developed, so you may have to provide a configuration file to enable your app to run on the .NET Framework 4.5.




"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: c#.net Pin
OriginalGriff12-Aug-14 2:32
mveOriginalGriff12-Aug-14 2:32 
QuestionC# Tutor, Sunshine Coast, Qld, Australia. Pin
Kenny__K11-Aug-14 13:43
Kenny__K11-Aug-14 13:43 
AnswerRe: C# Tutor, Sunshine Coast, Qld, Australia. Pin
Kenny__K28-Aug-14 15:14
Kenny__K28-Aug-14 15:14 
AnswerRe: C# Tutor, Sunshine Coast, Qld, Australia. Pin
Thanks787228-Aug-14 19:59
professionalThanks787228-Aug-14 19:59 
QuestionSite not working on IE9 for production server Pin
nitin_ion10-Aug-14 23:03
nitin_ion10-Aug-14 23:03 
SuggestionRe: Site not working on IE9 for production server Pin
Richard MacCutchan11-Aug-14 0:37
mveRichard MacCutchan11-Aug-14 0:37 
AnswerRe: Site not working on IE9 for production server Pin
Dave Kreskowiak11-Aug-14 3:07
mveDave Kreskowiak11-Aug-14 3:07 
AnswerRe: Site not working on IE9 for production server Pin
Pete O'Hanlon11-Aug-14 5:27
mvePete O'Hanlon11-Aug-14 5:27 

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.