Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Kofi Saffu
So let me get this straight. This is list is coming to an end? And this is not the last post? -Original Message- From: Shannon Ahern [mailto:[EMAIL PROTECTED]] Sent: 02 July 2002 19:39 To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Last! (NOT) http://discuss.develop.com/archives/wa.exe?A2

Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Shannon Ahern
http://discuss.develop.com/archives/wa.exe?A2=ind0205e&L=dotnet&O=A&P=44886 :-) Shannon On Tue, 2 Jul 2002 13:00:09 -0500, Cesar Rodriguez <[EMAIL PROTECTED]> wrote: >So, > > What are the new lists for those of us who miss those e-mails? :-) > >César

Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Jim Stanton
The changes were announced here: http://discuss.develop.com/archives/wa.exe?A2=ind0205E&L=DOTNET&P=R24281 - Jim -Original Message- From: The DOTNET list is retired as of 7/1/02 [mailto:[EMAIL PROTECTED]]On Behalf Of Cesar Rodriguez Sent: Tuesday, July 02, 2002 2:00 PM To

Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Cesar Rodriguez
PROTECTED]] Sent: Tuesday, July 02, 2002 12:57 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Last! (NOT) Will the list stay alive as long as this tread doesn't die? -Original Message- From: The DOTNET list is retired as of 7/1/02 [mailto:[EMAIL PROTECTED]]On Behalf Of Buksbaum, David

Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Ramakrishna Vavilala
Let this be the end of all the post. Thanks to everyone. -Original Message- From: Mark Burns [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 2:14 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Last! (NOT) OK...uhm...so? > -Original Message- > From: The DOTNET l

Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Mark Burns
OK...uhm...so? > -Original Message- > From: The DOTNET list is retired as of 7/1/02 > [mailto:[EMAIL PROTECTED]] On Behalf Of Steve Holak > Sent: Tuesday, July 02, 2002 2:00 PM > To: [EMAIL PROTECTED] > Subject: Re: Last! (NOT) > > > -

Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Steve Holak
cc: Sent by: The DOTNET Subject: Re: [DOTNET] Last! (NOT) list is retired as of 7/1/02 <[EMAIL PROTECTED] P.COM> 07/02/2002 01

Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Brian Graf
Will the list stay alive as long as this tread doesn't die? -Original Message- From: The DOTNET list is retired as of 7/1/02 [mailto:[EMAIL PROTECTED]]On Behalf Of Buksbaum, David Sent: Tuesday, July 02, 2002 1:41 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Last! (NOT)

Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Mathieu Rachlin
this is the list that never-really-ends... la la la... -Original Message- From: Buksbaum, David [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 1:41 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Last! (NOT) yes -Original Message- From: Zane Thomas [mailto:[EMAIL

Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Buksbaum, David
yes -Original Message- From: Zane Thomas [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 1:07 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Last! (NOT) Is this still going on? Zane You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other

Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Zane Thomas
Is this still going on? Zane You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Collins, Michael G
> -Original Message- > From: Buksbaum, David [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 02, 2002 10:54 AM > To: [EMAIL PROTECTED] > Subject: Re: [DOTNET] Last! (NOT) > > > > > -Original Message- > From: Mark Burns [mailto:[EMAIL PROTECTED

Re: [ADVANCED-DOTNET] Smart clients and offline usage

2002-07-02 Thread Joe Duffy
o:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 11:10 AM To: [EMAIL PROTECTED] Subject: Re: [ADVANCED-DOTNET] Smart clients and offline usage Well... As Chris Sells pointed out, if you actually put IE into Work Offline mode, it works fine - this seems to trap the request to the web server and it

Re: [ADVANCED-DOTNET] Source Control and the .NET IDE

2002-07-02 Thread Slavin, Sean
ssage- From: Greg Robinson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 4:56 AM To: [EMAIL PROTECTED] Subject: Re: [ADVANCED-DOTNET] Source Control and the .NET IDE We have not uninstalled Clear Case. We are hoping it does not come to that. Per the replies I am seeing, this may be

Re: [ADVANCED-DOTNET] Massive Use of Threads Issue

2002-07-02 Thread Syed.Alam
operate it at thread pool level, rather thna creating 7000 threads (most of which would be sleeping any way). Syed -Original Message- From: David Williams [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 9:10 AM To: [EMAIL PROTECTED] Subject: Re: [ADVANCED-DOTNET] Massive Use of

[ADVANCED-DOTNET] Objects/COM Load balancing

2002-07-02 Thread Syed.Alam
much a theory than widely implemented concept? I just want to know where we r headed as far as middle tier/objects level scalability is concerned? Thanks You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http

Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Buksbaum, David
-Original Message- From: Mark Burns [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 11:05 AM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Last! (NOT) *Bang!* > -Original Message- > From: The DOTNET list is retired as of 7/1/02 > [mailto:[EMAIL PROTECTED]] On

Re: [ADVANCED-DOTNET] C# Wire up events using reflection

2002-07-02 Thread Joel Mueller
] On Behalf Of Keith Balaam > Sent: Tuesday, July 02, 2002 7:23 AM > To: [EMAIL PROTECTED] > Subject: [ADVANCED-DOTNET] C# Wire up events using reflection > > > My application dynamically adds UserControls to it's client > area. The UserControls fire events to update the con

[ADVANCED-DOTNET] Can you disable or bypass connection groups?

2002-07-02 Thread Mark Vatsaas
. How do I force .NET to give me the behavior I want? You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [ADVANCED-DOTNET] C# Wire up events using reflection

2002-07-02 Thread Ian Griffiths
27; > referenced without parentheses" You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [ADVANCED-DOTNET] Smart clients and offline usage

2002-07-02 Thread Ian Griffiths
guess what you're saying is that only half of it > is -- the version management, but not offline usage. > > Any additional ideas would be great. > > Thanks! > joe > > -Original Message- > From: Ian Griffiths [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 01

Re: [ADVANCED-DOTNET] Massive Use of Threads Issue

2002-07-02 Thread Ian Griffiths
;t forget this) 1MB per thread. Thanks for > blowing 300 Mb for nothing so far :-) Nope. As someone else point out, all it reserves is address space. The memory isn't allocated until the stack grows to fill it. -- Ian Griffiths DevelopMentor You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [ADVANCED-DOTNET] C# Wire up events using reflection

2002-07-02 Thread Stefan Holdermans
7; > referenced without parentheses" > > Does anyone know what I'm doing wrong? > > You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced >DOTNET, or > subscribe to other DevelopMentor lists at http://discuss.develop.com. > You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [ADVANCED-DOTNET] Massive Use of Threads Issue

2002-07-02 Thread David Williams
depends on what those threads were doing. If they were all hitting the disk then sure. But hitting dedicated hardware with its own processors - I doubt it. Hum, time for a benchmark program I think.) David Williams Senior Developer Strohl Systems You can read messages from the Advanced DOTNET

Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Mark Burns
*Bang!* > -Original Message- > From: The DOTNET list is retired as of 7/1/02 > [mailto:[EMAIL PROTECTED]] On Behalf Of Alois Reisinger > Sent: Tuesday, July 02, 2002 6:16 AM > To: [EMAIL PROTECTED] > Subject: Re: Last! (NOT) > > > -- Infor

[DOTNET] Archive download?

2002-07-02 Thread Stephane Murphy
It is possible to download the messages archive? Stephane Thanks _ Send and receive Hotmail on your mobile device: http://mobile.msn.com You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other

Re: [DOTNET] nvarchar to string

2002-07-02 Thread Andreas Håkansson
uot;[] create procedure ... > >this seems to me to be a unicode string? >how to I get it into a text string? - I've tried .tostring, cstr() > >please (oh and please dont retire the list) > >Many thanks > >Ian > >You can read messages from the DOTNET archive, u

Re: [DOTNET] Last! (NOT)

2002-07-02 Thread Alois Reisinger
thx god, this will be closed, so no more "try" shots... like this: SHOT :-)) -Original Message- From: Knebels, Francis [mailto:[EMAIL PROTECTED]] Sent: Dienstag, 02. Juli 2002 06:03 To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Last! (NOT) well at least one try -Origin

Re: [DOTNET] Last! (NOT)

2002-07-01 Thread Knebels, Francis
well at least one try -Original Message- From: Zane Thomas [mailto:[EMAIL PROTECTED]] Sent: Monday, July 01, 2002 11:33 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Last! (NOT) Did I miss the contest? Zane You can read messages from the DOTNET archive, unsubscribe from DOTNET, or

Re: [DOTNET] Last! (NOT)

2002-07-01 Thread Zane Thomas
Did I miss the contest? Zane You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] Last! (NOT)

2002-07-01 Thread Brian G. Vallelunga
If those are empty sets of values, they should really be: But, now I'm just being childish. -Original Message- From: Eric W. Sink [mailto:[EMAIL PROTECTED]] Sent: Monday, July 01, 2002 10:53 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Last! (NOT) Gentlemen, this is

Re: [DOTNET] Last! (NOT)

2002-07-01 Thread Eric W. Sink
Gentlemen, this is truly childish. -- Eric W. Sink [EMAIL PROTECTED] http://www.ericsink.com/ - Original Message - From: "Dave Heizer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 01, 2002 9:50 PM Subject: Re: [DOTNET] Last! (NOT) > D

Re: [DOTNET] Last! (NOT)

2002-07-01 Thread Dave Heizer
Did you? -Original Message- From: The DOTNET list is retired as of 7/1/02 [mailto:[EMAIL PROTECTED]] On Behalf Of Ted Neward Sent: Monday, July 01, 2002 9:51 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Last! (NOT) Sad. Just sad. To think, all this energy and effort, just to get the

Re: [DOTNET] Last! (NOT)

2002-07-01 Thread Dean Cleaver
Worth a crack Nigel... Now that comment probably only means something to Kiwis... Dino -Original Message- From: The DOTNET list is retired as of 7/1/02 [mailto:[EMAIL PROTECTED]] On Behalf Of Ted Neward Sent: Tuesday, 2 July 2002 14:51 To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Last

Re: [DOTNET] Last! (NOT)

2002-07-01 Thread Ted Neward
ward - Original Message - From: "Stephen G.Maczko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 01, 2002 1:41 PM Subject: Re: [DOTNET] Last! (NOT) > Commone, you guys. I thought it was all over at midnight: WOULD SOMEONE > TURN OFF THE SPIG

Re: [ADVANCED-DOTNET] Massive Use of Threads Issue

2002-07-01 Thread Jim Murphy
nt spikes. This is due to the way threads are added/removed from the pool. Jim > -Original Message- > From: Moderated discussion of advanced .NET topics. > [mailto:[EMAIL PROTECTED]]On Behalf Of > Thomas Tomiczek > Sent: Monday, July 01, 2002 5:56 AM > To: [EMAIL

Re: [ADVANCED-DOTNET] Source Control and the .NET IDE

2002-07-01 Thread David Brankin
for Visual SourceSafe Use at your own risk (I've used it on several times with no bad effects) Dave B -Original Message- From: John St. Clair [mailto:[EMAIL PROTECTED]] Sent: 01 July 2002 16:17 To: [EMAIL PROTECTED] Subject: Re: [ADVANCED-DOTNET] Source Control and the

Re: [DOTNET] Last! (NOT)

2002-07-01 Thread Stephen G.Maczko
Commone, you guys. I thought it was all over at midnight: WOULD SOMEONE TURN OFF THE SPIGGOT!!! -Original Message- From: The DOTNET list will be retired 7/1/02 [mailto:[EMAIL PROTECTED]] On Behalf Of Bill Clark Sent: Monday, July 01, 2002 4:02 PM To: [EMAIL PROTECTED] Subject: Re

Re: [ADVANCED-DOTNET] Source Control and the .NET IDE

2002-07-01 Thread Hearn, Bruce
icrosoft\\SourceSafe" -Original Message- From: Greg Robinson [mailto:[EMAIL PROTECTED]] Sent: Monday, July 01, 2002 5:45 AM To: [EMAIL PROTECTED] Subject: [ADVANCED-DOTNET] Source Control and the .NET IDE Not sure where to post this, so I will start here. My client has Visual Sourc

Re: [DOTNET] Last! (NOT)

2002-07-01 Thread Bill Clark
Hehe... -Original Message- From: Ramakrishna Vavilala [mailto:[EMAIL PROTECTED]] Sent: Monday, July 01, 2002 12:59 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Last! Now this is getting interesting. :-) -Original Message- From: Jim Stanton [mailto:[EMAIL PROTECTED]] Sent

Re: [ADVANCED-DOTNET] Smart clients and offline usage

2002-07-01 Thread Ian Griffiths
pying the DLL locally, > catching "FileNotFoundException" thrown by Assembly.LoadFrom(...) to signify > lack of a network connection, and loading it from the local copy if > unavailable). > > Any assistance would be greatly appreciated. You can read messages

[DOTNET] Web Service with complex return objects?

2002-07-01 Thread Clinton Hess
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

[ADVANCED-DOTNET] PrintingPermission Documentation is very poor

2002-07-01 Thread Jeff Roberts
OK to the PrintDialog. However, I can't find any way to support SafePrinting, because the PrintDialog class has no "OpenFile" type of method. Is it possible to support SafePrinting ? Does DefaultPrinting mean I can use the default printer only ? thank you ! You can

Re: [ADVANCED-DOTNET] Smart clients and offline usage

2002-07-01 Thread Chris Sells
MAIL PROTECTED]] On Behalf Of Joe Duffy > Sent: Monday, July 01, 2002 8:53 AM > To: [EMAIL PROTECTED] > Subject: [ADVANCED-DOTNET] Smart clients and offline usage > > I am unable to find any good, thorough documentation on the implementation > of smart clients (in particular, those

Re: [DOTNET] Last!

2002-07-01 Thread Ramakrishna Vavilala
Now this is getting interesting. :-) -Original Message- From: Jim Stanton [mailto:[EMAIL PROTECTED]] Sent: Monday, July 01, 2002 3:57 PM To: [EMAIL PROTECTED] Subject: [DOTNET] Last! Had to give it a shot. :-) - Jim You can read messages from the DOTNET archive, unsubscribe from

