all groups > dotnet sdk > january 2004 > threads for january 15 - 21, 2004
Filter by week: 1 2 3 4 5
A final question (I hope) on C# compilation....
Posted by Alan Seunarayan at 1/20/2004 2:02:14 PM
Hello all,
Picture this....
I have a DLL that only has an interface in it (Alan.IMyInterface), I also
have a number of DLLs that contain tlbimp generated DLLs and they are
imported as Embedded Resources. These DLLs contain embedded dlls from
Word97, Word2000, etc.
Now in my generating... more >>
C# compilation (a tough question?)...
Posted by Alan Seunarayan at 1/19/2004 6:03:04 PM
Hello all,
I need to know if there is a way for me to compile a C# code file
programmatically. I know that csc.exe can be called via an application but
my target audience may not have .NET SDK installed. Oh, I'm using .NET v1.0
Cheers (in advance)
Alan
... more >>
quickstarts samples not installed
Posted by bleepbloop at 1/19/2004 7:46:25 AM
I have downloaded and installed the .net framework and then the .net sd
I am lead to believe from 'professional asp.net1.0' WROX press books that when you install the SDK it also installs some quickstart samples - but I have looked in the wwwroot folder and there appears not to be such a folder an... more >>
byte to byte transfer of jpg file corrupting image data bytes
Posted by Abhishek at 1/18/2004 10:09:00 AM
Hello,
My objective is to transfer over the network, a JPG file on the pocket
pc(.net compact framework) to a desktop server using sockets. The socket
communication is not a issue and I am able to transfer data across.On the
serve I am using Socket 2 API (recv function to read bytes)and not us... more >>
Smart Device Extension Required
Posted by Mark Miles at 1/17/2004 3:59:18 PM
Dear ALL,
I would like to say firstly that I followed Microsoft links and I do
know that they want to push you towards buying .Net 2003. I can not afford
this and I will not be force into it. I spent time saving for an Visual
Studio .Net 2002 and my wife will not allow me to upgrade.
... more >>
C# compiler
Posted by Andy at 1/16/2004 11:51:15 AM
Hi all,
I want to ask how is licenced C# compiler that is distributed in free .NET Framework SDK. Can I distribute and sell programs compiled with this compiler? What about ASP.NET webs compiled with this compiler?
Thanks a lot,
Andy... more >>
|