objects using c#

How to programm objects using c#

Page 1 of 1

2 Replies - 702 Views - Last Post: 03 April 2008 - 07:23 AM Rate Topic: -----

#1 musawenkosi  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 03-April 08

objects using c#

Post icon  Posted 03 April 2008 - 06:34 AM

HOW TO CREATE CLASSES AND ALSO HOW TO INHERIT CLASSES
Is This A Good Question/Topic? 0
  • +

Replies To: objects using c#

#2 PsychoCoder  Icon User is offline

  • Google.Sucks.Init(true);
  • member icon

Reputation: 1619
  • View blog
  • Posts: 19,853
  • Joined: 26-July 07

Re: objects using c#

Posted 03 April 2008 - 06:37 AM

Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.

Post your code like this: :code:

Thanks :)
Was This Post Helpful? 0
  • +
  • -

#3 zakary  Icon User is offline

  • D.I.C Regular
  • member icon

Reputation: 27
  • View blog
  • Posts: 427
  • Joined: 15-February 05

Re: objects using c#

Posted 03 April 2008 - 07:23 AM

right click on your project -> click Add -> click Class then name it and there it is. that is if you are using an IDE for C#
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1