[DOTNET] Last!

2002-07-01 Thread Jim Stanton
Had to give it a shot. :-) - Jim You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

[DOTNET] ANN: Updated .NET CollectionGen

2002-07-01 Thread Chris Sells
.com/ [1] http://www.sellsbrothers.com/tools/#collectiongen You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] J# Final

2002-07-01 Thread Wayne Lee
Hey that's what I thought! Wayne This email has been scanned with Norton AntiVirus 2002 -Original Message- From: The DOTNET list will be retired 7/1/02 [mailto:[EMAIL PROTECTED]] On Behalf Of Shawn Wildermuth Sent: 01 July 2002 16:18 To: [EMAIL PROTECTED] Subject: Re: [DOTN

Re: [DOTNET] J# Final

2002-07-01 Thread Zane Thomas
Shawn, > Ummm...isn't this list supposed to have been retired? What? Say it isn't so!!! Zane You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] Connecting to Sybase using ODBC

2002-07-01 Thread Zane Thomas
- Original Message - From: "Beauchemin, Bob" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 01, 2002 9:14 AM Subject: Re: [DOTNET] Connecting to Sybase using ODBC > Please post questions to the new lists, this one would go to the DOTNET-CLR l

Re: [ADVANCED-DOTNET] Source Control and the .NET IDE

