|
-
Sep 19th, 2009, 11:46 AM
#1
Thread Starter
Lively Member
-
Sep 19th, 2009, 01:33 PM
#2
Re: Any eg code for this type of Interface
To begin with, forget these at present. Concentrate on learning the basics. These will come automatically once you have mastered the basics of the language.
-
Sep 19th, 2009, 01:49 PM
#3
Re: Any eg code for this type of Interface

I moved your thread to here because the CodeBank is not meant for questions.
-
Sep 19th, 2009, 01:58 PM
#4
Re: Any eg code for this type of Interface
Hey,
I have to agree with Pradeep. One thing at a time.
Make sure you understand the basics of the language. You can make something look at pretty as you like, but if it doesn't work properly, then people aren't going to use it.
I would recommend that you take a look at this series of videos to get you started:
http://msdn.microsoft.com/en-gb/vstu...aspx#beginners
Gary
-
Sep 19th, 2009, 01:59 PM
#5
Hyperactive Member
Re: Any eg code for this type of Interface
I'm gonna beat Chris to the answer and say look into WPF.
-
Sep 20th, 2009, 03:08 AM
#6
Thread Starter
Lively Member
Re: Any eg code for this type of Interface
hey i know coding in VB
I just never created a program with such good looking GUI
-
Sep 20th, 2009, 03:53 AM
#7
Re: Any eg code for this type of Interface
Well if you are talking about creating a good looking GUI I'd echo BadgerBadger and suggest looking into WPF, but the technology is only part of the answer.
You need to look at the examples you like and analyse what it is that you like about them and whats different to the stuff that you would normally do.
A lot of the work involved in creating a nice UI is to do with graphical style so no amount of code is going to help you with that.
-
Sep 20th, 2009, 12:21 PM
#8
Re: Any eg code for this type of Interface
Agreed.
WPF will give you lots of nice features, but you still want to make sure that you stick to coding practices when it comes to UI design. Have a look here:
http://msdn.microsoft.com/en-us/library/aa511258.aspx
Gary
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
|