|
-
Feb 20th, 2003, 10:33 AM
#1
Thread Starter
Lively Member
where do i get a XP style coolbar
i need an XP Style coolbar for by VB.Net project
where do i get it from.
i code with VB language.
-
Feb 20th, 2003, 11:43 AM
#2
Sleep mode
-
Jul 17th, 2003, 12:45 PM
#3
Hyperactive Member
The dotnetmagic library is evil, as far as .NET is concerned. It uses Windows API calls. It's fine if you are only concerned about you application working on Windows. But, if you want it to work on any other OS, it wont.
The idea behind .NET is OS independence, and the use of Windows API calls, makes your app OS specific.
-
Sep 27th, 2003, 05:31 PM
#4
New Member
Newbie, so a dotNet application can be run even in Linux?
http://www.lyricsserver.net
-
Sep 27th, 2003, 06:42 PM
#5
Originally posted by Friend_Al_23
Newbie, so a dotNet application can be run even in Linux?
http://www.go-mono.com/
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
-
Sep 27th, 2003, 06:59 PM
#6
Hyperactive Member
Remember that if the .NET application uses Win32 API calls it wont be able to run on Linux.
-
Sep 27th, 2003, 07:24 PM
#7
Originally posted by Friend_Al_23
Newbie, so a dotNet application can be run even in Linux?
yes.
Not only the mono project, but I am told other groups are making alternatives for .NET as well
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
|