all groups > dotnet faqs > december 2003 > threads for december 15 - 21, 2003
Filter by week: 1 2 3 4 5
Downloading a file from a website
Posted by Chris Morrison at 12/18/2003 2:47:42 AM
Hi all,
Can anyone tell me which .NET class I need (or provide a code sample) to
download file from a website/url (Not FTP) and save it to my hard drive.
Kind regards,
Chris
... more >>
SQL Server Desktop Installation
Posted by Curt Emich at 12/17/2003 9:39:53 PM
I recently bought a copy of Visual C#.NET Deluxe Learning addition. I was
under the impression that this comes with SQL Server Desktop Engine. I
installed everything I should have (I think), but when I type the commands
to grant access to SQL at the DOS prompt, it tells me that SQL Server
does... more >>
MailMessage problem - Could not access 'CDO.Message' object.
Posted by Anthony Fine at 12/17/2003 9:23:53 PM
Hello All,
I have a VB.Net app that needs to send mail. I have created a class for
building my e-mail, but keep getting the error (Could not access
'CDO.Message' object.) when trying to send it. I can succesfully send an
e-mail when I use the CreateObject("CDO.Message") method, but it fails ... more >>
secure .net applications against disassembly
Posted by Achim Kühn at 12/17/2003 10:56:05 AM
I´m planning to write a windows application using the .net framework. is
there any way to secure the application so the user can´t easily disassemble
and manipulate the application?
... more >>
Adding VB.NET
Posted by Curt Emich at 12/16/2003 12:56:17 PM
I just bought a copy of the Visual C#.NET deluxe learning addition. It
included the .NET framework and the capacity to develop in C#. It looks
like I can't do anything in Visual Basic.NET until I install it. Is there
anywhere I can download this part of the Visual Studio.NET environment?
Al... more >>
Two or more web service in the same folder
Posted by Ruslan at 12/16/2003 10:44:42 AM
Hello,
I have two services. I use "Add Web Reference." wizard to add them to the
client project. But, by default, it is created two different folders:
localhost and localhost1. How can I add these services in the same folder,
for instance only in localhost.
Thank you,
Ruslan
... more >>
VB vs C#
Posted by Fabiano at 12/16/2003 9:39:18 AM
Please,
wich language the world is using? Performance, costs and on?
tks
Fabiano
... more >>
Competitive Upgrade Licensing
Posted by ddavis at 12/15/2003 11:21:14 AM
If we purchase a competitive upgrade license, are we still entitled to
use the competitive product?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
State holidays
Posted by Bob at 12/15/2003 11:19:11 AM
In .NET, is there an easy way to determine State Holidays, such as
Thanksgiving, Memorial day, etc?
Any reference is appreciated.
... more >>
|