If your browser is IE you can open it there and execute "Save As..."
Regards,
Rune Christensen
-Original Message-
From: Syed.Alam [mailto:[EMAIL PROTECTED]]
Sent: 13. juni 2002 19:37
To: [EMAIL PROTECTED]
Subject: Re: [ADVANCED-DOTNET] Data Access API
Can anyone tell
easy - use google :)
msdn.microsoft.com/library/en-us/dndotnet/html/dotnetperftips.asp
>Can anyone tell me how to convert
>
>ms-help://MS.MSDNQTR.2002APR.1033/dndotnet/html/dotnetperftips.htm
>
>to http://?
>
>Thanks
_
Chat with
12 June 2002 12:10 AM
>To: [EMAIL PROTECTED]
>Subject: [ADVANCED-DOTNET] Data Access API
>
>
>A number of people I have run into, and to some extend even I myself, have
>been confused about the use of ADO.NET datasets versus the concept of
>building your own Domain Object Model an
A number of people I have run into, and to some extend even I myself, have
been confused about the use of ADO.NET datasets versus the concept of
building your own Domain Object Model and using datareaders and commands
to manage the db access portion of a system.
I am wondering what experience the