HomeKey ContentC# / Java

C# / Java

Mafia Wars Defense Simulator Beta Version

  • Print
  • E-mail

I've been working on a C# application that I made for the Facebook game Mafia Wars. I think it's ready for beta testing now and I've uploaded the beta version on this site.

Last Updated on Saturday, 05 December 2009 02:59

Read more...

 

Mafia Wars Defense Simulator Help

  • Print
  • E-mail

This serves as the help file for the Mafia Wars Defense Simulator application.

Last Updated on Saturday, 05 December 2009 03:20

Read more...

 

Using Properties in C#

  • Print
  • E-mail

In this article, I'll show you how to use Properties in C#. C# Properties are called accessor methods in object oriented programming. If you're coming from a Java background, it works the same way as the "Getter and Setter" methods in Java.

Last Updated on Monday, 16 November 2009 04:23

Read more...

 

What is the Difference between Public and Private variables?

  • Print
  • E-mail

A couple of days ago, a friend of mine asked me the question, what is the difference between public and private variables? As I was answering his question I thought, hey that would be a good topic for an article. On this article I'll share my answer to his question and expand a little further on this topic.

Last Updated on Saturday, 31 October 2009 03:41

Read more...

 

Basic Hello World in Java

  • Print
  • E-mail

In this article, I'll show you how to write a simple "Hello World" application in Java. By basic I mean you're only going to use Notepad or a text editor for this one. And also, we are going to compile this Hello World example using just the command console. I meant it when I used the word "basic" for this article's title.

Last Updated on Tuesday, 20 October 2009 23:19

Read more...

 

Page 1 of 2

Tell A Friend

SocialTwist Tell-a-Friend

Advertisement