Upgrade from VB6 to VB.NET

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

    Upgrade from VB6 to VB.NET

    We are in process of converting our existing application from VB6 to VB.NET.
    In our old application we used Sheridian Data grid control. What are the
    impacts will happen after upgrade to .NET? Any one please share your thoughts
    or experiences?


    I have heard .NET there is Datagrid. Is this will work the same way as
    Sheridian data grid?

    Please help me,


    VKT


  • Marina

    #2
    Re: Upgrade from VB6 to VB.NET

    I have no experience with the sheridian grid, but I can almost certainly
    guarantee that it will be different.

    "VKT" <VKT@discussion s.microsoft.com > wrote in message
    news:501F6AEA-BE97-42CF-9AA6-BB1E7C1CE24E@mi crosoft.com...[color=blue]
    > We are in process of converting our existing application from VB6 to
    > VB.NET.
    > In our old application we used Sheridian Data grid control. What are the
    > impacts will happen after upgrade to .NET? Any one please share your
    > thoughts
    > or experiences?
    >
    >
    > I have heard .NET there is Datagrid. Is this will work the same way as
    > Sheridian data grid?
    >
    > Please help me,
    >
    >
    > VKT
    >
    >[/color]


    Comment

    • Ron Allen

      #3
      Re: Upgrade from VB6 to VB.NET

      VKT,
      The closest fit to the old Sheridan datagrid is their new version the
      WinGrid. Sheridan is now Infragistics and you can reach them at
      www.infragistics.com. There are a lot of new features to this as well.
      I've been using their whole subscription package for a number of years now
      and everything works find for me.
      There is still a substantial upgrade required from that old code though.
      Ron Allen
      "VKT" <VKT@discussion s.microsoft.com > wrote in message
      news:501F6AEA-BE97-42CF-9AA6-BB1E7C1CE24E@mi crosoft.com...[color=blue]
      > We are in process of converting our existing application from VB6 to
      > VB.NET.
      > In our old application we used Sheridian Data grid control. What are the
      > impacts will happen after upgrade to .NET? Any one please share your
      > thoughts
      > or experiences?
      >
      >
      > I have heard .NET there is Datagrid. Is this will work the same way as
      > Sheridian data grid?
      >
      > Please help me,
      >
      >
      > VKT
      >
      >[/color]


      Comment

      Working...