2002-07-01 Thread Slavin, Sean
EMAIL PROTECTED] Subject: Re: [ADVANCED-DOTNET] Source Control and the .NET IDE The problem is that you can only have one SCCAPI provider active at any one time. If you wish to switch the provider, you are essentially required to hack the registry. I've seen some scripts that can do it for you (f

Re: [ADVANCED-DOTNET] DCOM, security and C#

2002-07-01 Thread Craig Lee
: Re: [ADVANCED-DOTNET] DCOM, security and C# > My question is: Is this type of fine control over how COM objects are > created available through the .NET Framework or do we need to write > some special code to do this? The best you get with Activator is being able to select the machine

[ADVANCED-DOTNET] Smart clients and offline usage

2002-07-01 Thread Joe Duffy
dException" thrown by Assembly.LoadFrom(...) to signify lack of a network connection, and loading it from the local copy if unavailable). Any assistance would be greatly appreciated. Thanks, joe You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or sub

Re: [ADVANCED-DOTNET] Source Control and the .NET IDE

2002-07-01 Thread John St. Clair
July 01, 2002 3:46 PM > To: [EMAIL PROTECTED] > Subject: Re: [ADVANCED-DOTNET] Source Control and the .NET IDE > > > is it safe to assume that you have already gone to > "tools/options/source control" and tried switching the hooks there? > > _howard > > -

