C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




8


Posted Date: 05 Sep 2008      Total Responses: 3

Posted By: Barani       Member Level: Silver     Points: 1


8



Responses

Author: Aru    05 Sep 2008Member Level: SilverRating:     Points: 1
string concatination simply u use + operator n do..

Emaple
string mystring="Re:";
string Rplytitle=mystring+"what is cls??";

Thats all.


Regards
Aru


Author: Geetha    05 Sep 2008Member Level: GoldRating:     Points: 1
HI

'+' is the string concatenation operator in .Net.
string Rplytitle="Re:"+"what is cls??";

Regards,
Geetha.


Author: Kundan Kumar Sinha    05 Sep 2008Member Level: GoldRating:     Points: 1
Hi,

First of all the following line will not work, as you need to keep the string value in double qutation.

string Rplytitle=what is cls??

string Rplytitle="what is cls??"

Just concanate the value which you you want ot add, like

string Rplytitle="Re:" + "what is cls??"


Regards,
Kundan



Post Reply
You must Sign In to post a response.
Next : Gridview
Previous : JavaScript function for textbox take only numbers?
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

teleconferencing

Contact Us    Privacy Policy    Terms Of Use