Re: Has MS given up on us (again)?



Hi Michael,

There's almost nothing to learn switching from VB to C#. You should have
it down pat in 1 day.

I can convert from C# to VB.NET relatively easily, but in order to do that I
tend to want to copy/paste and go through it line by line (unless it's some
ridiculously small example).

With MS putting examples for using their shiny new technologies in C#
exclusively, many of which don't have the most intuitive of syntax to begin
with, I'm then forced to do extra mental conversions which aren't always
easy if it's not immediately obvious as to what the code is doing (which is
often the case and is the whole reason I'm searching for examples to begin
with).

It would have been nice if MS had done the work of putting up VB code
alongside C# for all code samples in the documentation. Would have been
nice if they'd documented a lot of areas a bit more thoroughly as well
though, and actually provided sample code of *any* kind in many cases.

Our whole company switched from vb to c#. We had meeting and discussions
and more meetings and when we finally did it it was such a huge non-event
we all had a big laugh about it.

Just out of interest, what made your company want to make the change over to
C#?


.



Relevant Pages

  • Re: Rutans RASCAL
    ... Pat is merely repeating misinformation about me. ... very quiet - quiet enough to be used for the purposes I mentioned. ... And the USPTO recognizes a classification of noiseless rocket; ... documentation of my views when possible. ...
    (sci.space.history)
  • Re: Rutans RASCAL
    ... Pat is merely repeating misinformation about me. ... very quiet - quiet enough to be used for the purposes I mentioned. ... And the USPTO recognizes a classification of noiseless rocket; ... documentation of my views when possible. ...
    (sci.space.policy)
  • Re: OWC11 Excel programming, wheres info?
    ... also you need to keep good track of your com references and call ... but I just cannot find much documentation or code samples ... worksheet, set Wrap Text on a cell, rotate text orientation 90 degrees in ... Does anyone have any good documentation? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Controlling Exchange Tasks thru API or WebDAV
    ... I dont think you will find much API documentation for tasks because non of ... the API actaully support tasks. ... There are some .NET samples in the Exchange SDK on how to use all the ... >I have seen code samples on how a task can be created in Exchange ...
    (microsoft.public.exchange2000.development)
  • Re: Prolog.exe as CGI Script
    ... the last line is indeed wrong, I copy/paste it from some documentation I ... But it's not the reason why it doesn't work. ... > then opening it in your browser, to make sure it is correct. ...
    (comp.lang.prolog)

Loading