Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there any way to write long strings in VB.NET?
Message
 
 
To
16/02/2012 17:35:36
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01535583
Message ID:
01535624
Views:
42
>Wouldn't it be better to use a stringBuilder in any case?
>
No. I just need a way to write long T-SQL script for inline ADO.NET query. In C# I will write it as

string SqlCmd = @"T-SQL multi line script goes here";
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform