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

.NET (Core and Framework)

 
GeneralRe: OOPS Concepts Pin
Richard MacCutchan25-Mar-15 1:54
mveRichard MacCutchan25-Mar-15 1:54 
GeneralRe: OOPS Concepts Pin
PIEBALDconsult27-Mar-15 15:53
mvePIEBALDconsult27-Mar-15 15:53 
QuestionWhat Is Different Between WCF and Web API? Pin
Er. Pradeep Kumar Rai19-Mar-15 19:29
Er. Pradeep Kumar Rai19-Mar-15 19:29 
AnswerRe: What Is Different Between WCF and Web API? Pin
Dave Kreskowiak20-Mar-15 2:36
mveDave Kreskowiak20-Mar-15 2:36 
Generalaspx file: Operator '&' is not defined for string Pin
Member 1153636718-Mar-15 8:07
Member 1153636718-Mar-15 8:07 
GeneralRe: aspx file: Operator '&' is not defined for string Pin
Dave Kreskowiak18-Mar-15 8:13
mveDave Kreskowiak18-Mar-15 8:13 
GeneralRe: aspx file: Operator '&' is not defined for string Pin
Member 1153636718-Mar-15 8:48
Member 1153636718-Mar-15 8:48 
GeneralRe: aspx file: Operator '&' is not defined for string Pin
Dave Kreskowiak18-Mar-15 9:09
mveDave Kreskowiak18-Mar-15 9:09 
The original post ended up in 4 columns. When the formatting gets all weird compared to a standard post I cannot assume I have all the information intended. To you, it looks fine because you are the only person who saw the screen and you are the only person who knows what to expect in the copy'n'paste.

Other people who have not seen your screen do not know what to expect.


You don't show the definitions of the sOutput1, soutput2 or soutput3 so assumptions have to be made.

If your code snippet was a copy'n'paste job, not typed by hand, try it this way
Response.Write(String.Concat(sOutput1, soutput2, soutput3))

A guide to posting questions on CodeProject

Click this: Asking questions is a skill.
Seriously, do it.

Dave Kreskowiak

GeneralRe: aspx file: Operator '&' is not defined for string Pin
Eddy Vluggen18-Mar-15 8:26
professionalEddy Vluggen18-Mar-15 8:26 
GeneralRe: aspx file: Operator '&' is not defined for string Pin
Member 1153636718-Mar-15 8:45
Member 1153636718-Mar-15 8:45 
GeneralRe: aspx file: Operator '&' is not defined for string Pin
Richard Deeming18-Mar-15 10:04
mveRichard Deeming18-Mar-15 10:04 
AnswerRe: aspx file: Operator '&' is not defined for string Pin
Member 1153636718-Mar-15 10:21
Member 1153636718-Mar-15 10:21 
GeneralRe: aspx file: Operator '&' is not defined for string Pin
F-ES Sitecore18-Mar-15 10:22
professionalF-ES Sitecore18-Mar-15 10:22 
GeneralRe: aspx file: Operator '&' is not defined for string Pin
Brilliant Bastard18-Mar-15 19:31
Brilliant Bastard18-Mar-15 19:31 
QuestionLooking for guidance in building a responsive WPF GUI for a Windows Service. Pin
Brady Kelly14-Mar-15 1:10
Brady Kelly14-Mar-15 1:10 
AnswerRe: Looking for guidance in building a responsive WPF GUI for a Windows Service. Pin
Eddy Vluggen14-Mar-15 5:13
professionalEddy Vluggen14-Mar-15 5:13 
GeneralRe: Looking for guidance in building a responsive WPF GUI for a Windows Service. Pin
Brady Kelly14-Mar-15 5:46
Brady Kelly14-Mar-15 5:46 
GeneralRe: Looking for guidance in building a responsive WPF GUI for a Windows Service. Pin
Eddy Vluggen16-Mar-15 9:14
professionalEddy Vluggen16-Mar-15 9:14 
GeneralRe: Looking for guidance in building a responsive WPF GUI for a Windows Service. Pin
Brady Kelly16-Mar-15 9:33
Brady Kelly16-Mar-15 9:33 
GeneralRe: Looking for guidance in building a responsive WPF GUI for a Windows Service. Pin
Eddy Vluggen16-Mar-15 9:57
professionalEddy Vluggen16-Mar-15 9:57 
GeneralRe: Looking for guidance in building a responsive WPF GUI for a Windows Service. Pin
Brady Kelly16-Mar-15 10:14
Brady Kelly16-Mar-15 10:14 
GeneralRe: Looking for guidance in building a responsive WPF GUI for a Windows Service. Pin
Eddy Vluggen16-Mar-15 10:33
professionalEddy Vluggen16-Mar-15 10:33 
QuestionLearn Android vs ASP.NET MVC: which needs more commitment? Pin
Nika Dev1010-Mar-15 9:29
Nika Dev1010-Mar-15 9:29 
AnswerRe: Learn Android vs ASP.NET MVC: which needs more commitment? Pin
Dave Kreskowiak10-Mar-15 11:08
mveDave Kreskowiak10-Mar-15 11:08 
GeneralRe: Learn Android vs ASP.NET MVC: which needs more commitment? Pin
Nika Dev1010-Mar-15 11:46
Nika Dev1010-Mar-15 11:46 

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.