| Thread | Last Post | Replies |
|
| System Restart | 12 Jan 2008 05:57 GMT | 1 |
When I am asked to resart and i click yes the system shuts down and i am left with a black screen with a flashing cursor. the system wont start up frm the powerbutton i have to take the battery out and then press the power buttn any ideas?
|
| bug error messages | 12 Jan 2008 05:56 GMT | 1 |
How do you fix the error message: object doesn't support this property or method? it shows up when i try and check email on yahoo. Also, i get run time error, do you wish to debug? it doesn't fix the prob when i select yes
|
| V Lookup with date an min formula | 12 Jan 2008 05:52 GMT | 3 |
I have a worksheet that has dates in column B and file # in column A. In cell J12, i have this formula =min(B2:B100), in L12, I have a vlookup to return the information in column A that matches the date =vlookup(J12,A2:B100,1,0). I receive a #name error.
|
| XML graphics | 12 Jan 2008 05:16 GMT | 1 |
What are the ways to represent XML graphics? Is SVG the most practical way? Is there a way that doesn't need a conversion process, as SVG does? What about just jpg, gif, bmp?
|
| generics question | 11 Jan 2008 21:41 GMT | 1 |
Hi... I'm a little perplexed by some of the generics collection stuff. Dictionary<Key, Value> being the rough equivalent of Hashtable, I was surprised to find there was no direct way to get to the Dictionary SyncRoot
|
| Tools to Monitor Memory Utilization | 11 Jan 2008 14:13 GMT | 2 |
.NET is a memory hog - plain and simple. This, in my opinion, makes it less than ideal for embedded applications where memory is constrained. I am forced to use .NET for reasons that I will not go into, so I need to be able to code my applications in such a way as to use memory ...
|
| c# - Return a null value from date control | 11 Jan 2008 13:42 GMT | 3 |
Visual Studio 2005, C#.net I wish to return a NULL value from a date control if no date is selected. Anyone got any idea on how i would do this? Cheers
|
| PHP related problem | 11 Jan 2008 13:28 GMT | 1 |
I have used htmlMimeMail5 class for sending mails in php. But I realised that the mails are not received on hotmail account. So please let me know if you have any idea about that . Also let me know if any PHP group present.
|
| Registering MSDN Professional | 11 Jan 2008 08:08 GMT | 1 |
I have buyed Microsoft Visual Studio Pro w/MSDN - Open License. I have paper with instructions how to register my license with my authorization number and license number. On this paper is link to register: https://msdnopen.one.microsoft.com/public/
|
| ApplicationBlocks issue | 11 Jan 2008 04:09 GMT | 1 |
I am working on a project which is created a couple years ago. It is written in C# (.net 1.1) and the developer has left the project. The auto-update feature is current not working. When I run the startup I keep getting this error message:
|
| What is counterpart to C++ "__asm int 3" | 11 Jan 2008 01:39 GMT | 1 |
I have a VB.NET program that is working fine from Visual Studio 2005. However, when I try to compile and run it from the cmd.exe prompt, it throws an exception. If this was C++, I would insert "__asm int 3" in the souce code to force it
|
| ASP.net 2003 | 10 Jan 2008 21:56 GMT | 1 |
I have installed .net 2003 on my machine. When I try to execute new Asp.net web project I get this error. Error ___________________________________________________________________
|
| IPC in .NET | 10 Jan 2008 18:48 GMT | 7 |
Could anybody tell me what are IPC mechanisms that .NET supports at present?(and what improvements were made in different framework versions)? Is IPC support windows dependent or is it designed to be more or less portable(does Mono support IPC?)
|
| Another Catch 22 from Micros**t? | 10 Jan 2008 12:15 GMT | 2 |
I'm getting runtime error "Object of type 'ABC.ClassA' cannot be converted to type 'ABC.ClassA'." In the whole solution there is only one definition of ABC.ClassA. What is even more strange is that I'm not getting this error every time.
|
| MCTS Program languages | 10 Jan 2008 10:44 GMT | 2 |
Are MCTS questions on both C# and Visual Basic languages?
|