Results 1 to 6 of 6

Thread: Api

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2002
    Location
    London
    Posts
    678

    Api

    Is it true that it is not good to use API in .net language?

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Api

    Originally posted by fmardani
    Is it true that it is not good to use API in .net language?
    Sometimes you don't need to use APIs in your proj if there is a .net ready class that does the same job. .net framework has huge of ready classes which is more easier to use than APIs.

  3. #3
    Lively Member
    Join Date
    Nov 2002
    Location
    Malaysia
    Posts
    124
    Is it possible for us to have a quick view on all these .net ready classes?

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by chinhow
    Is it possible for us to have a quick view on all these .net ready classes?
    What do you mean ?

  5. #5
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    Originally posted by chinhow
    Is it possible for us to have a quick view on all these .net ready classes?
    the only way that I know of is the object browser. Hit F2
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  6. #6
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by MrPolite
    the only way that I know of is the object browser. Hit F2
    If he means this , he can see go to .Net Framework in Visual Studio.NET Documentation and then .Net Framework node . There you can see all the classes in documentation view .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width