when blackpearl to support vb.net?

Last post 04-10-2008, 2:15 AM by smurfchang. 7 replies.
Sort Posts: Previous Next
  •  11-12-2007, 4:33 AM 19757

    when blackpearl to support vb.net?

    now only has c#,but we use vb.net usually

     tkx

  •  11-14-2007, 12:09 AM 19807 in reply to 19757

    Re: when blackpearl to support vb.net?

    Good question, actually, you may build your web application and use VB than C#. if you are working on the K2 SmartObject or K2 Workflow Projects, there are no coding(C#/VB) need.


    Regards
    Ken Lin, Kam Hung
    Founder and VP of Hong Kong .NET User Group(http://HKNetUG.com)
    MCP, MCP+I, MCDST, MCSA, MCSE, MCITP
    MCSE+I, MCDBA, MCSD, MCAD
    Microsoft Community Star(Hong Kong & Taiwan)
    Microsoft Most Valuable Professional(.NET since 2003)
    MCT2004 - 2008
  •  11-15-2007, 8:08 PM 19887 in reply to 19807

    Re: when blackpearl to support vb.net?

    kenlin tkx

     It's a good idea.

    But when i use a Acitity,i want to custom it,i still must use c# code to call VB's dll

    I Just confuse the blackpearl's document

    Introduction to K2 [blackpearl] Studio


    K2 blackpearl brings the leading .NET enterprise workflow solution building experience into the leading developer tool of choice - Visual Studio 2005.  More than merely an Add-in, K2 blackpearl is fully immersed in the Visual Studio development environment providing developers with seamless access to C#/VB.net code, debugging, integrated enterprise workflow designer surfaces and the Visual Studio project system, including MS build

  •  11-16-2007, 1:05 AM 19892 in reply to 19887

    Re: when blackpearl to support vb.net?

    Acitity? Where you write C# code in K2 projects?
    Regards
    Ken Lin, Kam Hung
    Founder and VP of Hong Kong .NET User Group(http://HKNetUG.com)
    MCP, MCP+I, MCDST, MCSA, MCSE, MCITP
    MCSE+I, MCDBA, MCSD, MCAD
    Microsoft Community Star(Hong Kong & Taiwan)
    Microsoft Most Valuable Professional(.NET since 2003)
    MCT2004 - 2008
  •  11-18-2007, 9:30 PM 19925 in reply to 19892

    Re: when blackpearl to support vb.net?

    kenlin,

    Sorry i ddin't write clear.

    In K2 Desinger,In Activity add Event Wizards like Default Server Event(Code) ,

    where mouse on the Event right click,Can see the View Code to Custom the Event

    Just see the C# not VB.NET.

    In the BP's Template \ K2 blackpearl\Bin\DesignTemplates\CSharp\WindowsWorkflowExtender\

    Just see the c# Template no VB.NET

    Maybe in other place,i don't find it?

    TKX

  •  11-20-2007, 1:44 AM 19971 in reply to 19925

    Re: when blackpearl to support vb.net?

    oh...You are right. Let's wait someone who is working in K2 to answer this.
    Regards
    Ken Lin, Kam Hung
    Founder and VP of Hong Kong .NET User Group(http://HKNetUG.com)
    MCP, MCP+I, MCDST, MCSA, MCSE, MCITP
    MCSE+I, MCDBA, MCSD, MCAD
    Microsoft Community Star(Hong Kong & Taiwan)
    Microsoft Most Valuable Professional(.NET since 2003)
    MCT2004 - 2008
  •  11-20-2007, 10:27 AM 19980 in reply to 19971

    Re: when blackpearl to support vb.net?

    Sorry for the late reply 

    VB.NET Code IS Supported as follows:

    The K2 blackpearl generated code (specificially our wizards) will continue to be in C#.
    VB.NET code can be called from our generated C# code.
    VB.NET code can be used to build custom wizards
    VB.NET code can be used in Reporting Services code behind
    VB.NET code can be used in ASP.NET and/or WinForms and/or SmartClient applications to utilize our

    APIs
    Web Services
    ADO.NET Provider

    So, the only thing we do not support currently is having our wizards generate VB.NET code.

  •  04-10-2008, 2:15 AM 23086 in reply to 19980

    Re: when blackpearl to support vb.net?

    In K2 .Net 2003 Studio, we can select the language we want to use (C sharp or VB) to build the workflow process. Subsequenlty, we can view the generated code behind in the lanugae we specified. Are you saying now this is not possible and the generated code will only be in C sharp? Is there anyway to edit the code using VB then?

View as RSS news feed in XML