Re: [DOTNET] Connecting to Sybase using ODBC

2002-07-01 Thread Beauchemin, Bob
Please post questions to the new lists, this one would go to the DOTNET-CLR list. 1. For ODBC, you can use the ODBC control panel applet to make an ODBC system DSN or file DSN. If you make a file DSN, you can extract the connection string from the file. Sybase's latest ODBC driver has a

[DOTNET] nvarchar to string

2002-07-01 Thread Ian Pettman
s an undisplayable char "[] create procedure ... this seems to me to be a unicode string? how to I get it into a text string? - I've tried .tostring, cstr() please (oh and please dont retire the list) Many thanks Ian You can read messages from the DOTNET archive, unsubscribe from DO

Re: [DOTNET] Connecting to Sybase using ODBC

2002-07-01 Thread Shawn Wildermuth
//www.able-consulting.com/ado_conn.htm#ODBCManagedProvider And the Sybase specific Connection String: http://www.able-consulting.com/ado_conn.htm#ODBCDriverForSybase Maybe marrying these together will help Thanks, Shawn Wildermuth [EMAIL PROTECTED] > -Original Message- > From: The

Re: [DOTNET] J# Final

2002-07-01 Thread Shawn Wildermuth
Ummm...isn't this list supposed to have been retired? Thanks, Shawn Wildermuth [EMAIL PROTECTED] > -Original Message- > From: The DOTNET list will be retired 7/1/02 > [mailto:[EMAIL PROTECTED]] On Behalf Of Thomas Scheidegger > Sent: Monday, July 01, 2002 10:1

