Tutorials
Resources
Forum
Communities
Interview
Jobs
Projects
Offshore Development
Silverlight Tutorials
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Revenue Sharing
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
Deepika Harida...
(321)
SweetGhost
(267)
David Billa
(183)
Last 7 Days
Arun Jacob
(1406)
amarababu nara...
(1301)
Pradeep Y
(1204)
more...
New Feature:
Community Sites
:
Create your own .NET community website and start earning from Google AdSense !
It's Free !
Negative Currency values According to Specific culture
Posted Date: 28 May 2008 Resource Type:
Code Snippets
Category:
C# Syntax
Posted By:
shakti singh tanwar
Member Level:
Diamond
Rating:
Points
: 10
System.Globalization. NumberFormatInfo culture = new System.Globalization.CultureInfo(System.Threading.Thread.CurrentThread.CurrentCulture.Name).NumberFormat;
culture.CurrencyNegativePattern = 1;
double d =-2145.555;
textBox1.Text = d.ToString("C", culture);
Responses
No responses found. Be the first to respond and make money from
revenue sharing program
.
Feedbacks
Popular Tags
What are tags ?
Search Tags
Sign In
(No tags found.)
Post Feedback
This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must
Sign In
to post a response.
Next Resource:
Enum in a Switch Statement
Previous Resource:
Remoting
Return to Discussion Resource Index
Post New Resource
Category:
C# Syntax
Post resources and
earn money
!
Related Resources
Implementation of an Indexer
Using a Generics List Collection in C# to retrieve all folders, subfolder, and fold
Generate HTML table at run time
Get the value of xml
Event Handling in C#
dotNet Slackers
BizTalk Adaptors
Web Design
SPOC
Contact Us
Privacy Policy
Terms Of Use