www.windowsforms.net
www.gotdotnet.com/workspaces
www.planetsourcecode.com
www.sourceforge.net
many apps to look at... some with source, but most already have compiled
executables.
However, how are you going to measure performance? Just "looking" and
opening some forms?
You really wanna see how .NET performs? You can look at the quake engine
with the CLR switch (slows a little) but there is supposidly a port to .NET
using the managed directx runtime... now that... is a performance test.
Know how your going to measure it...
"Peter Osawa" <(E-Mail Removed)> wrote in message
news:OL%(E-Mail Removed)...
> I mean performance...
>
> I beleive you, but I really want to test something by my self
> "Robin Tucker" <(E-Mail Removed)> wrote in
> message news:c4rspp$e6$1$(E-Mail Removed)...
> > Depends what you mean by "yield" (I have no idea). I'm writing a large
> > application, multi-threaded, many forms, database interaction, real-time
> > image processing, in, ugm, VB (but with a couple of COM components
written
> > in C++ thrown in for good measure). No trouble with speed and where I
> have
> > had trouble with speed it usually been because of the code I'd written,
> > rather than intrinsic to the language itself.
> >
> >
> > "Peter Osawa" <(E-Mail Removed)> wrote in message
> > news:%(E-Mail Removed)...
> > > Hi,
> > >
> > > I'm going to start a customized invoicing app and I would like to do
it
> > with
> > > vb.net, so I'm trying to finde some 'big' app made with vb.net to test
> > yield
> > > with several forms opened...
> > >
> > > But I can't find apps made with VB.net... I don't want source... Even
a
> > > shareware app will do the job, I only want to test a 'big' vb,net
app...
> > >
> > > TIA
> > >
> > >
> >
> >
>
>