Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
vb .net code
Name: conceptronic91 Date: August 4, 2006 at 10:20:56 Pacific OS: Windows XP CPU/Ram: Elixir512 Product: Home made
Comment:
Hi
I use visual basic .net 2005 express edition, and i was wondering where i could get some free code to play around a bit.
I'm trying to learn visual basic .net, but first i want to look at some applications programmed in VB .net, incl. their code.
So where do i get vb .net code?
-Dennis
Iedereen wilt naar de Hemel, maar niemand wilt sterven
That is exactly what Microsoft's starter kits are intended to do. Give beginners an idea of how cool the technology is and let them experiment with changing existing code. Lots of cool projects & starter kits on Microsoft's windows forms starter kits page.
Good luck, -SN
0
Response Number 3
Name: conceptronic91 Date: August 5, 2006 at 02:42:09 Pacific
Reply:
well thanks a lot :) And is visual basic 2005 express edition fully free, or is there a time limit?
Iedereen wilt naar de Hemel, maar niemand wilt sterven
Summary: I have the standard edtion of vb .net that I purchased with a book to learn vb .net. I was coding and learning fine then it started to say my code was wrong when the code is correct I checked at least...
Summary: I am creating a windows media player in vb.net. It is using the interface right within visual basic.net. I need help coding this media player7. Please help!! I need help in VB.net coding the media ...
Summary: I'm trying to create a service that executes an application on certain interval. The service itself is created and runs on the intervals specified, however, it is not executing the other program. I ...