[DOTNET] Connecting to Sybase using ODBC

2002-07-01 Thread Thakur, Ajay
taken by you in reliance on it, is prohibited and may be unlawful. Please immediately contact the sender if you have received this message in error. Thank you. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [ADVANCED-DOTNET] Source Control and the .NET IDE

2002-07-01 Thread John St. Clair
oo/ ), but don't have any experience with them. JOhn > -Original Message- > From: Moderated discussion of advanced .NET topics. > [mailto:[EMAIL PROTECTED]] On Behalf Of > Greg Robinson > Sent: Monday, July 01, 2002 2:45 PM > To: [EMAIL PROTECTED] > Subject: [ADVANCED

Re: [ADVANCED-DOTNET] Massive Use of Threads Issue

2002-07-01 Thread David Williams
| | To: [EMAIL PROTECTED] | | cc: |

Re: [ADVANCED-DOTNET] Source Control and the .NET IDE

2002-07-01 Thread Howard Dierking
is it safe to assume that you have already gone to "tools/options/source control" and tried switching the hooks there? _howard -Original Message- From: Greg Robinson [mailto:[EMAIL PROTECTED]] Sent: Monday, July 01, 2002 7:45 AM To: [EMAIL PROTECTED] Subject: [ADVANCED-DOTN

[DOTNET] J# Final

2002-07-01 Thread Thomas Scheidegger
/vjsharp Old site: http://msdn.microsoft.com/visualj/ Thomas You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

[DOTNET] ADSI vs. .NET System.DirectoryServices namespace

2002-07-01 Thread Tom Archer
My company's system needs to interface to data kept in the Active Directory. Is there any benefit to using the .NET System.DirectoryServices namespace over using the ADSI? Thanks for any comments! Tom You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to

[DOTNET] ASP DataGrid vs Repeater editing

2002-06-30 Thread Richard Spence
ASP.Net 410-788-5558 mailto:[EMAIL PROTECTED] You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

[DOTNET] Designer Host

2002-06-30 Thread Kumar, Rupesh
Hi All, Somebody from MS said that there would be a sample showing how to use the Windows Forms Designer stand alone using IDesignerHost, IComponentChangeService, ISelectionService etc. Does anyone know of any such samples? Thanks, -Rupesh You can read messages from the DOTNET archive

Re: [DOTNET] Setting Webservice url of proxy object on the fly

2002-06-29 Thread Christian Weyer
ebservices which is easy enough. The problem is that you should be able to > set up > the application to use the webservice with the location of your choice, and > then I can't use proxy objecs for that service since it compiles with a > fixed url, am I overlooking some simple soluti

[DOTNET] DataBinding in DataGrid Columns

2002-06-28 Thread Ateek Bhardwaj
Text by getting the value from some Method call as explained above. I could do it only when I add the columns to DataGrid in the Code Behind file. Any pointers Ateek. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

[DOTNET] simple query

2002-06-28 Thread Shishir Kumar Mishra
Software (P) Ltd. www.agnisoft.com -- Vidya Dadaati Viniyam -- You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] Using Verign Keypair in .NET Cryptography

