[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Rajika Somasiri

2/6/2004 12:04:00 PM

I implemented a Visual Studio.Net project in C#. Sometimes I can't
concatanate strings with "+" operator. That is, it doesn't combine string
variables. Please help me.



1 Answer

Alvin Bruney

2/6/2004 9:19:00 PM

0

what exactly do you mean? is an error thrown? how do you know it cannot
concat strings

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl...
"Rajika Somasiri" <yasas_mickey@yahoo.com> wrote in message
news:usIX$mK7DHA.2044@TK2MSFTNGP10.phx.gbl...
> I implemented a Visual Studio.Net project in C#. Sometimes I can't
> concatanate strings with "+" operator. That is, it doesn't combine string
> variables. Please help me.
>
>
>