| Thread | Last Post | Replies |
|
| System.IO - Rationalle for Deciding Which Members To Use | 11 Jul 2007 03:31 GMT | 2 |
I'd like to know the rationalle some of you use for deciding which members of System.IO you use to do your file I/O. It appears that there are many ways to accomplish any [even basic] task (reading from a text file, for example). Did the framework designers have any particular ...
|
| SMTPClient.Send fails | 10 Jul 2007 22:38 GMT | 5 |
I have written a very simple console application to send an email but it always fails. My computer (BN002) is running XP SP2 and has the default SMTP server running in IIS. It is connected via static IP through Comcast commercail
|
| C# question about power point | 10 Jul 2007 22:20 GMT | 1 |
i have a web site that displays data. i want to add a button on the users current page that will save the current page to a power point slide.
|
| Windows Mail | 10 Jul 2007 21:39 GMT | 5 |
In Windows Mail I have an email that I cannot Read or delete. Message could not be displayed Windows Mail encountered an unexpected problem while displaying this message.Check your computer for low memory or low disk space and try again.
|
| fomat string with 2 decimal places | 10 Jul 2007 21:25 GMT | 2 |
i have the following being returned to be in a string: 20.5 i need to make this with 2 places after the decimal, like 20.50, anyway to do that? I've tried the following but it doesn't seem to be
|
| Program memory Issue? | 10 Jul 2007 21:17 GMT | 4 |
I have a program using VB express where I have about 50 forms through out the program on various forms I have multiple BMP pictures on the form, when I went to create a new form and put about 6 bmp pictures on it,it gave me a error saying I did not have enough memory. Is there a ...
|
| Explorer.Exe - Application error | 10 Jul 2007 19:59 GMT | 1 |
I hope somebody can help with this problem. I get a message whenever i want to access an avi file. The instruction at 0x0616415b referenced memory at 0x00000000. The memory could not be written.
|
| WebRequest not working as it should | 10 Jul 2007 19:41 GMT | 2 |
c# vs2005 pro been asked to write a small app that "punches in" via a POST to a URL. if the response from the server contains the text "Punch Recorded" then all is well. Whats happening is that the punch IS being recorded but the response
|
| understand "using" in app code | 10 Jul 2007 19:15 GMT | 3 |
why would i do this? using (FileStream fs = File.Create(path)) wouldnt FileStream fs = File.Create(path)
|
| Getting a printer to print from two ports | 10 Jul 2007 16:26 GMT | 1 |
I have two, matching printers, one at work and one at home. I have to change the port when I want to print at home or at work. I wanted to set up the properties so it can print from two different ports. I use have a print server at home and need to plug in a USB at work. I ...
|
| just getting started... | 10 Jul 2007 16:08 GMT | 4 |
I'm just entering the world of .Net programming. I first experimented with a local IIS. My ISP provides ASP.net-2 services. I'm interested in starting off with a simple membership-based website that provides access to one set of pages to members and one other set to nonmembers ...
|
| JavaScript class does not work on NetScape | 10 Jul 2007 15:20 GMT | 2 |
Hello I have JavaScript Functions and AJAX being used in my application When I run my application using NetScape my JavaScriot or AJAX does not work? Kindly give suggestions
|
| Should be simple C++ managed header include question | 10 Jul 2007 07:34 GMT | 3 |
I have a split container on my form, from within one of them I wish to reach the main from of the app. I'm having problems with the headers and namespaces.
|
| LINQ | 10 Jul 2007 03:38 GMT | 1 |
Hello NG, we are currently beginning to port our Software from VB6 to .NET. At the moment I am looking for an object oriented way to do data-access. LINQ to SQL came in
|
| video and sound issue | 09 Jul 2007 20:01 GMT | 2 |
I have just bought a computer from the US and I live in the UK. I have loaded a UK windows XP. The computer uses a sound chip . Specifications: Motherboard
|