Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximum length of a string variable
Message
From
06/01/2005 17:10:21
 
 
To
06/01/2005 16:44:20
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
00974763
Message ID:
00974857
Views:
14
>Hmmm... not sure there is one. The largest string builder you can create would contain 2,147,483,648 characters. This is due to that being the max value of an Int32 which is what the constructor accepts for Capacity.
>
>Not sure if this helps you.

Well, it helps me a lot. Thanks for the information
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform