Visual Basic OS

Here you will find the latest competition contest and the entries for them. Hurry and submit yours now.
22 posts Page 1 of 3
User avatar
Jg99
VIP - Site Partner
VIP - Site Partner
Posts: 453
Joined: Sun Mar 20, 2011 5:04 am

Visual Basic OS
Jg99
THe Winner is: agust1337 because he had the only submittion.
Last edited by Jg99 on Sun Jun 05, 2011 6:23 pm, edited 1 time in total.
http://www.sctechusa.com SilverCloud Website
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

Re: Visual Basic OS
Cheatmasterbw
Is there going to be a prize, like a few credits, or just for fun.

I will probably be entering.
http://www.megaapps.tk/
User avatar
Jg99
VIP - Site Partner
VIP - Site Partner
Posts: 453
Joined: Sun Mar 20, 2011 5:04 am

Re: Visual Basic OS
Jg99
its just for fun
http://www.sctechusa.com SilverCloud Website
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

Re: Visual Basic OS
zachman61
We won't be posting sources will we...
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
User avatar
Jg99
VIP - Site Partner
VIP - Site Partner
Posts: 453
Joined: Sun Mar 20, 2011 5:04 am

Re: Visual Basic OS
Jg99
No, Just the exe file and it has to be 0 credits or ur disqualified
http://www.sctechusa.com SilverCloud Website
User avatar
code it
VIP - Site Partner
VIP - Site Partner
Posts: 821
Joined: Sun Oct 10, 2010 3:02 pm

Re: Visual Basic OS
code it
Jg99 wrote:
Visual Basic OS Contest
Expires 6/1/11

The Best VOS wins
Rules
1. One Submittion per person
2. NO copying other users VOS
3. If you copy, your VOS will Be Disqualified

Have Fun Coding - Jamesgryffindor99 Produtions

Just wondering it is (DD/MM/YY)

but you wrote 6/1/11

Isnt that 6th January? Just wondering :?
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: Visual Basic OS
Axel
Why should this be in vb ?
http://vagex.com/?ref=25000
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

Re: Visual Basic OS
MrAksel
code it wrote:
Jg99 wrote:
Visual Basic OS Contest
Expires 6/1/11

The Best VOS wins
Rules
1. One Submittion per person
2. NO copying other users VOS
3. If you copy, your VOS will Be Disqualified

Have Fun Coding - Jamesgryffindor99 Produtions

Just wondering it is (DD/MM/YY)

but you wrote 6/1/11

Isnt that 6th January? Just wondering :?
I think it is MM/DD/YY
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
User avatar
Napster1488
VIP - Donator
VIP - Donator
Posts: 524
Joined: Fri Jan 07, 2011 8:41 pm

Re: Visual Basic OS
Napster1488
For some Time i started with Virtual Os called "Phoenix OSX",
maybe i finish it and post it here...
YouTube Downloader v3.0
Image
Image
Image
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

Re: Visual Basic OS
Scottie1972
code it wrote:
Just wondering it is (DD/MM/YY)
but you wrote 6/1/11
Isnt that 6th January? Just wondering :?

date format in VB2008/2010
Code: Select all
Dim dt as String = Format(Date.Now(), "yyyy/M/dd").ToString
should produce:  2011/04/09
or
Code: Select all
Dim dt as String = Format(Date.Now(), "M/dd/yyyy").ToString
should produce:  04/09/2011
Image
22 posts Page 1 of 3
Return to “Competitions”