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



My Profile

Gifts

Active Members
TodayLast 7 Days more...







STRING BUILDER


Posted Date: 17 May 2008      Total Responses: 3

Posted By: abhilash       Member Level: Bronze     Points: 1


WHAT IS THE STRING BUILDER IN .NET




Responses

Author: rahul    17 May 2008Member Level: GoldRating:     Points: 2
string builder is used to append data next to each other.

ex



sb.Append("<table>")
sb.Append("<tr><td align=left><b>The Delivery Details for Readymade Order No:- " & loopOrd + 1 & "</b></td></tr>")

sb.Append("<tr>")
sb.Append("<td width=100%>")

sb.Append("<table border=1 cellpadding=0 cellspacing=0>")



where sb is object of string builder






Author: Hubli Sunil    18 May 2008Member Level: DiamondRating:     Points: 2
refere this

http://www.dotnetspider.com/forum/ViewForum.aspx?ForumId=16501


Author: Sridhar R    16 Jul 2008Member Level: DiamondRating:     Points: 5
Represents a mutable string of characters. This class cannot be inherited.

For a list of all members of this type, see StringBuilder Members.

System.Object
System.Text.StringBuilder

[Visual Basic]
<Serializable>
NotInheritable Public Class StringBuilder
[C#]
[Serializable]
public sealed class StringBuilder
[C++]
[Serializable]
public __gc __sealed class StringBuilder
[JScript]
public
Serializable
class StringBuilder



Post Reply
You must Sign In to post a response.
Next : .Net importance
Previous : what is diffgram? why we use? where is it use?
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



Read TATA Nano reviews.
dotNet Slackers   BizTalk Adaptors    Web Design   Scripts
Are you waiting for engineering entrance result? Watch here for engineering entrance results.
doors in nj

Contact Us    Privacy Policy    Terms Of Use