| Thread | Last Post | Replies |
|
| System.Net.Socket question | 14 Nov 2007 14:30 GMT | 1 |
I've been trying to implement an ACTIVE FTP mode in my class. Read tons of great articles about the difference of Active and Passive modes, in particular this one, which I find very good http://slacksite.com/other/ftp.html, but it seems that many have tried to
|
| Default value of any type | 14 Nov 2007 14:25 GMT | 3 |
For any given type i want to know its default value. There is a neat keyword called default for doing this like object x = default(DateTime); but I have an instance of Type (called someType) and something like
|
| compressed emails now dissappeared | 13 Nov 2007 19:11 GMT | 1 |
outlook express compressed my emails and now I cant find any from the last 2 months I really need to locate some of them Please can any tell me where have they gone or how to restore them and why has it done this
|
| Print server | 13 Nov 2007 12:55 GMT | 2 |
Hi to all ! For list of all papersize forms of default printer I'm using: Dim i As Integer, cFormName as String Dim oDoc As New System.Drawing.Printing.PrintDocument()
|
| Office Mac 2004 Update 11.3.9 | 13 Nov 2007 04:04 GMT | 1 |
Like to keep Office as up to date as possible and have downloaded and installed this update. States has been installed, however Word etc. still report version as 11.3.8. Should it not read 11.3.9 if installation was successful?
|
| Directory.CreateDirectory() issue | 12 Nov 2007 19:21 GMT | 1 |
I'm currently working on framework 1.1 webapplication using C#. When I test the application located in my local machine, it works fine to "Directory.CreateDirectory()". However, I test the application use in server machine, it doesn't work.
|
| Is there any problem to use anonymous methods under multi-thread? | 12 Nov 2007 09:33 GMT | 3 |
I tried the code below: for(int i = 0; i < 10; ++i) { int a = i;
|
| Question about Strong Naming (signing), public keys and tampering? | 12 Nov 2007 00:10 GMT | 3 |
Dear subscribers I have a question related to strong naming (signing) of assemblies to avoid tampering. The reason for this question is that I'll like to investigate the means to protect sensitive data in an application.
|
| patching games | 11 Nov 2007 18:49 GMT | 2 |
can someone please tell me what this means and how do i fix it........... Error 1335. The cabinet file 'Data1.cab' required for this installation is corrupt and cannot be used. This could indicate a network error, an errpr reading from the CD-ROM, or a problem with this package.
|
| xp shuts down unexpectedly | 11 Nov 2007 15:05 GMT | 2 |
I have had this problem for some time now and cant seem to fix it, cpu temp ok, and windows just shuts down without warning and randomly. Last shutdown brought up a blue screen with this. A problem has been detected & windows has been shut down to prevent damage
|
| Convert Word Doc to Vista Works Help | 11 Nov 2007 15:01 GMT | 1 |
When I try to open my old word docs in my new computer loaded with Works, the file doesn't open and says may be corrupted. It says this for all my word doc. I don't believe they are corrupted, why won't they open?
|
| buffer overrun | 11 Nov 2007 08:59 GMT | 3 |
I am also getting Buffer overrun detected! Program:C:\ProgramFiles\QuickTime\QuickTimePlayer.exe A buffer overrun has been detected which has corrupted the programs internal state. The program cannot safely continue execution and must now be
|
| Can't find reflected field for inherited event. | 10 Nov 2007 18:06 GMT | 2 |
In a VB application I have been using reflection to temporarily detach events during serialization (a technique suggested by Andrea Zanetti & Riccardo Munisso http://www.devx.com/vb2themax/Article/19835/1763/page/3). The technique involves using Reflection.EventInfo to get the ...
|
| Help: Opening Desktop Folders enables Search | 10 Nov 2007 00:25 GMT | 1 |
When I open a shortcut folder on my desktop, (Windows XP home), the window opens and the search function is enabled. I can't see the contents of the folder and can't turn off search. This happens when I double click on "My Computer" as well. What setting changed and how do I ...
|
| Registered information | 10 Nov 2007 00:23 GMT | 1 |
I need to change the birth year on my account with Windows Live. I did not change the year when filling out the information and now it things that it is a child account. I tried the credit card option the email option and tech support is working on it. In the meantime I am ...
|