all groups > dotnet general > october 2004 > threads for saturday october 30
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
Open File Dialog Slooooooooow
Posted by Bernavich2004 at 10/30/2004 10:08:07 PM
Ok I am going nuts. This problem ONLY happens when I use a Microsoft Office
2003 product like word, or .NET development IDE.
WHen I use the Open file dialog and click on a folder to drill down, or up
depending it takes 3 to 5 minutes to open a folder. This DOES NOT happen
with any otehr p... more >>
.NET & SMTP
Posted by Jim Douglas at 10/30/2004 2:17:24 PM
I need something to give our Lotus/Networking group to help with the problem
of mail generated by my application is only delivered within our company
domain. For example jim.douglas@genesis-software.com is perfect but
jim.douglas@hotmail.com does not get delivered. The objects in questions are
m... more >>
calling .NET from VBA: one parameter only in a method?
Posted by abrady0 NO[at]SPAM gmail.com at 10/30/2004 2:13:52 PM
Hello,
I'm seeing strange behavior experimenting with calling .NET. If I
create a project in .NET 2k3 and select 'interop assembly' it will
create the CCW for me, correct?
I created a class library with this class in it:
Public Class TestCCW
Public Sub Stream(ByVal filename As ... more >>
SystemEvents.InvokeOnEventsThread
Posted by Defiant at 10/30/2004 1:46:55 PM
Has anyone used SystemEvents.InvokeOnEventsThread?
The MSDN documentation is a little vague with regards this method.
I am trying to detect and respond to changes to the desktop (like moving
desktop icons around, mouse events on desktop, etc) and was wondering if I
could use the above method t... more >>
want to join a C# and ADO.NET based open source project
Posted by carletoncourses NO[at]SPAM yahoo.ca at 10/30/2004 1:44:01 PM
I am willing to contribute as a programmer or tester in
an open source project in an area that would need C#, ADO.NET
and MSDE (or MySQL).
My resources are:
Host OS: Windows XP Home Edition
Tools: MSDE 2000 Release A, MySQL.
My programming experience: C# (few months, learning),
... more >>
Silly DNS.BeginResolve question
Posted by ShaneB at 10/30/2004 12:09:55 PM
Hello all!
To test my app's exception handling, I've coded a call to
DNS.BeginResolve() with an intentionally bad host name. When I put the code
in a try/catch block, all works fine and a SocketException is thrown as
expected. However, if I remove the try/catch lines, no exception is th... more >>
Can't Write File on Hosted Server...
Posted by clintonG at 10/30/2004 10:43:36 AM
The application is a simple form of three textbox controls that results
in writing an XML file to the file system of the application root when
it runs on the local development machine.
I've just used FTP to deploy this as my first ASP.NET application using
a hosting provider using W2003 IIS6 n... more >>
ActiveX for Outlook forms in .Net?
Posted by castle8000 at 10/30/2004 5:13:01 AM
Hi folks.
I dunno if this is the right place to ask for help with ActiveX / .net /
Outlook, so ill siimpl give it a try :)
I want to develop an ActiveX Control for MS-Outlooks 2003 with Visual
Studio.Net 2003 and .net Framework 1.1 installed.
Ive read tons of stuff about dlls with .Net, s... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Why is .Net an optional download?
Posted by Jim Hubbard at 10/30/2004 4:02:07 AM
Assuming Microsoft want .Net to be the next big thing in Microsoft
programming, why is the .Net Framework 1.1 an optional download on the
Windows Update site? I'd think that it should be required.
Jim Hubbard
... more >>
|