Business Template 05

Using WMI From Managed Code Windows Management Instrumentation (WMI) is Microsoft's implementation of Web-Based Enterprise Management (WBEM) and the Common Information Model (CIM). Although WMI is COM-based, Andriy Klyuchevskyy shows you how you can access it from C# and VB.NET through System.Management, thanks to COM Inter-Op.

How to access Outlook and post to a blog using C# An article for all those like Robert Scoble who would like to be able to drag and drop an item to a folder in their Outlook and post it instantly to their Blog. We also briefly cover web services and talking to Outlook.

Accessing Hotmail using C# This document will enable you to build your own client, using a sure and solid way to communicate with Hotmail in the same way as Outlook does. It will be shown how the protocol can be used to your own advantage, and it isn't at all hard to understand either.

Web Design

Designing good websites is not simply a case of throwing a load of funky graphics at the screen, there are 3 main areas to considerContent : Content is king. The whole point of the majority of websites is to provide content, be it text, pictures, mp3s or whatever to users. When you build a site the first thing you should consider is the content.Accessibility : There is no point in content if people cant access it. Furthermore you do not want to limit accessibility to those people fortunate enough to have the latest browsers & plugins, with high speed connections and with no special requirements.Presentation : Presentation has very close connections to certain areas of the accessibility issue. In particular good use of colours is important from both viewpoints.

Business - Click the link on the left to visit our partner sites under business/finance/loan/mortgage category
more 1 2 3 4 5

Computers - Click the link on the left to visit our partner sites under computer hardware/software/peripheral category
more 1 2 3 4 5

Internet - Click the link on the left to visit our partner sites under webhosting/webdesign/internet marketing category
more 1 2 3 4 5

Software - Click the link on the left to visit our partner sites under software category
more 1 2 3 4 5

Web Design - Click the link on the left to visit our partner sites under web design/development category
more 1 2 3 4 5

Web Hosting - Click the link on the left to visit our partner sites under web hosting category
more 1 2 3 4 5

Web Promotion - Click the link on the left to visit our partner sites under search engine optimization/internet marketing category
more 1 2 3 4 5

Web Resources - Click the link on the left to visit our partner sites under other web category
more 1 2 3 4 5

Recreation - Click the link on the left to visit our partner sites under travel/hotel/cruise category
more 1 2 3 4 5

Casino - Click the link on the left to visit our partner sites under online gambling/poker/blackjack/roulette category
more 1 2 3 4 5

Health - Click the link on the left to visit our partner sites under online pharmacy/hospital/health category
more 1 2 3 4 5

Shopping - Click the link on the left to visit our partner sites under online shopping/gift category
more 1 2 3 4 5

Miscellaneous - Click the link on the left to visit our partner sites under all other categories
more 1 2 3 4 5

Too many colours makes any site look un-coordinated and messy. Stick to a few basic colours for text, backgrounds, logos etc and use different shades of those colours to add depth. Make sure text colour and background colour are significantly different to make reading the text nice and easy. Similarly do not use an array of different fonts, stick to one or two throughout the site. Serif fonts such as Impact are good for, surprisingly, making an impact on a visitor whereas sans serif fonts like verdana are much easier on the eye when reading. Large blocks of text look very unwelcoming to visitors so try to avoid them particularly on the homepage, break text into paragaphs and sections with sub-headers, lists and so forth, use images where appropriate to give the user a break from reading.