do what i do, just tell QA it's not a bug, it's a performance enhancement
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh DailyT
- Original Message -
From: "Phill Tornroth" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesda
new sk00l
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh Daily
- Original Message -
From: "Marsh, Drew" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 04, 2002 1:30 PM
Subject: Re: Remoting, I think
> David B. Bitton
What I was thinking was the ability to change front end behavior by the asp
pages via a "command console"
.
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh Daily
- Original Message -
From: "Browning, Don" <[EMAIL PROTECTED]>
To: <[EM
Our app is using Java in conjuntion w/ ASP. I call my Java classes via
SOAP. The Java code is running on a seperate machine (though that is only
for resources sake) under Tomcat 4 and Apache SOAP 2.2. Once you fine tune
the interop, it works like a charm!
--
David B. Bitton
[EMAIL PROTECTED
I'd like to have an app running in the foreground, and handle calls coming
in from an ASP page. How would I allow code from ASP to interact w/ a
running app (a WinForms app)? Would I use remoting? And if so, how?
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh D
I have an app that was using CDO for Windows 2000 in VB6. Is there an
equivelant managed class in c#/.NET?
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh DailyT
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other
ompilation:
int bar = foo.Add(i);
foo being an array defined as such:
int[] foo = new int[]{};
Do i want to use an ArrayList instead?
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh DailyT
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
su
Java has a function called Class(string) that allows you to instantiate a
class by string literal. Does C# have this?
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh DailyT
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other
thanks. actually, when i said quickest, i just meant least amount of code.
ha. thanks.
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh DailyT
- Original Message -
From: "Axel Heitland" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wedn
he response envelope come back and it looks good,
and .NET doesn't seem to have any problem w/ it. The problem is that
'response' is null. response.response is a System.Byte[].
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh DailyT
You can read messages f
What's the quickest way to dump a byte array to disk (new file) ?
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh DailyT
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.
In Java, if something is defined as throwing an exception, the calling
function must catch it. Is there anything like this in C#?
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh DailyT
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
ot; in the interface class that I
would maintain. What I'm wondering is if I could do something simliar w/
binding that I would do if I was binding textboxes on a WinForm to a
dataset.
Any idea how I would go about this?
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made F
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh Daily
- Original Message -
From: "Marsh, Drew" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 10, 2002 6:08 PM
Subject: Re: CopyMemory (RtlMoveMemory) -- The .NET way
>
Our application (VB6) receives a byte array via a TCP conversation. We
then take the byte array, and do a CopyMemory into a UDT. This has been a
classic way of handling this type of situtation. Now, I want to know how I
would do this, the .NET way.
How is this done?
--
David B. Bitton
the reference to the document() XSLT function is a great example of what I'd
like to do.
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh Daily
- Original Message -
From: "Marsh, Drew" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent
ginal postings, that I need to implement two
classes that inherit from WebRequest and WebResponse. Where my question
lies, is two fold. First, does anyone have a sample if this being done?
And second, once I have these classes, how are they known to be called when
I create the WebClient() object?
on the local machine?
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh Daily
- Original Message -
From: "Marsh, Drew" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 07, 2002 1:45 PM
Subject: Re: custom URL protocol handler
Java 2 allows for the definition of custom URL protocol handlers. By this,
any entity that takes a URL as location for data, you can create a custom
protocol (like cvs://), and your custom protocol handler would fetch the
data.
Can I do this in .NET?
--
David B. Bitton
[EMAIL PROTECTED
I'm guessing that [STAThread] is marking to componenet as Single Threaded
Architecture. How can I make my dll multilthreading, or free
threaded/thread neutral, so I can take advantge of MTS object pooling?
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh DailyT
Yo
doesn't
seem to play that way.
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh DailyT
- Original Message -
From: "John Cavnar-Johnson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 30, 2002 10:59 PM
Subject: Re: Contro
it as safe? I tried to poke around in the .NET MMC snap-in,
but it was a bit to cryptic. Can someone shed some light on this? TX :)
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh DailyT
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
sub
om: dotnet discussion [mailto:[EMAIL PROTECTED]]
> > On Behalf Of David B. Bitton
> > Sent: Saturday, April 20, 2002 8:16 PM
> > To: [EMAIL PROTECTED]
> > Subject: [DOTNET] Fill Strongly Typed DataSet
> >
> >
> > How do I deserialize XML into a Strongly Ty
How do I deserialize XML into a Strongly Typed DataSet that I created using
the an XSD schema desfcribing the XML structure. The DataSet derived class
was created with xsd.exe.
I know how to do this with a DataReader from a DB, but not XML.
--
David B. Bitton
[EMAIL PROTECTED
, I would like to see a quick sample. Thanks. :)
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh DailyT
- Original Message -
From: "Shawn Wildermuth" <>
To: <[EMAIL PROTECTED]>
Sent: Sunday, April 14, 2002 10:35 PM
Subject: Re: Typed Dataset
ck in
native format from the DB. So, where do I go?
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh DailyT
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.
All you have to do is hit the targetUri w/ a browser and you'll see they're
using Apache SOAP, which is Java.
--
David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com
Code Made Fresh DailyT
- Original Message -
From: "Simon Robinson" <[EMAIL PROTECTED]>
To
27 matches
Mail list logo