Re: [DOTNET] Windows Software Restriction Policies and CAS

2002-05-31 Thread Steve Loughran
I thought it says 'hey, that is a .NET PE', lets see if there is any COM object or whatever to handle it...the stub of x86 code doesnt get run. test: put something in the x86 code that triggers a GPF and see if it is reached: xor eax,eax mov ebx [eax] This is probably similar to how win31 recog

Re: [DOTNET] I am not out of the office. I swear! :)

2002-05-31 Thread Steve Loughran
- Original Message - From: "Brad Wilson" <[EMAIL PROTECTED]> Sent: Thursday, May 30, 2002 8:10 PM Subject: I am not out of the office. I swear! :) > Zane Thomas wrote: > > > Dunno about the rest of you, but I get much more tired of getting a couple > > of "I will be out of the office unt

Re: [DOTNET] Lame compiler error of the day...

2002-05-11 Thread Steve Loughran
- Original Message - From: "Brad Wilson" <[EMAIL PROTECTED]> Sent: Friday, May 10, 2002 10:20 AM Subject: Lame compiler error of the day... > Compiler Error Message: CS1034: Compiler limit exceeded: Line cannot exceed > 2046 characters > > /me suggests the compiler team might consider th

Re: [DOTNET] Sockets on one machine?

2002-05-02 Thread Steve Loughran
actually, there is a little complication here, which is sometimes http goes out over the wire if you have 'use a proxy server' turned on and you are calling your box by machine name, rather than localhost. I ended up editing drivers/etc/hosts with the system name to stop my notebook getting horri

Re: [DOTNET] why IE 5.01

2002-04-30 Thread Steve Loughran
- Original Message - From: "Jerry Sidfrid" <[EMAIL PROTECTED]> Sent: Monday, April 29, 2002 09:46 Subject: Re: why IE 5.01 > I believe the reason the IE 5.01 is required is because Dot Net installs a > MIME filter that is compatible with version 5.01 and greater. When this > MIME filter

Re: [DOTNET] Disrespect / IE 5.01 requirement

2002-04-29 Thread Steve Loughran
- Original Message - From: "Reggie Burnett" <[EMAIL PROTECTED]> Sent: Sunday, April 28, 2002 1:42 PM Subject: Re: Disrespect / IE 5.01 requirement > yes, I have several responses concerning distributino of IE but the second > part of my question specifically asked for a technical reason

Re: [DOTNET] why IE 5.01

2002-04-28 Thread Steve Loughran
- Original Message - From: "Brad Wilson" <[EMAIL PROTECTED]> Sent: Saturday, April 27, 2002 08:37 Subject: Re: why IE 5.01 > Reggie Burnett wrote: > > > Any idea where I can get a full install of IE 5.01 that I can ship on my > > products cd? It is possible/likely that some of my client

Re: [DOTNET] Send data with SendMessage

2002-04-27 Thread Steve Loughran
- Original Message - From: "Axel Heitland" <[EMAIL PROTECTED]> Sent: Friday, April 26, 2002 05:23 Subject: Re: Send data with SendMessage >I don't know if I remember correctly, but maybe a HGLOBAL allocated with >GlobalAlloc(GHND) could give you a appropriate piece of memory; but >that'

Re: [DOTNET] Finding out the IP-Address of a PC

2002-04-23 Thread Steve Loughran
Thomas Tomiczek says >Well, the original question was getting all the IP addresses a computer >posesses. >IMHO I am back to reading the registry information for the TCP Stack :-( no no no. I was just scaring you with the details of determining whether an an IP addr was valid or not, which is

Re: [DOTNET] Finding out the IP-Address of a PC

2002-04-20 Thread Steve Loughran
- Original Message - From: "Thomas Tomiczek" <[EMAIL PROTECTED]> Sent: Friday, April 19, 2002 09:49 Subject: Re: Finding out the IP-Address of a PC >Ok, lets turn this around. >You have computer running an internal NIC, no DNS configured, and an >external one - from your provider. You l

Re: [DOTNET] Can someone recommend an ADO.NET book

2002-04-20 Thread Steve Loughran
- Original Message - From: "John Sands" <[EMAIL PROTECTED]> Sent: Friday, April 19, 2002 11:06 Subject: Re: Can someone recommend an ADO.NET book > "now I just try to avoid the 'red' part of the bookstore shelves!" > > I agree; but there are exceptions. I have Michael Kay's XSLT book on

Re: [DOTNET] CollectionGen updated

2002-04-13 Thread Steve Loughran
- Original Message - From: "Chris Sells" <[EMAIL PROTECTED]> Sent: Friday, April 12, 2002 15:56 Subject: ANN: CollectionGen updated > Due to popular demand (for new features : ), I've updated CollectionGen > [1]. There are three major new features: > I also refactored a bit so that the

Re: [DOTNET] Using XML/XSLT to generate WinForm reports

2002-04-13 Thread Steve Loughran
- Original Message - From: "Erick Thompson" <[EMAIL PROTECTED]> Sent: Friday, April 12, 2002 14:27 Subject: Re: Using XML/XSLT to generate WinForm reports > I always thought that SVG was mainly an alternative to flash. I can see how > it could be used as a reporting language, but I still

Re: [DOTNET] Using XML/XSLT to generate WinForm reports

2002-04-13 Thread Steve Loughran
- Original Message - From: "Erick Thompson" <[EMAIL PROTECTED]> Sent: Friday, April 12, 2002 14:22 Subject: Re: Using XML/XSLT to generate WinForm reports > The ten foot pole comment wasn't meant to reflect on the quality of FOP > (which I have heard good things about), but more about th

Re: [DOTNET] .Net Application Architecture

2002-04-12 Thread Steve Loughran
- Original Message - From: "Simon DeMonfort" <[EMAIL PROTECTED]> Sent: Thursday, April 11, 2002 7:16 AM Subject: .Net Application Architecture > There seems to be two different ways to architect a .Net web application. I > can either use .Net's OO features and build a glorious object mod

Re: [DOTNET] Ask a Language Designer

2002-04-11 Thread Steve Loughran
ooh, do we get one for the package heirarchy designers too? - Original Message - From: "Eric Gunnerson" <[EMAIL PROTECTED]> Sent: Wednesday, April 10, 2002 2:14 PM Subject: Ask a Language Designer Have you ever wondered why the C# language doesn't have a specific feature, or why it work

Re: [DOTNET] OT: IIS Security or Smoking crack?

2002-04-11 Thread Steve Loughran
- Original Message - From: "Erick Thompson" <[EMAIL PROTECTED]> Sent: Wednesday, April 10, 2002 3:29 PM Subject: Re: OT: IIS Security or Smoking crack? > If your server is on a non public network, then IIS or not, it's as secure > as anything on your LAN. I suppose you could get an emplo