Microsoft
Software
Hardware
Network
Question : String.format take down all zero's
How do I format 20.000 to show only 20 with no zero's?
Answer : String.format take down all zero's
What about truncating?
string stringValue = ((int) yourValue).ToString();
Random Solutions
how to add an additional front end server and remove the old one
Swap two columns using vba
WORD VBA Automation positionnig the cursor.
Auto populate date field for Microsoft CRM 4.0
How do I set up multiple RDPs thru my sonicwall TZ170 firewall
Entering No Data in a Microsoft Access Date Field
Find & Replace on all views, stored procedures, functions in a given database/server
create a Editable Textbox for file location?
Auto-Complete problem
How to make a web directory to be an application in Windows 2008 application server/web server?