2002-06-28 Thread Mitch Denny
nyway, it looks like this list is shutting down so this will be my last post to this list ever! So long and thanks for all the fish. - Mitch Denny - [EMAIL PROTECTED] - +61 (414) 610-141 - -Original Message- From: The DOTNET list will be retired 7

Re: [DOTNET] Server side controls vs client side script.

2002-06-27 Thread Matthias Hertel
--Original Message- From: Steven Fraser [mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 27. Juni 2002 11:33 To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Server side controls vs client side script. Hi Mattias, How do you go about using IE as a direct client to a WebService? Regards, Ste

Re: [DOTNET] Using Verign Keypair in .NET Cryptography

2002-06-27 Thread Dinesh Upare
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 28, 2002 3:58 AM Subject: Re: [DOTNET] Using Verign Keypair in .NET Cryptography > Dinesh, > > Here is the code to read in the certificate from the certificate > file, thats pretty straight forward. Yo

Re: [DOTNET] Hi, Possible - automate MsWord using C# ?

2002-06-27 Thread Bill Schmidt
ere's the best info. > >Thanks >Gene > >You can read messages from the DOTNET archive, unsubscribe from DOTNET, or >subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] Hi, Possible - automate MsWord using C# ?

2002-06-27 Thread Graham Dobson
really explore it myself but I think it might include what you are looking for. Graham -Original Message- From: The DOTNET list will be retired 7/1/02 [mailto:[EMAIL PROTECTED]]On Behalf Of Eugene Mortimore Sent: Thursday, June 27, 2002 5:08 PM To: [EMAIL PROTECTED] Subject: [DOTNET

[DOTNET] Handling exceptions.

2002-06-27 Thread Rolls, Robert
e those of the individual sender, except where the sender expressly, and with authority, states them to be the views of Vodafone. This email has been checked for viruses. ****** You can read messages from the DOT

Re: [DOTNET] Using Verign Keypair in .NET Cryptography

2002-06-27 Thread Mitch Denny
ertificate(decodedCertificateData); You need to reference the System.Security.Cryptography.X509Certificates namespace in your application code. Hope this helps! - Mitch Denny - [EMAIL PROTECTED] - +61 (414) 610-141 - -Original Message- From: The D

[DOTNET] Hi, Possible - automate MsWord using C# ?

2002-06-27 Thread Eugene Mortimore
info. Thanks Gene You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] Server side controls vs client side script.

2002-06-27 Thread Greg Reinacker
ing XmlHttp for communications...not trivial, but not all that difficult either. Greg Reinacker Reinacker & Associates, Inc. http://www.rassoc.com http://www.rassoc.com/gregr/weblog/ -Original Message----- From: The DOTNET list will be retired 7/1/02 [mailto:[EMAIL PROTECTED]] On Behalf Of

Re: [DOTNET] How to call C++ COM object from C#

2002-06-27 Thread Greg Reinacker
embly code yourself in C#. Greg Reinacker Reinacker & Associates, Inc. http://www.rassoc.com http://www.rassoc.com/gregr/weblog/ -Original Message- From: The DOTNET list will be retired 7/1/02 [mailto:[EMAIL PROTECTED]] On Behalf Of Willy Denoyette Sent: Thursday, June 27, 2002 2:13 PM T

Re: [DOTNET] .NET Inadequacies

2002-06-27 Thread Marsh, Drew
he things I mentioned. As far as your statement that they're "omissions", I agree entirely and stated the same in subsequent follow-up to the thread. Later, Drew [ .NET MVP | weblog: http://radio.weblogs.com/0104813/ ] You can read messages from the DOTNET archive, unsubscribe from

Re: [DOTNET] How to call C++ COM object from C#

2002-06-27 Thread Willy Denoyette
June 27, 2002 4:43 PM Subject: [DOTNET] How to call C++ COM object from C# > I have the following method in a COM object that I currently call from > another unmanaged C++ client. Two of its parameters are as follows: > > // Number of entries > [in] long Count, > >

Re: [DOTNET] How to call C++ COM object from C#

2002-06-27 Thread Axel Heitland
To: [EMAIL PROTECTED] Subject: [DOTNET] How to call C++ COM object from C# I have the following method in a COM object that I currently call from another unmanaged C++ client. Two of its parameters are as follows: // Number of entries [in] long Count, // Array of IDs [in, size_is(

Re: [DOTNET] .NET Inadequacies

2002-06-27 Thread Jason Diamond
is is a 1.0 product). -- Best regards, Jason Diamond <http://injektilo.org/> You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] Using Verign Keypair in .NET Cryptography

