Author Archives: Mark.C
-
January 19, 2009 by Mark.C
How to declare variables in the .NET framework using C#
DEFINITIONS: A variable is a specific location used to store data. In order to declare a variable you have to state a data type. Some common data types are: HOW TO: Examples of declaring ints: Examples of declaring doubles: Examples … Read More
- Filed under: C#, Code Sharing
- 1 Comment »
-
November 26, 2008 by Mark.C
Xillent CSS rollover menu bar
The method used to create the orange menu bar seen on Xillent doesn’t use any lists, unlike many other CSS rollover menus found on the web. All that is used here is one containing div, and four smaller inner divs. … Read More
- Filed under: CSS
- No Comments »
-
November 25, 2008 by Mark.C
Welcome to Xillent
Hey there! We are happy to see that you found your way to our Xillent Blog. This is the place for anyone interested in source codes of all kinds, news and info about web design and development, plus you’ll find … Read More
- Filed under: Company News
- No Comments »