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

Morten Kristensen

@Morten Kristensen
About
Posts
45
Topics
8
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Socket Chat?!
    M Morten Kristensen

    Thank you Heart! :) Im gonna try the Remoting thing then :)


    - Up The Irons, Morten Kristensen

    C# csharp sysadmin help tutorial question

  • Socket Chat?!
    M Morten Kristensen

    Hey folks.. :) Im new with socket-programming and I wanna program a simple server/client-chat. You start a server client to listen for connection from clients.. Then it should be possible to send text to and from the clients. Im gonna need only a very simple but working example.. :) I also searched this site but I couldn't run the apps.. got errors so on. But I have dotNet 1.1 of course.. :) So help me out here, thanks! :-D


    - Up The Irons, Morten Kristensen

    C# csharp sysadmin help tutorial question

  • StartUp Folder?!
    M Morten Kristensen

    Thank You! :)


    - Up The Irons, Morten Kristensen

    C# help question workspace

  • StartUp Folder?!
    M Morten Kristensen

    Hi, I am trying to lokalize the "Start Up Folder", in which I need to place/delete files. So that a program will start when Windows starts... I already tried: System.Environment.SpecialFolder ..But that didnt exist :S ? Please help me out :) - Thanks!


    - Up The Irons, Morten Kristensen

    C# help question workspace

  • Taskbar informations?
    M Morten Kristensen

    Hey dude. sorry but I can't find anything by that name.. :/ Could you be so kind to fetch it for me :)?


    - Up The Irons, Morten Kristensen

    C# question

  • Taskbar informations?
    M Morten Kristensen

    Hi dudes, I need to get the height of the taskbar.. How do one do that?


    - Up The Irons, Morten Kristensen

    C# question

  • How to create a fadein dialog by C#?
    M Morten Kristensen

    Hehe.. Easy man. Didnt see that sorry. Anyways.. You could also use Thread and ThreadStart? using System.Threading; //.. ThreadStart ts = new ThreadStart(TheMethod); Thread t = new Thread(ts); t.Start(); // .. public void TheMethod(){ for(int i = 0;i<=100;i++){ Thread.Sleep(10); // Perform Code } }


    - Up The Irons, Morten Kristensen

    C# csharp tutorial question

  • Create .dll's in VS.NET?
    M Morten Kristensen

    Hi dudes. I was wondering how to create .dll's in VS.NET? Just curious about it, would be great if someone knew :) Thanks!


    - Up The Irons, Morten Kristensen

    C# csharp visual-studio tutorial question

  • How to create a fadein dialog by C#?
    M Morten Kristensen

    Hey.. You have to set the timers interval, when it has to run the method. Timer newTimer = new Timer(); newTimer.Interval = 1000; // one sec newTimer.Tick += new EventHandler(TheMethod); // .. newTimer.Start(); :)


    - Up The Irons, Morten Kristensen

    C# csharp tutorial question

  • How to minimize a program in C#?
    M Morten Kristensen

    Hey... Like this: this.WindowState = System.Windows.Forms.FormWindowState.Minimized;


    - Up The Irons, Morten Kristensen

    C# csharp tutorial question

  • Your favorite things....
    M Morten Kristensen

    Yeah... It is a very "hasty" season... :/


    - Up The Irons, Morten Kristensen

    The Lounge question

  • Your favorite things....
    M Morten Kristensen

    Jörgen Sigvardsson wrote: NOT A TRUE GEEK! Well.. Im more of a Geek than a Fucker ... Thats for sure!


    - Up The Irons, Morten Kristensen

    The Lounge question

  • Your favorite things....
    M Morten Kristensen

    Gary Kirkham wrote: Celebrate the birth of my Lord and Savior, Jesus Christ. He is, after all, the reason for the season. Indeed... The words were like ripped out of my mouth :omg:


    - Up The Irons, Morten Kristensen

    The Lounge question

  • Your favorite things....
    M Morten Kristensen

    Yea.. Sorry dude :/


    - Up The Irons, Morten Kristensen

    The Lounge question

  • Your favorite things....
    M Morten Kristensen

    Very nice :D Weeee... :D


    - Up The Irons, Morten Kristensen

    The Lounge question

  • Your favorite things....
    M Morten Kristensen

    ...You do in the holidays? I like to code / headbang / gangbang / bangbang and drink and party... :-D:omg:


    - Up The Irons, Morten Kristensen

    The Lounge question

  • Happy Christmas...in every language we know?
    M Morten Kristensen

    "Merry Christmas" = Dansk / Danish : God Jul Quenya(Elvish): Ná merye i turuhalmeri "Happy Newyear" = Dansk / Danish : Godt Nytår Quenya(Elvish): Ná alya i vinya loa ^^ :D


    - Up The Irons, Morten Kristensen

    The Lounge com question

  • Oohrh
    M Morten Kristensen

    Ahhh.. I can only say the very same thing for my part ;)


    - Up The Irons, Morten Kristensen

    The Lounge question

  • Oohrh
    M Morten Kristensen

    Guess not .. LOL :P


    - Up The Irons, Morten Kristensen

    The Lounge question

  • Oohrh
    M Morten Kristensen

    Have you ever wondered about how many braincells you have in your head? Or in the left part compared to the right.. :omg:


    - Up The Irons, Morten Kristensen

    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