![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jul 2007
Posts: 1
Rep Power: 0
![]() |
Hi im trying to make a program and have some basic skills in programming anyways.... with .net can i make a Gui program im trying to make a remote program like vnc to monitor my kids activity's as well and pc stats and change settings if i need to with out getting off my computer or is there a better language i should learn about??
cheers |
|
|
|
|
|
#2 |
|
Expert Programmer
|
I'm pretty sure its possible to do it in .net, either .net C# or VB.net, but i dont know how to do it
__________________
|
|
|
|
|
|
#3 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Have you considered just downloading one of the things that does this stuff?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#4 |
|
Programming Guru
![]() ![]() ![]() |
You can make this in C#.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
|
If you've never done any programming before, you need to learn some more simple stuff before doing this. As Infinite Recursion said, you can do it in C#.
I recomend a book called Visual C# 2005 Express Edition in the "Build a Program Now!" series by Pelland. It's really good and goes right from the beginning. |
|
|
|
|
|
#6 |
|
Hobbyist Programmer
|
like mattireland said it'll be best to start small. Most the time Visual Basic.Net is used for simple applications, nothing as complicated as vnc. It's primary use is for rapid application development. So if you want to do small things use VB.Net but as it gets more complicated you'll want to use C# or C++ or C.
|
|
|
|
|
|
#7 |
|
Hobbyist Programmer
|
I like this PhilBon guy - I'm really new to these forums but he seems to talk real sense all over.
The other thing which I'd just like to add though is that as a devout VB.NET programmer that people do often underestimate its power. You can do a heck of a lot with it. He's got a point though, if you do want to do something powerful maybe start with VB.NET and then move onto a more complex language like C# or C++. I started out with VB.NET about 2 to 3 years ago and then I went through the various stages gradually progressing until I got to doing some Direct X 9.0 in VB.NET and then I decided to learn something new (C#). However, because I'd learnt the basic principles of programming in VB.NET it was really, really easy. Good luck! |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|