2002-06-27 Thread Tarik Soulami
available utilities that parse them. Thanks, --Tarik -Original Message- From: Dinesh Upare [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 27, 2002 2:30 AM To: [EMAIL PROTECTED] Subject: [DOTNET] Using Verign Keypair in .NET Cryptography I received following SSL ID from verisign . Now

Re: [DOTNET] .NET Inadequacies

2002-06-27 Thread Marsh, Drew
rity breach and are contributing to the problem. HTH, Drew P.S. I copied this to the DOTNET-CLR list, please continue discussion there. P.P.S. Maybe there should be a DOTNET-SECURITY list?? There's enough topics to discuss there that would warrant it. [1] http://www.sellsbrothers.com/w

[DOTNET] .NET Inadequacies

2002-06-27 Thread Jeff Roberts
mputer security zone. That's all I have ! It is not much considering the amount of c++ code I have ported ! If anyone can tell me how to solve these issues in managed code that will run in the Internet security zone I would be a very very happy camper ! jeff roberts You can read messages fro

[DOTNET] How to call C++ COM object from C#

2002-06-27 Thread Kenneth Kasajian
from C#? If so, how? You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

[DOTNET] 64 Bit .NET Framework ?

2002-06-27 Thread André Borchert
sages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

[DOTNET] /noHands - Speech .NET development article

2002-06-27 Thread Chesnut, Casey
DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] Databinding and Binding Context

