all groups > dotnet general > july 2003 > threads for sunday july 13
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
protect my code from decompile
Posted by Daylor at 7/13/2003 7:55:41 PM
how can i protect my code from decompile ?
... more >>
FTP Port
Posted by Keith at 7/13/2003 7:17:25 PM
I am trying to write a simple FTP client, but I am having
trouble with the PORT Command. Does anyone know how to
Get an IP Address and port number to establish a data port
for the server to connect to.
Any info would be appreciated.... more >>
Post-Deployment NGen of Assemblies.
Posted by Doug Holland at 7/13/2003 2:09:17 PM
Hi There
If you have a .NET based application installed and you'd like to increase
the start-up performance of that application; can you NGen assemblies once
the application is installed?
The application in question is quite a complex one and I doubt this will be
a simple task.
Thereafte... more >>
.wav and page loading (ASP.NET)
Posted by tmuldoon NO[at]SPAM spliced.com at 7/13/2003 12:29:25 PM
Hello,
I have a web page and in the page load it is suppose to start playing
music.
Is there any way I can have it play the music and continue downloading
the page so it can bee seen. Right now it just waits till the music
is played. Then displays the page.
Here is the code <generated co... more >>
Problem with WebService when setting rows with error
Posted by Programatix at 7/13/2003 4:57:36 AM
Hi,
I upgraded my application from dotNetFramework 1.0 to dotNetFramework 1.1
When calling a WebService method which returns a dataset, I get the
following error,
"There is an error in XML doument (1,xxxxxxx)"
This error will be displayed if I use the following method for any datarow
... more >>
ddc2 monitor
Posted by Konrad at 7/13/2003 4:36:46 AM
Hi
Can you point me articles concerning
investigation what monitor is connected
to computer if the monitor fulfill DDC2 standard?
Thanks
Konrad
... more >>
Windows Forms Inheritance, Incomplete?
Posted by KK at 7/13/2003 1:29:40 AM
Windows Forms Inheritance, Incomplete?
I was playing around with Windows Forms
and found out this Forms Inheritance feature.
The moment I saw that, I felt this can be
used effectively if the application
contains couople of forms which have
a consistant look and also shares
SOME similar fu... more >>
|