Yes - But.... I think Win Forms require a higher level of
understanding.
(Although possible) - in a disconnected Web Page, you
tend not to worry about threading or sharing data across
forms... (except as cached objects)
Web Programming still tends to feel a bit procedural and
single threaded.
However in Win Forms, it's very common create and raise
custom events, perform work asynchronously, access Win32
libs, and share data across various objects in more of an
OOP fashion...
Anyone agree or disagree?
>-----Original Message-----
>How true... More work and less functionality! 
>
><WKidd> wrote in message news:%
...
>> True, there are more architectural layers and moving
parts involved in a
>Web
>> Form application than a Windows Form application.
>>
>> <> wrote in message
>> news:023901c3aedd$e5b3d800$...
>> > The questions is, my logic says it is easier to
>> > concentrate on learning the VB.NET language in
windows
>> > dorms without incorporating the HTML knowledge
necessary
>> > to learn with the Web form. Is that a reasonable
logic or
>> > does anyone else have a different theory such as one
is in
>> > demand more than the other.
>> >
>> > Also, is anyone using Visual Studio to learn either
or
>> > both?
>> >
>>
>>
>
>.
>