|
Thread: Api
-
Feb 20th, 2003, 05:11 AM
#1
Thread Starter
Fanatic Member
Api
Is it true that it is not good to use API in .net language?
-
Feb 20th, 2003, 11:53 AM
#2
Sleep mode
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.
-
Feb 20th, 2003, 08:19 PM
#3
Lively Member
Is it possible for us to have a quick view on all these .net ready classes?
-
Feb 20th, 2003, 08:53 PM
#4
Sleep mode
Originally posted by chinhow
Is it possible for us to have a quick view on all these .net ready classes?
What do you mean ?
-
Feb 20th, 2003, 11:50 PM
#5
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!!
-
Feb 21st, 2003, 09:14 AM
#6
Sleep mode
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|