|
Convert Formatted Double Into String I have a double stored in a DataTable: dt.Rows(i)(MergeFieldName) I want to format this and store it into a string. I have formatting stored in a database, such as "$#,##0.00" How do I use this formatting, apply it to dt.Rows(i)(MergeFieldName), which is a double, and then store it in a string? ... 6 Jul 2008 23:12
clr and jit "Jon Skeet [C# MVP]" <skeet(a)pobox.com> wrote in message news:MPG.22b241bbc4f93330d41(a)msnews.microsoft.com... Daniel <Mahonri(a)cableone.net> wrote: What is the difference in definition between clr and jit compiler? The JIT compiler is just one small part of the CLR. Does the use of jit make .NET... 7 Jul 2008 00:14
Excel does not die using automation I have a vb.net app that opens an excel worksheet, reads data and then closes the sheet. Im noticing that the Excel process is still running after I have closed and disposed of my excel objects. The following code (Test1) demonstrates the essence of what I am doing. When I check the processes while ruinning ... 6 Jul 2008 21:10
online services Hi ! I am looking for free on-line web services written in .NET. The reason I need them is testing Java interoperability. I've successfully "consumed" some services at http://www.webservicex.net/, and I'd like to test some more. The services I'd like test should: - be free to access - deal with some comm... 5 Jul 2008 22:43
Cannot send email I am able to receive email but not send. The error msg is as follows: The connection to the server has failed. Account: Windows Mail Server: peoplescom.net Protocol SMTP, Port:25 Sercure (SSL): No, Socket Error: 10061, Error number 0x8000CCC0E Your help is greatly appreciated. ... 6 Jul 2008 10:56
Zune through a laptop How do I play my playlists from my zune through my laptop? I have instaleld the Zune software on my laptop and is see my device but I cannot figure out how to get my music to play ... 5 Jul 2008 17:38
I can't stop the application, "httpd.exe", jamming my computer! I am using Windows XP (lang.: en-U.K.). I recently found that an application called "httpd.exe" is running all the time (when the computer is on) and used up lots of the "CPU usage", from 10%~98%. My computer slows down graduatlly. When I tried to delete the "httpd.exe" from C:\WINDOWS and the related PF file f... 6 Jul 2008 11:57
Got a blank page I posted a question in Office 2007, around June 26 or so. I got a notification on Hotmail on June 28 that I had an answer. I clicked the link, but all I get is a blank page. Is there something wrong with Hotmail ? When I go to Office 2007 I can't even find my question..I don't know where else to look, so many d... 5 Jul 2008 11:30
OK...Here I Go Again.... I hope I found the right area for my concern as this guy told me I wasn't in the right area.... Subject: Re: Automatic Updates Service status: Stopping 7/4/2008 9:12 AM PST By: Chris O'C via AccessMonster.com In: microsoft.public.access.modulesdaovba You'd be better served posting your qu... 5 Jul 2008 11:30
Auction Code We want to make it possible for people to bid against one another and the notion of auction comes up but damn, I went through 23 pages at Google using the search term auction c# and couldn't find anything even close to useful. This topic is arcane so I'm asking here for leads... ... 5 Jul 2008 01:20
Internet Relay from Alienware Notebook I am attempting to relay an internet connection recieved by the Laptop from a wireless router and convert it to a LAN connection so that the IP address could be sent to and XBox 360 system for a connection to XBox Live ... 4 Jul 2008 21:16
GPS intermediate driver getting NMEA strings. I found lots of GPSapi code, including the one from the SDK. But how can i retrieve raw NMEA strings from the gps intermediate driver? I know I need to use createfile etc. But this is new for me, so could someone please provide some sample code (C# or VB)? ... 4 Jul 2008 18:12
declare a form so that you can reference it's controls Here's what I'm trying to do in vb.net 2005. I have a public declared method that sets the value of a control on a form, but that form could change, so I don't want to code its actual name. I want it to be a parameter in the module method so that you pass the form name of whatever form called the method. So le... 4 Jul 2008 23:18
Folder Icons in Vista My folder icons (yellow folders) have all changed into white boxes with a little square inside. I try to restore defaults but they do not change back. I read somewhere about deleting the iconcache but dont know how to do this! Any help appreciated! ... 5 Jul 2008 15:35
dotnet installers do nothing Howdy, I have a fresh install of vista ultimate sp1 which I am trying to install visual studio 2008 to. When I run the installer it basically stalls at "Setup is loading installation components", doing nothing (a copy of the dd_install_vs_procore_90.txt log is available here: http://pastebin.com/mf8b203 .. The d... 5 Jul 2008 10:28 |