| Thread | Last Post | Replies |
|
| Statement completion (reflection?) | 14 Apr 2004 14:47 GMT | 1 |
How can i make my own class method description appear on statment completion in visual studio For instance if i type string.compare VS displays the overloaded methods and the "Compares two specified System.String objects." line. I'd like to have similar descriptions for my methods
|
| Crystal Report | 14 Apr 2004 14:36 GMT | 1 |
I have got two tables 'complaintmaster' and 'phasemaster ComplaintMAster field 1 ComplaintId numeric 9 0 Complaint nvarchar 500
|
| crystal report | 14 Apr 2004 14:00 GMT | 1 |
As I know the crystal report is part of visual studio. 1.When I open a new project I don't have the Crystal Report option. I have C#,C++,V.B,Setup & deployment and visual studio solutions,
|
| Cannot start a new project. | 14 Apr 2004 13:46 GMT | 3 |
Everytime I try to start a new project, I get the message "Error writing the project file. Error loading type library/DLL. I have VS.NET ENT 1.1 on W2K (SP4) I tried re-installing .NET, didn't change a thing
|
| .NET profiler | 14 Apr 2004 13:40 GMT | 4 |
Is there any program which can be used as profiler in .NET. Profiler = program which mesures time spent on each command. Thx, Rajko.
|
| services windows et interface graphique | 14 Apr 2004 13:05 GMT | 2 |
bonjour, J'ai lu dans la doc, que les service s'ex?cutent dans une station windows non interactive. En effet, m?me quand mon service lance un process, qui est une appli MFC
|
| TAPI &TE_GATHERDIGITS | 14 Apr 2004 12:30 GMT | 1 |
I’m developing an application based on TAPI3.1 in IDE VC++.net under OS WindowsXP over a voice modem. My question is how to invoke TE_GATHERDIGITS? Would you please send sample codes to me? Or any other suggestions Thanks in advance
|
| Sending SMTP mail | 14 Apr 2004 12:26 GMT | 9 |
I posed the question the other day, that I am having trouble trying to send an email message from my .NET application. I was using System.Web.Mail.SmtpMail, and it was suggested that I try Waldorf PixMail instead. I did this, and I'm still having the same issues.. 1. My SMPT ...
|
| Any idea What Error this is | 14 Apr 2004 12:01 GMT | 7 |
Common Language Runtime Debugging Service Application has generated an exception that could not be handled Process id=0xf90 (3984), Thread id=0xf98 (3992 My app gives me this error everytime I try to run it. Any Ideas
|
| IDE: How to automatically add "using" statements | 14 Apr 2004 11:07 GMT | 1 |
I am new to C# moving from Java. I was wondering if there is a way to automatically add a using statement when attempting to use a class that is not yet referenced by your code? JBuilder does this quite nicely in JAVA and saves a hell of a lot of
|
| .NET Problem | 14 Apr 2004 09:31 GMT | 3 |
I just installed the newest version of .NET. Now when I go to the Administrative Tools and double click on the Microsoft .NET Framework 1.1 Configuration option, it comes up with this message: Snap-in failed to initialize. Name:.NET Framework 1.1 Configuration CLSID:{some guid}
|
| How to move Kyboard to local Lang | 14 Apr 2004 09:16 GMT | 5 |
it seem like microsoft support in .NET control for ME lenguage to write Right-to-left (RTL) but until now i not success to get textbox that get in Run time RTL kyboard? i set Lang in Form to ME lang, and i set all RTL property to yes??
|
| System.Runtime.InteropServices.COMException: Error | 14 Apr 2004 07:32 GMT | 1 |
I am trying to migrate an old asp/com application into asp.net on a windows 2003 server. after i registered the dll on sever, I got the following error. The dll works fine on the win2k server. I used regsvr32 xxx.dll and it indicated that com has been registered successfully. I ...
|
| ASP.NET Email From Name (non-email address) | 14 Apr 2004 07:23 GMT | 3 |
Hi I am sending emails from my website. The from field usually is an email address, but alot of email readers also seem to be able to pickup a "from real name". I read somewhere that I can set this by putting the name followed by the actual email address in
|
| HELP - Send Files Using TCPClient | 14 Apr 2004 04:30 GMT | 1 |
Using TCPClient, I have successfully made the first connection to the server and I know how to PARSE the passive IP address and PORT number for making the second connection. I am now in need of some help with the correct commands to PUT a text file from the clients PC to the
|