Results 1 to 11 of 11
  1. #1
    Arun's Bitch's Avatar
    Join Date
    Jun 2013
    Gender
    female
    Location
    Not even gay
    Posts
    1,482
    Reputation
    265
    Thanks
    206
    My Mood
    Angelic

    What can you make with C#?

    I am starting to learn C#

  2. #2
    Nikoteen's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    685
    Reputation
    125
    Thanks
    81
    My Mood
    Cold
    start learning by learning what you can do with it.
    In god we trust.

  3. #3
    Arun's Bitch's Avatar
    Join Date
    Jun 2013
    Gender
    female
    Location
    Not even gay
    Posts
    1,482
    Reputation
    265
    Thanks
    206
    My Mood
    Angelic
    Quote Originally Posted by Nikoteen View Post
    start learning by learning what you can do with it.
    Seems like advanced vb

  4. #4
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,989
    My Mood
    Cheerful
    Everything you can do with VB.Net.
    Basically it's VB.Net in different layout.

  5. #5
    atom0s's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    403
    Reputation
    139
    Thanks
    104
    C# can do basically everything C/C++ can do (within reason).
    You'd be better off asking direct questions if C# can/can't do something specific that you are interested in though. But, for the most part the answer will be yes, it can.

    For a basic yes list of random things on this site:
    - Yes you can make DLLs with C# that can be injected.
    - Yes you can make hooks in C#.
    - Yes you can make an injector in C#.
    - Yes you can make bots in C#.
    - Yes you can make external hacks in C#.
    - Yes you can make hacks like trainers etc. in C#.

    And so on.

    As for comparing C# to VB.NET, no. C# is structured more like C/C++ (and as said by the creator of the language himself, 'its not a Java clone'). Of the two, C# is also more standard and maintained than VB.NET is. (Read the dev blogs of VB.NET being built, their team even says things are hacked together to ensure what works in C# will work in VB.NET.) There are a handful of SDKs and such for Windows based devices that require the use of C# and do not support VB.NET.
    - Gone; this is another shit forum with children as administrators. Not worth contributing to.

  6. The Following User Says Thank You to atom0s For This Useful Post:

    Arun's Bitch (07-28-2013)

  7. #6
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    Whatever you want. Also if you're advanced on VB .NET, C# will be easier to learn, it might take a little while but within 3 months or so you'll get it done!

  8. #7
    CoBraX's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    33
    Reputation
    10
    Thanks
    6
    You can make just about anything in C#.
    But if you going to be doing online hacking I would suggest C++.
    Now for stuff like single player trainer, application, or game development I would say c# is pretty nice.

  9. #8
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    Quote Originally Posted by CoBraX View Post
    You can make just about anything in C#.
    But if you going to be doing online hacking I would suggest C++.
    Now for stuff like single player trainer, application, or game development I would say c# is pretty nice.
    Why are we always talking about trainers or hacks? I mean programming languages aren't designed for that. Make a better use of them guys, srsly.

  10. #9
    CoBraX's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    33
    Reputation
    10
    Thanks
    6
    If you read my post very well, I'm not just talking about trainer.
    I also include he/she could use c# for application, game development etc.

  11. #10
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    Quote Originally Posted by CoBraX View Post
    If you read my post very well, I'm not just talking about trainer.
    I also include he/she could use c# for application, game development etc.
    A trainer is an application itself, even a game can be considered as an application. So C# is used to develop applications over the .NET Framework.

  12. #11
    dougbenham's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    134
    Reputation
    119
    Thanks
    1,083
    My Mood
    Pensive
    Quote Originally Posted by atom0s View Post
    C# can do basically everything C/C++ can do (within reason).
    You'd be better off asking direct questions if C# can/can't do something specific that you are interested in though. But, for the most part the answer will be yes, it can.

    For a basic yes list of random things on this site:
    - Yes you can make DLLs with C# that can be injected.
    - Yes you can make hooks in C#.
    - Yes you can make an injector in C#.
    - Yes you can make bots in C#.
    - Yes you can make external hacks in C#.
    - Yes you can make hacks like trainers etc. in C#.

    And so on.

    As for comparing C# to VB.NET, no. C# is structured more like C/C++ (and as said by the creator of the language himself, 'its not a Java clone'). Of the two, C# is also more standard and maintained than VB.NET is. (Read the dev blogs of VB.NET being built, their team even says things are hacked together to ensure what works in C# will work in VB.NET.) There are a handful of SDKs and such for Windows based devices that require the use of C# and do not support VB.NET.
    Decent explanation. Basically C# can do everything!

Similar Threads

  1. [Request] What can you do with Ips?
    By Legendary1997 in forum General Hacking
    Replies: 0
    Last Post: 01-28-2012, 06:10 AM
  2. Can you make macros with your keyboard?
    By zamasta in forum Call of Duty Modern Warfare 2 Discussions
    Replies: 3
    Last Post: 03-06-2010, 09:02 PM
  3. What can you do with 4k nx?
    By gtfo in forum Combat Arms Discussions
    Replies: 33
    Last Post: 02-03-2010, 04:11 AM
  4. What Can You Do With Points?!?!?!?
    By uzair786uzzy in forum Suggestions, Requests & General Help
    Replies: 2
    Last Post: 08-31-2009, 01:03 AM
  5. Can you make hacking programms with VB??
    By jeremywilms in forum Programming
    Replies: 2
    Last Post: 07-05-2006, 06:19 AM