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
I

Izzet Kerem Kusmezer

@Izzet Kerem Kusmezer
About
Posts
6
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Visual Studio 2010 is coming out soon. Does anyone care?
    I Izzet Kerem Kusmezer

    In my opinion they brought it to ease the cominterop from c# to ms office. Unless i wont use optional parameters instead of method overloading in my code.

    The Lounge csharp asp-net visual-studio wcf css

  • Your First Computer...
    I Izzet Kerem Kusmezer

    Amstrad 6128 with Monochrome Display. Locomotive Basic and CP/M. Old good days.

    The Lounge com

  • Programming While On Medication
    I Izzet Kerem Kusmezer

    I had also similar issue when i was using Prozac and other SSRI's. Concentration failures , especially when designing a system and coding heavyly creative stuff. I am off the medicines now, my anxiety is for sure returned, but there is a line between our survival instinct and fighting responses which gives us this responsibilities , and whole kind of SSRI's are known causing manic episodes, which causes us to forget or even don't care about responsibilities. So if coding is an art, surely whole antidepression stuff kills the programmer in you.

    The Lounge

  • VB.Net's Dim [modified]
    I Izzet Kerem Kusmezer

    The following is also buggy. Imports System public class Test Public Shared Sub Main() For i As Integer = 1 To 5 Dim b As String if i > 1 then Console.WriteLine(b.SubString(2)) end if Console.WriteLine(b) b = "killer" Next Console.ReadLine() End Sub end class Which normally should cause an null reference exception causes ller to be written out, you can't write the same code in C#, because using an uninitialized variable is an error instead of an warning.

    Clever Code csharp php visual-studio com

  • .NET Reference Code Downloader For Debugging With Visual Studio 2005
    I Izzet Kerem Kusmezer

    Hi i developed a tool which allows you to download whole the source code from microsoft at once. You don't need VS2008 to download and debug the source code. You can use VS2005 to debug the source code also. Just grab your copy of MassDownloader From NetMassDownloader. You can contact me via keremskusmezer@gmail.com for any questions.

    .NET (Core and Framework) csharp visual-studio com debugging

  • .NET Reference Code Downloader For Debugging With Visual Studio 2005
    I Izzet Kerem Kusmezer

    Hi i developed a tool , which allows you to download whole the source code from microsoft at once. You don't need vs2008 for this, and you can debug the source code without vs2008. Just grab your copy from Net Mass Downloader. You can contact me about the tool via my mail address keremskusmezer@gmail.com Best Regards Kerem Kusmezer

    C# csharp visual-studio com debugging
  • Login

  • Don't have an account? Register

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