| | |
how to print "" in c#
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2008
Posts: 1,160
Reputation:
Solved Threads: 137
agree with lizr, a lot of times to make the code a little cleaner i would make a constant
C# Syntax (Toggle Plain Text)
const string quote = "\""; string sample = "This is a " + quote + "test" + quote;
Last edited by dickersonka; Dec 2nd, 2008 at 9:45 am.
Custom Application & Software Development
www.houseshark.net
www.houseshark.net
![]() |
Similar Threads
- Something about String.split("-"); problem (Java)
- red circle with white "x" ??? help (Viruses, Spyware and other Nasties)
- Removal of "Home Search Assistant", "Search Extender", & "Shopping Wizard" (Viruses, Spyware and other Nasties)
- I am unable to open the "Help" function in IE 6 Print Preview! (Web Browsers)
- Problem with "\n" (C++)
- body.onload += "XX" (JavaScript / DHTML / AJAX)
- page set-up to print 4"x6" windows xp (Windows NT / 2000 / XP)
Other Threads in the C# Forum
- Previous Thread: C# DLL
- Next Thread: MailMessage Problems
| Thread Tools | Search this Thread |
.net access algorithm array asp.net barchart bitmap box broadcast c# check checkbox client combobox control conversion csharp custom database databaseconnection datagrid datagridview dataset datetime dbconnection degrees design development draganddrop drawing encryption enum event eventhandlers excel file firefox form format forms function gdi+ grantorrevokepermissionthroughc#.net httpwebrequest image index input install java label libraries list listbox loop mandelbrot marshalbyrefobject math mouseclick movingimage mysql mysql.data.client operator path photoshop php picturebox pixelinversion post programming radians regex remoting resourcefile richtextbox server sleep socket sql statistics stream string study system.servicemodel table tcpclientchannel text textbox thread time timer update usercontrol validation visualstudio webbrowser windows winforms wpf wpfc# xml






