Search Results

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: Mix ; Forum: C# and child forums
Forum: C# Feb 8th, 2007
Replies: 3
Views: 1,764
Posted By Mix
So a namespace is there to organize the classes which holds the objects.

Let's go with C#

If I say :


using MagicBeam;

public class MagicFu
Forum: C# Feb 6th, 2007
Replies: 3
Views: 1,764
Posted By Mix
I'm getting these down to the tee as I'm into C# and Java right now as they are very similar. My question is what are the key and not so obvious differences between a class and a namespace? The...
Forum: C# Jan 22nd, 2007
Replies: 4
Views: 1,563
Posted By Mix
Cool. Yea that much I know. I should have been more specific. I want the details behind that operation.
Forum: C# Jan 22nd, 2007
Replies: 4
Views: 1,563
Posted By Mix
csc /out : DemoLogo2.exe DemoLogo.cs /out: LogoNamespace.netmodule LogoNamespace.cs


Its a command in a book but it gives no reference. I'd like to know exactly whats going on here if anyone...
Forum: C# Jan 14th, 2007
Replies: 3
Views: 20,767
Posted By Mix
switch(time)
{

case 1: System.Console.WriteLine(" Enter the century. ie 20 or 19.");
C = System.Console.ReadLine();
Convert.ToInt32(C);
goto case 2;


case 2:...
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC