Results 1 to 2 of 2

Thread: Create an Object in Visual Studio 2008

  1. #1
    Join Date
    Nov 2010
    Posts
    1

    Create an Object in Visual Studio 2008

    Could anyone tell me how to create an object in Visual Studio 2008? I am in the Object Browser now...but I don't know how to create an object and then connect that to a Cognos 8 Server. So I figure first thing is first...how do I create an object? Thanks for any help.

  2. #2
    Join Date
    May 2009
    Posts
    529

    Re: Create an Object in Visual Studio 2008

    When creating new applications or components, it is best to create .NET Framework assemblies. However, Visual Basic also makes it easy to expose a .NET Framework component to COM. This enables you to provide new components for earlier application suites that require COM components. s COM objects, both with and without the COM class template.
    Process :
    1. On the Project menu, click Add Class.
    2. In the Add New Item dialog box, type abc.vb in the Name text box, and then click Open.
    3. Examine the code for the new class in the Code View window.

Similar Threads

  1. Replies: 2
    Last Post: 16-02-2011, 02:49 PM
  2. How to create Vertical Tabs in Visual studio 2008
    By Cisco-s in forum Software Development
    Replies: 3
    Last Post: 10-12-2009, 04:09 PM
  3. Difference between Visual studio 2005 and Visual studio 2008
    By RohanS in forum Software Development
    Replies: 3
    Last Post: 12-06-2009, 10:48 AM
  4. What is Visual Studio 2008
    By Jackie in forum Software Development
    Replies: 1
    Last Post: 23-12-2008, 05:31 PM
  5. How to obtain Visual studio 2008 sp1
    By Vitus in forum Software Development
    Replies: 2
    Last Post: 15-10-2008, 02:30 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,002,559.09821 seconds with 17 queries