Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / .NET SDK / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SDK QuickStart Configuration15 Nov 2003 16:43 GMT1
When trying to run the .NET Framework SDK QuickStart
Configuration as per Details on Help document, the
following ;
osql -E -S(local)NetSDK -i InstPubs.sql
mscoree error while running .msi14 Nov 2003 17:54 GMT1
while installing an .msi I get the following error:
"msiexec.exe - mscoree.dll load error (Error code = %X).
Two different copies of MSCOREE.DLL have been loaded.
First copy:
Windows Hook?14 Nov 2003 11:50 GMT1
how would i go about putting a windows hook callback proc
in a class?
J. Pederson
how to programatically(from a resource) add version info to an exe.14 Nov 2003 02:45 GMT5
We are developing an exe and want to add version info
programatically ( from .resources ).
How to do that using framework classes.
Thanks
code access security14 Nov 2003 01:18 GMT1
Regarding : code access security
when an assembly is loaded by the runtime does the runtime check the
evidence of the assembly. Then depending on the evidence does it assign the
assembly to a codeGroup. And finally, depending on the permission sets
Converting a vb application13 Nov 2003 11:45 GMT1
Hello group,
we are converting a VB6 application, written by other
people, for .NET Framework.
Original application depends on a DLL written in standard C.
Monitoring TCP/IP traffic13 Nov 2003 11:15 GMT3
I need to write a program that will monitor (and log) all
packets sent between two devices (one is Windows XP
workstation and another is a third party unit)
communicating via TCP/IP interface.
how to make sure single instance of exe is running?12 Nov 2003 16:52 GMT4
We are developing a .NET assembly(EXE). We wanted to make
sure that only one instance of EXE running. Is there any
way to verify(using framework classes) other instance
same exe is running or not? If it is then we can exit.
Network Adapter configuration12 Nov 2003 07:57 GMT2
How can I programmatically configure an ETHERNET ADAPTER
to use DHCP in a WORKSTATION that can be running Windows
98/ME/NT/2K/XP?
Can I do it with a managed code using C# ? If not, how can
console argument in VS .NET11 Nov 2003 15:49 GMT1
hi, everybody,
I create a console program, can I give it some argument
when I run it from VS .NET ?
thanks
User Account11 Nov 2003 15:27 GMT1
After installing .net framework sdk I find I have a new User Account called
"ASP.NET" (Win XP Home)
My questions are:
What is this for?
Dial-up support in .NET?11 Nov 2003 14:15 GMT2
Can anybody tell me whether there is support for dial-up
connections in .NET?  I am using c# and would like to
setup and manage a call.  In the olden days I used
RasDial, is there a .NET equivalant or other method?
How to save as MHTML07 Nov 2003 05:46 GMT2
There is a very great function in IE Browser that save the entire webpage
includeing all elements to a single mht file, and this file can be browsed
again even it is offline. I want to know how to do this in the code?
Thank you very much!
Installing assemblies into the gac...07 Nov 2003 01:45 GMT3
Why when I install an assembly into the gac is it not seen in the 'Add
Reference' dialog box under the .NET tab??? Everything works just fine, and
I can see it in the 'WINDOWS\assembly' folder -- just curious why it doesn't
show up in the VS .NET dialog box when you try to add a ...
Problem with 'TcpClient'06 Nov 2003 20:20 GMT1
I execute these steps -
TcpClient MyTcpClient = new TcpClient( . );
MyTcpClient.Connect( . ); //Connect to Server
NetworkStream MyNetworkStream;
Pages: 1 2 3 October, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.