Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

MirageCoder

@MirageCoder
About
Posts
6
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • I made a Simcity (classic) clone in C#! What does CodeProject think?
    M MirageCoder

    I can do that! I'll think about it.

    The Lounge csharp winforms com question learning

  • I made a Simcity (classic) clone in C#! What does CodeProject think?
    M MirageCoder

    Whoops, done. :)

    The Lounge csharp winforms com question learning

  • I made a Simcity (classic) clone in C#! What does CodeProject think?
    M MirageCoder

    Whoops! Done. :)

    The Lounge csharp winforms com question learning

  • I made a Simcity (classic) clone in C#! What does CodeProject think?
    M MirageCoder

    I barely contribute to CodeProject but I've always found it a very helpful resource; especially in my earlier programming days. I've been coding in C# for a good six to seven years now and sometime ago I figured that I'd challenge myself at taking a stab on creating my own Simcity clone. https://github.com/Miragecoder/Urbanization[^] You can run it on the desktop with the WinForms client, but it's also possible to run it in your browser. What does CodeProject think? :)

    The Lounge csharp winforms com question learning

  • All This For A MessageBox??
    M MirageCoder

    Navigator
    .PrepareMessageBox(
    TheApp
    .Messages
    .ErrorWarningMessages
    .StateProceduresMenuVM_MsgboxBody_OpenStateProcedureWithLock_2,
    stateProcedure.StateDescription,
    t.Result.LockMessage
    )
    .UseButtons(MessageBoxOptions.OK).Show();

    If I were to deal with code like this, the first thing I would do is sprinkle newlines *everywhere*...

    The Lounge help tutorial question

  • TRAC / TORTOISE
    M MirageCoder

    Been using TortoiseSVN for a long time already. It does its work properly! Its revision graph tool is not so good though; mostly because of the lack of visualization of merge operations. To compensate for this I use SVNMapper: http://svnmapper.tigris.org/[^]

    The Lounge question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups