Jul 2

I have little experience in computer programming but would like to learn, specifically with the aim of being able to build a good looking website at the end. Any other tips would be good for learning as well such as books.

Thanks.

Adobe Photoshop, Indesign, Dreamweaver, and also learn the basics CSS, html,

Jul 2

How to go about setting up a website from creation in dreamweaver to getting online? Just the basic would be good to know, so I can personally research into ti myself. More so on getting the webpage up online. Cheers Cindy.

if you have already created your web pages in your html editor you can upload through you editor as long as you have your hosting details. i use kompozer to create my web pages and it works just fine, it is free to download and is very simple to use. i have given you a link to a resource below which is FREE and will tell you everything you need to know about getting your web uploaded and online for all to see. good luck with your efforts and may success come your way.

Jul 2

What is difference between a WPF window and Windows Form?

There are actually a lot of differences between these two ways to make user interfaces for Windows. The main one I suppose is that Windows Form is the older standard, up until .NET 2.0. With .NET 3.0 WPF was introduced as the ‘better’ replacement. Here’s a discussion that weighs their pros and cons:

Next Entries »