Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


[C#] FB Friend Adder! filter_list
Author
Message
RE: [C#] FB Friend Adder! #16
(03-02-2013, 09:29 PM)Cyber-Savage Wrote:
(03-02-2013, 09:25 PM)cxS Wrote:
(03-02-2013, 07:55 PM)Prestige Wrote:
(03-01-2013, 08:29 AM)cxS Wrote:
(02-28-2013, 03:59 PM)Prestige Wrote: wrong section should be in the .net section C++ and C# are completely different

Unless you mean VisualC++.

Still the way you code is not the same so should be C#

Not the same? It still uses the .NET framework.

I think he means the syntax

C++:
Code:
int main()
{
    int x = 10;
    return 0;
}

C#:
Code:
int main()
{
    int x = 10;
    return 0;
}

I'm not arguing that it is in the wrong section. It is, because there's already a forum dedicated to .NET and C# should be in that category. However, the argument's he's made to defend his point aren't really true.

1. You shouldn't need to credit if you wrote the code yourself
2. The way you code (syntax) is essentially the same from C# to C++. The only thing that changes is the libraries that you will be using for standard C++ and C#, otherwise, in regards to VisualC++ and C#, just a minor switch in the structure of the program, but you're still using .NET framework as a base. And I suppose yes, you'll be using ->.
-- cxS

[ Haskell/.NET/C/C++ - Software Engineer ]

Reply





Messages In This Thread
[C#] FB Friend Adder! - by The High Roller - 02-28-2013, 03:35 AM
RE: [C#] FB Friend Adder! - by The High Roller - 02-28-2013, 03:38 AM
RE: [C#] FB Friend Adder! - by The High Roller - 02-28-2013, 03:42 AM
RE: [C#] FB Friend Adder! - by Bannedshee - 02-28-2013, 03:46 AM
RE: [C#] FB Friend Adder! - by cxS - 02-28-2013, 08:05 AM
RE: [C#] FB Friend Adder! - by Bannedshee - 03-01-2013, 07:58 PM
RE: [C#] FB Friend Adder! - by cxS - 03-01-2013, 08:11 PM
RE: [C#] FB Friend Adder! - by Prestige - 02-28-2013, 03:59 PM
RE: [C#] FB Friend Adder! - by cxS - 03-01-2013, 08:29 AM
RE: [C#] FB Friend Adder! - by Prestige - 03-02-2013, 07:55 PM
RE: [C#] FB Friend Adder! - by cxS - 03-02-2013, 09:25 PM
RE: [C#] FB Friend Adder! - by Bannedshee - 03-02-2013, 09:29 PM
RE: [C#] FB Friend Adder! - by cxS - 03-03-2013, 04:28 AM
RE: [C#] FB Friend Adder! - by Bannedshee - 03-03-2013, 05:04 AM
RE: [C#] FB Friend Adder! - by Balls - 03-02-2013, 11:22 PM
RE: [C#] FB Friend Adder! - by Prestige - 03-06-2013, 08:04 PM



Users browsing this thread: 3 Guest(s)