| Thread | Last Post | Replies |
|
| help me with my understanding of WSPRecv/From | 10 Sep 2004 20:05 GMT | 4 |
I understand that LSP resides between the Wsock32.dll and TCP.sys... so if the sequence to send is the following App->Wsock32.dll->LSP->TCP.sys send->WSASend->WSPSend->lpwspsend
|
| How to specify the App.config file for an independent c# program | 08 Sep 2004 09:05 GMT | 1 |
As we know, a App.config file can be specified in a C# project in the .Net IDE. However, how to specify the App.config file for a C# program independent of any C# project? For example, a.cs is such a C# program that it can only be compiled by the following command line under ...
|
| Reading/altering an .xml document | 04 Sep 2004 18:10 GMT | 1 |
Hey guys - I'm fairly new to .NET and am trying to do the following: Read in one .xml document, selectively remove and/or change certain nodes within it, then save the results in a second document. For instance, if I have:
|
| BITS, DOT NET framework and Visual C++ 6 | 02 Sep 2004 22:12 GMT | 1 |
Does BITS (Background Intelligent Transfer Service) 1.5 require Dot Net framework on the client side. From what I have read it seems like Bits 2.0 needs the dot net framework but Bits 1.5 does not. I am trying to write a wrapper for BITS(Background Intelligent
|
| order of execution of page_load in a base and derived classes | 02 Sep 2004 14:59 GMT | 13 |
i have a class that is derived from System.Web.UI.Page, and this is the class i use in my application as PageBase. all other page classes are deriverd from my PageBase instead of the original System.Web.UI.Page in order to have common checks in the page base.
|
| No option to create a Pocket PC 2003 app. | 01 Sep 2004 08:21 GMT | 1 |
I am running win xp VS .NET 2003 Pro Trial Have installed eMbedded C++ and SP4 PPC2003 SDK.msi
|