Weird. I am using the Team Development version downloaded from MSDN.
I am only using C#, not VB. Can't see why this would be a problem though.
"Terry" <TerryL@nospam.nospam> wrote in message
news:571C7F77-6A11-4705-904C-D8855CDD4EEF@microsoft.com...
> Well I have spent some more time with it and am even less impressed. Just
> fooling around with a regular windows form app. and am having all sorts of
> wierd problems. Half the time when I hit the F5 key, I get 2 (back to
> back)
> error messages telling me that the <path>.form1.vb can not be accessed at
> this time. I put controls on the form and hit the F5 key, and the
> controls
> arn't there in run mode. I hit save and get out and back in and my
> changes
> wern't saved! This has happened several times! It may have something to
> do
> with resizing the form, not sure yet. But like I said - I am not
> impressed!
> I am using the version that came with my MSDN subscription that I received
> a
> couple of months ago - wonder if there is an update somewhere.
> --
> Terry
>
>
> "BlackWasp" wrote:
>
>> I have started down the WPF path as a learning exercise. It does seem to
>> be
>> quite fun and like the way that the vector-based output resolves the
>> problem
>> of pixel-based rendering. (Jumping from my 1280x1024 19" LCD to my
>> 1920x1200 15" laptop shows the problem to good effect!)
>>
>> I haven't noticed any stability problems as yet but there are some
>> controls
>> missing as you point out. I will be trying out the grid and other
>> controls
>> from Infragistics pretty soon I imagine. Anybody got any experience of
>> these - good or bad?
>>
>> --
>>
>> BlackWasp
>>
www.blackwasp.co.uk >>
>>
>> "Terry" <TerryL@nospam.nospam> wrote in message
>> news:06688C0C-3C38-4B96-86DF-0C0924911235@microsoft.com...
>> >I have to wonder if VS2008/WPF is really ready for prime time. I had
>> >some
>> > time this weekend and finally installed the DVD with VS2008 I had
>> > gotten.
>> > Open a WPF application and place a button on the form, code the click
>> > event
>> > to show a message box, hit the F5 key and get an error that has nothing
>> > to
>> > do
>> > with my code!
>> > Error Option Strict On disallows implicit conversions from
>> > 'System.Windows.Application' to 'WpfApplication1.Application'.
>> >
>> > It was easy to fix, but it sure makes me wonder if it is worth my time
>> > to
>> > even start to use WPF yet!
>> > --
>> > Terry
>> >
>> >
>> > "John" wrote:
>> >
>> >> Hi
>> >>
>> >> If I have a choice of WPF or Windows Form versions of a control which
>> >> one
>> >> should I purchase?
>> >>
>> >> Thanks
>> >>
>> >> Regards
>> >>
>> >>
>> >>
>>
>>