| Thread | Last Post | Replies |
|
| print the current time on the screen | 15 Apr 2007 23:20 GMT | 1 |
I need help. I want to print the current time on the screen. After research I managed to run the codes below in regular C++. But I could not make it to run in .NET Framework environment. Can anybody tell me how to make these codes to work
|
| .....is not a valid Win32 application, error | 15 Apr 2007 23:10 GMT | 7 |
An update is available for Zone Alarm and also CCleaner. When I click on the download link, the updates download to desktop as a set up exe. but on clicking *run* I get the following error : 'C:\Documents and Settings\my name\program name is not a valid Win32
|
| Is data always serialized when passing through a WCF service? | 15 Apr 2007 18:28 GMT | 6 |
Yes, I understand that in most cases the data will need to be serialized (ie, to reach another AppDomain). But what about a service that is self hosted, ie. called InProc? Seems to me serialization there is absolutely pointless and hurts performance. Don't you think?
|
| displaying Windows media center | 15 Apr 2007 18:13 GMT | 1 |
When I go from XP to Media Center the monitor turns black but I can here the sound
 Signature morongo
|
| Windows XP security update not letting other program run | 15 Apr 2007 07:46 GMT | 2 |
After security update for windows xp (KB925902) published 4/3/2007 I had to install a hot patch fix to correct the error I was getting. Now I have discovered that I have a program that will not work and I feel sure it is because of the security update. The program is Turbo Lister ...
|
| 0x7473c7d6 error: memory could not be read | 15 Apr 2007 07:38 GMT | 1 |
I get the following error when closing an IE 7 browser window and/or upon shutdown: "The instruction at "0x7473c7d6" referenced memory at "0x00000112". The memory could not be "read". Click on OK to terminate the program.
|
| connect to another computer | 14 Apr 2007 15:47 GMT | 2 |
i would like to connect to my fathers computer to help him fix things. how do i do that? he runs xp and i have vista. i just want to be able see his desktop and change things around- like settings. help :)
|
| EETypeLoadException | 13 Apr 2007 15:31 GMT | 1 |
Does anyone know why I would get this error when running the below code? I am using C# no c++ at all. First-chance exception at 0x7c812a5b in myservice.exe: Microsoft C++ exception: EETypeLoadException at memory location 0x0012e1d0..
|
| waitforexit and hyperthreading | 13 Apr 2007 13:05 GMT | 3 |
I am using the following fragment of code in the main of a console application : .... Process p = new Process();
|
| Xml data | 13 Apr 2007 12:24 GMT | 1 |
i am mariya. Thanks for your reply. i have solved the problem which i asked you. one more thing, i want to know about data accessing from Xml file. and bindind of that data with the chart on the PPT slide which is object
|
| Windows XP Shutdown | 12 Apr 2007 23:55 GMT | 1 |
I recently installed dsl into a compaq computer. Computer will not shut down unless i turn dsl off. It does shut down but starts back up in about 3 minutes. Power options have been checked. Is this a problem with dsl or windows?
|
| .Net framework 1.1 2 and 3 | 12 Apr 2007 21:50 GMT | 3 |
Do u have to install 2 and 1.1 beforehand? Before .Net Framework 3? Last time I installed 2, something that needed 1.1 wouldnt work because it wasn't installed.
|
| Metadata in Manifest Or Manifest in MetaData | 12 Apr 2007 19:27 GMT | 2 |
one question in my mind. Please clarify. If my question is wrong, Please excuse. 1) metadata is a part of manifest Or Manifest is a part of metadata? I am assuming Manifest is a part in metadata.
|
| Callback Delimma... | 12 Apr 2007 17:28 GMT | 1 |
1. Multiple threads will make REQUESTs. (I synchronous request per thread) The number of threads could vary.. (1..n) where n could be 10,000. 2. A separate thread will be monitoring the central RESPONSE
|
| try catch (re)throw problem... | 12 Apr 2007 15:07 GMT | 2 |
I have an object where I do 'special' cleanup in case of exception my code is somewhat like that: void Method() {
|