First  |  Prev |  Next  |  Last
Pages: 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
Excel with Ado.Net and OLEDB problem -
Hello, I am trying to create a simple excel (xls) table , when creating the table I get a ' (single quote) prefix before each value , how can I get rid of this single quote it is messing up my numbers with format errors !!! The Code I used: public bool InsertHeader(string TitleCode, string Order... 26 Jun 2008 05:21
FtpWebRequest, SSL, MVS, and command [OPTS utf8 on]
Hello, I am tryin gto use FtpWebRequest to connect to a MVS FTP server using SSL. According to the trace logs, the authentication goes OK, but when the server doesn't recognize the command [OPTS utf8 on] I get a 501 error response and an exception instead of the results from my ListDirectory command. Does an... 24 Jun 2008 19:32
asp.net. Version query
Hi, A few questions regarding Visual Studio Pro Academic 2003. ·Which version of ASP.NET does Visual Studio 2003 use: Is it version 1.0 or Version 2.0 ? ·If it uses version 1.0 then, is there an upgrade to version 2.0 or would the solution be to upgrade to Visual studio 2005 or later? ·Is there a direct... 4 Jul 2008 18:12
IL Code similar among VS languages?
Is there a huge difference in the intermidiate language code produced by VS among the different languages supported? For example, does the IL code generated in a C# program strongly resemble the IL code generated by a similar program written in say VB? ... 25 Jun 2008 10:52
Crash-bug in the VS 2008 C# compiler
Greetings, When compiling the following example, Visual Studio 2008 (or rather the compiler it invokes), crashes. The most reduced example I could come up with to provoke this bug, is the following (compile as a console application, for instance): ---------- using System; namespace Test { class Progra... 7 Jul 2008 05:19
Bug in System.Windows.Forms.ToolStrip.ProcessCmdKey
Greetings, There is a bug in the method System.Windows.Forms.ToolStrip.ProcessCmdKey which can cause application-wide shortcuts to stop working. For instance, we have an application where there is a global shortcut ctrl + k to open a form. Whenever the toolstrip is active, however, pressing ctrl + k will ins... 1 Jul 2008 07:11
Doc builder
Hi, What tools do you use to build a helpfile from the XML documentation in your code? nDoc is no longer continued, SandCastle looks a bit primitive. So I wonder what do you use? kind regards, Erik ... 26 Jun 2008 10:29
Microsoft Word 2003 Saving Problem
I am having problems with losing information that I am working on. Twice now I have lost a document I was working on because when I go to save it, and error an error message pops up asking if I want to continue and save. If I click no, it takes me to another box where it says: "File Conversion - Rescued Docum... 23 Jun 2008 18:55
task bar
could someone help me get rid of the yahoo search bar on the task bar it is a new vista pc, the search bar is drivng me crazy and I want the room on the task bar for other things Thanks -- hershel ... 23 Jun 2008 18:55
Avoiding new references
This is probably going to be an obvious answer for some, but I'm just looking for directions or where to look or read. How can you make an application that references a specific file ... say foo1.2 ... not break when foo1.3 is released. For example, I have an application that uses a commercial available class ... 1 Jul 2008 15:25
First  |  Prev |  Next  |  Last
Pages: 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58