@ - Verbatim
Written by: maffelu , 2009-04-16 17:53:21
string @if = "Stupid variable";
string @for = "Horrible...";
string myDir = "C:\\Program\\stuff";
string myVerbDir = @"C:\Program\stuff";
string myString = @"This string
spans over many lines
and that is quite cool,
isn't it?";
txtMain.Text = myString;
There is 1 comment on this article.
If you have any question or just want to leave a message, just fill out the form below!
Your e-mail will not be visible in your post, it is for validation reasons only
Maffelu
Creator and admin of MorkaLork.com.
Started programming in HTML back when frames and tables was the way to design a page, moved on to Pascal/Delphi, PHP, javascript/jQuery, VB.NET/C#, Java and C++.
Currently studies .NET (in general) focusing on ASP.NET.
oliver
2010-10-20 15:29:52
loving your site mate your tuts are so easy to read wkd stuff just started geting into c# with mysql coming from php side nice juts what im after...thanks