all groups > dotnet general > january 2004 > threads for sunday january 25
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Create Contact using CDO\MAPI
Posted by Jerry at 1/25/2004 11:08:29 PM
I am trying to create a contact using CDO 1.21. I was wondering if anyone
had any sample code of how they may have done this. I am having trouble
findinf documentation on how this is done. I would like to avoid useing
outlook if possible and write directly to the exchange server if possible.
... more >>
creating a COM component from VS.NET
Posted by relishguy NO[at]SPAM pluggedin.org at 1/25/2004 9:07:10 PM
I want to add some business logic to an InfoPath form. From the
developer documentation, it looks like InfoPath cannot talk .NET (the
help says the business logic must be a COM component).
Can I create this from VS.NET/C#? Or do I have to load VC++ v.6 to
create this?
TIA.
Regards..Roger... more >>
dataset MultiDimensional
Posted by DaveG at 1/25/2004 9:06:06 PM
This is a little complex of a questions
I have a table, in a windows form that a user fills out and then gets stored into SQL, and when the user comes back the info is filled back into the table. So basically its a three dimensional situation. I need to store a table into SQL and I would like ea... more >>
How to use Dotfuscator with 3rd Party signed DLL?
Posted by johnfofawn NO[at]SPAM hotmail.com at 1/25/2004 6:15:47 PM
Hi,
I am building an application that uses Steema's TeeChart. When I run
my app through the dotfuscator it breaks the executable (saying
something about not finding the strongly named TeeChart dll).
Any advice?
Thanks,
John... more >>
MVPS and friends, question for you guys.
Posted by alexpeten NO[at]SPAM hotmail.com at 1/25/2004 6:01:25 PM
Hi,
Please, consider me your friend. and think about the following. This
also apply to all the groups, not only where I post the message.
Before you reply to any of the question in the news server. Do you
think, What is the level of question you are answering?
How many times you reply rea... more >>
System.Drawing and GDI+ Question - Please help
Posted by padawan at 1/25/2004 4:52:30 PM
I have a winforms control that draws a rectangle for a boarder and positions
some graphical elements around the control to create the boarder effect I
desired. In the control I have overriden the onpaint event and added the
code to draw my rectangle and position my graphic items:
Protected Ove... more >>
Datetimepicker
Posted by Avni at 1/25/2004 3:16:05 PM
Hey Folks
i wanted to ask about the datetimepicker.
I want a messagebox to appear as soon as the user clicks on the datetimepicker.
I have tried the valuechanged event but i want the message to appear way before this stage. I want to display it as soon as the calender is displayed or as soon as... more >>
Installer stopped working within IDE
Posted by Jeremy Holt at 1/25/2004 2:08:06 PM
I have an Installer Setup project which builds fine. However, if I select
Install from within the solution, the installation fails with a message "The
installer was interruped before XXXXX could be installed. You need to
restart the installer to try again."
However, if I move the MSI file to a... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Windows service memory management
Posted by Mikael Sorensen at 1/25/2004 12:56:07 PM
I've written a windows service (VB.NET 2003). When running, it consumes between 20-40 MB memory.
How do I optimize the memory usage?
I've set all objects to Nothing when I'm done using them.
What else can i do?
Regards,
Mikael... more >>
Messagebox code:
Posted by A at 1/25/2004 12:11:05 PM
Hi Folks
I am trying to make a messagebox work but am having no joy with my code
What i want to achieve is to perform a set of tasks if the yes button is clicked or run a diffent set of code if the no butoon is clicked. Can anyone tell me what i am doing wrong
This is the error i am getting
An... more >>
Issue of paramarray
Posted by Tom at 1/25/2004 5:21:04 AM
Hi everyone
In VB6,paramarray parameter is passed using byref,but in VB.NET,using byval.How can I get back the changed value of the paramarray parameter
My work case in vb.net like this
----------------------------------------------------
Function mytestmethod(paramarray byval arg() as objec... more >>
Wither Microsoft?
Posted by John Bailo at 1/25/2004 12:45:38 AM
The recent quarterly earnings report, required by law, issued by the
Microsoft Corporation are a harbinger of what is to come. Slowing
revenue growth, and declining profits. What we see here is a Chrysler,
circa 1973, in the making. A bloated heavy industry giant unable to
compete in t... more >>
modules in VS.NET.
Posted by Peter Rilling at 1/25/2004 12:26:15 AM
Are there any plans to support C# modules in VS.NET in a future version.
... more >>
|