OpenMP comments

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ljlevend2

    #1

    OpenMP comments

    Are there any plans to support something like Intel's 9.0 compiler OpenMP
    comments in VB.NET?

    Thanks,
    Lance

  • Peter Huang [MSFT]

    #2
    RE: OpenMP comments

    Hi

    I did not hear that so far, so I am not sure if that will be supported.
    But based on my experience, OpenMP is target at high performance, and
    VB.NET is target at RAD develop.

    Best regards,

    Peter Huang
    Microsoft Online Partner Support

    Get Secure! - www.microsoft.com/security
    This posting is provided "AS IS" with no warranties, and confers no rights.

    Comment

    • Cor Ligthert

      #3
      Re: OpenMP comments

      > VB.NET is target at RAD develop.[color=blue]
      >[/color]
      Peter,

      If that is true, than Microsoft can in my opinon withdraw their Office
      Ms-Access product. Which now more and more fulfil completly this need.

      In my opinion can VBNet very good be used as a RAD tool, however not only a
      RAD tool, that is for me exactly the same with C#.

      By the way, I agree the meaning of your answer, however would call it more
      something as "General" development.

      I will be glad to hear your opinion.

      Cor



      Comment

      • Peter Huang [MSFT]

        #4
        Re: OpenMP comments

        Hi

        Yes in 2003 version, vb.net seems to be similar with C#, but in the Whidbey
        version you will find it begin to diverge from C#.
        e.g. the My Object is VB.NET's own feature.

        Also Access is more target at database related develop, but VB.NET will do
        more things than it based on the .NET technique.


        Best regards,

        Peter Huang
        Microsoft Online Partner Support

        Get Secure! - www.microsoft.com/security
        This posting is provided "AS IS" with no warranties, and confers no rights.

        Comment

        Working...