Re: [ADVANCED-DOTNET] Missing callbacks from asynchronous sockets?

2004-08-04 Thread Chris Mullins
g sockets and/or memory. The .NET socket code has been amazingly reliable. -- Chris Mullins - Original Message - From: "Garry Barclay" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 21, 2004 1:09 PM Subject: [ADVANCED-DOTNET] Missing callbacks

Re: [ADVANCED-DOTNET] Large Solutions (100 projects) and Team Development with VS.NET

2004-06-03 Thread Chris Mullins
This would be *much* easier if they could actually have the relevant projects loaded into their solutions, but it doesn't look like that's going to work out. I am still stuck at "VB6 could do this, why can't VS.NET??!!". Ah well. -- Chris Mullins -Original Messag

Re: [ADVANCED-DOTNET] Large Solutions (100 projects) and Team Development with VS.NET

2004-06-03 Thread Chris Mullins
- I'm still hoping for a way (although it's looking less and less likely) to be able to effectively debug the entire thing at once. -- Chris Mullins -Original Message- From: Ertan Tike [mailto:[EMAIL PROTECTED] Sent: Thursday, June 03, 2004 3:17 PM To: [EMAIL PROTECTED] S

Re: [ADVANCED-DOTNET] Large Solutions (100 projects) and Team Development with VS.NET

2004-06-03 Thread Chris Mullins
of the debuggers would have the "unstable, often changing" projects, and the other debugger would have the "stable" projects. Unfortunately, I can only attach a single debugger to a process. -- Chris Mullins === This list is hosted by Devel

[ADVANCED-DOTNET] Large Solutions (100 projects) and Team Development with VS.NET

2004-06-03 Thread Chris Mullins
well. Has anyone come up with a solution to this issue using VS.NET ? -- Chris Mullins === This list is hosted by DevelopMentor® http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles http

Re: [ADVANCED-DOTNET] Hosting WinForm User Controls in an ActiveX Container

2004-05-17 Thread Chris Mullins
There is an example of exactly what you're trying to do in the MMC library found at: http://sourceforge.net/projects/mmclibrary/ They have an ActiveX Forms Shim that hosts WinForms controls. The source code is all there, and is reasonable straightforward. Hope that helps. -- Chris Mu

[ADVANCED-DOTNET] Workstation / Server CLR for a Windows Service

2004-05-11 Thread Chris Mullins
ty of the installer, or of the ability of the service to start cleanly, then I'm going to have to stick with the workstation version... -- Chris Mullins === This list is hosted by DevelopMentor® http://www.develop.com Some .NET courses you may be interested in: N

[ADVANCED-DOTNET] UTF32 CodePoints, UTF8 Combining Chars / Surrogate Pairs, and .NET

2004-04-20 Thread Chris Mullins
s reports for this is also U:0x10FF1. The problem is that each of the combining characters IS legal in the stringprep profile, but I have no way of telling if the original data was the (illegal) UTF-32 code point, or the (legal) combining characters. Has anyone implemented any of this stuff

[ADVANCED-DOTNET] Debugging Deadlock

2004-03-17 Thread Chris Mullins
to debug these issues in .NET. -- Chris Mullins === This list is hosted by DevelopMentor® http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles http://www.develop.com/courses/gaspdotnetls Vi

[ADVANCED-DOTNET] Synchronization Domain and Wait Handles

2004-02-13 Thread Chris Mullins
ault value is "false", but other than that, was unable to figure out what this is doing. Anyone have any idea what this parameter means? -- Chris Mullins === This list is hosted by DevelopMentor® http://www.develop.com Some .NET courses you may be