IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Re: Do I need to know .NET?
Oh, sure. In .NET everything compiles down to .DLL's once it gets past the CLR. So, I'm sure it's doing the same thing OLE/COM did in the background.

The only difference they've done is implemented Java's model of compiling down to bytecode (IL in M$ speak), and run it through a CLR (aka the JVM/JRE in the Java world).

Of course, in .NET they still have COM-Interop, which lets you work through .NET with your legacy COM objects (consider this equivalent to CORBA or JNI, but flakier).

They've stolen some of the compile-on-the-fly concepts from the Java world, as well, now that all ASPX's are compiled on their first hit.

etc...

But, at the end of the day, you still have a directory full of .DLL's.

Makes it easier for me, who loved the Java world, to deal with going back to the dark side. Looks like Java; Smells like Java; No, it's C#.

Unfortunately, it seems like every damn geek around went to Java (at least in the Dallas market) during the downward slop of the .COM's. So, there's less competition for me over in the MS world. And, I'm fairly competent that I'll be able to make jumps back and forth, when needed. For now, I'll take that blue pill and remain in the matrix until I've weathered the storm.

Hrm, that was off the subject, but what the hell. ;)

-Jason
----

My pid is Inigo Montoya. You "killed -9" my parent process. Prepare to vi.
New Thanks, very informative
-drl
     Do I need to know .NET? - (deSitter) - (10)
         It's the wave... - (folkert) - (1)
             Correction. - (inthane-chan)
         Re: Do I need to know .NET? - (jlalexander) - (6)
             Want to develop a bad case of schitzo? - (inthane-chan)
             Re: Do I need to know .NET? - (deSitter) - (4)
                 Re: Do I need to know .NET? - (jlalexander) - (3)
                     Re: Do I need to know .NET? - (deSitter) - (2)
                         Re: Do I need to know .NET? - (jlalexander) - (1)
                             Thanks, very informative -NT - (deSitter)
         .NYET! - (orion)

Aim towards the Enemy.
41 ms