2002-06-27 Thread Steve Wallace
I'm binding to an array containing a custom class. -Original Message- From: The DOTNET list will be retired 7/1/02 [mailto:[EMAIL PROTECTED]] On Behalf Of Keith Franklin Sent: Thursday, June 27, 2002 8:03 AM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Databinding and Binding Co

Re: [DOTNET] Databinding and Binding Context

2002-06-27 Thread Keith Franklin
] Subject: [DOTNET] Databinding and Binding Context I have two controls on a form one is a grid and the other is a combo box, I need them to both bind to the same source and to both receive updates about changes to the data so that when a property is changed the display text is updated. But I want their

[DOTNET] Configuration Section Handlers and collections

2002-06-27 Thread Kerry Whelan
Hi, I am using Mike Woodring's "Custom Configuration Section Handler" example at http://staff.develop.com/woodring/dotnet/#elementnormalcfghandler. The main part is included below and shows how the Hybrid Dictionary is recursivley filled with xml data from the config file

Re: [DOTNET] Server side controls vs client side script.

2002-06-27 Thread Steven Fraser
PROTECTED] Subject: Re: [DOTNET] Server side controls vs client side script. This argumention is right and false - it depends on the way you implement your pages and is not .NET specific. Sample: You have a HTML Form with 20 kByte that uses Data of 1 kByte that is displayed and modified in 4 fields

[DOTNET] Using Verign Keypair in .NET Cryptography

2002-06-27 Thread Dinesh Upare
BQUHAwIwDQYJKoZIhvcNAQEFBQADQQAvZaz23MCot5k9shJPsRPzPXFIoms72a67 JUIX2UX4l9N3jvuCeb8eFo7nXjwyiOhnQ88cvTPtj6aMecB62Mkh Thanks Dinesh You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] Trace Access Database Activity

2002-06-27 Thread Avi Nahir
On Thu, 27 Jun 2002 00:03:30 -0400, Shawn Wildermuth <[EMAIL PROTECTED]> wrote: >Write a class that registers for DataAdapter.RowUpdating: > Thanks,Shawn, you're the (ado;-) guy! Avi You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to ot

Re: [DOTNET] Trace Access Database Activity

2002-06-27 Thread Avi Nahir
On Wed, 26 Jun 2002 15:34:30 -0400, Mathieu Rachlin <[EMAIL PROTECTED]> wrote: >ODBC Trace is another useful utility for databases that don't have tracing Thanks, Mat. Tried that. Didn't work for me :-( Avi You can read messages from the DOTNET archive, unsubscribe from D

Re: [DOTNET] Server side controls vs client side script.

2002-06-26 Thread Matthias Hertel
n this way. - Ursprüngliche Nachricht - Von: "Steve Miller" <[EMAIL PROTECTED]> Ges.: 26.06.02 16:50:35 An: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Betreff: [DOTNET] Server side controls vs client side script. Some client-side code purist

[DOTNET] Databinding and Binding Context

2002-06-26 Thread Steve Wallace
anced. Steve Wallace. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

[DOTNET] Using Verign Keypair in .NET Cryptography

2002-06-26 Thread Dinesh Upare
t;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 27, 2002 9:33 AM Subject: Re: [DOTNET] Trace Access Database Activity > Write a class that registers for DataAdapter.RowUpdating: > > using System.Diagnostics; > > myDataAdapter.RowUpdate += >

[DOTNET] Simple String.NullOrEmpty method?

2002-06-26 Thread Chris Sells
Is there some method on String that checks for null or Length zero that I'm missing? I hate writing "if( (s == null) || (s.Length == 0) )" all the time! If there is no such method, can we get one? Thanks. Chris Sells http://www.sellsbrothers.com/ You can read messages from the

  1   2   3   4   5   6   7   8   9   10   >