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

M Hussain

@M Hussain
About
Posts
7
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Development and Talktive person!!!!!!
    M M Hussain

    But v all believe that neutron is still in atom and it has gravity. ;P

    The Lounge

  • Development and Talktive person!!!!!!
    M M Hussain

    Seems you are fit for this field . ;)

    The Lounge

  • Development and Talktive person!!!!!!
    M M Hussain

    Development field is not for a Talkative person!!!!! :)

    The Lounge

  • Shouldn't programmers know how to fix computers?
    M M Hussain

    :-O ;P

    The Lounge help tutorial question

  • Challenge: the fastest way to filter doubled items from a list.
    M M Hussain

    I bet it will be faster than everything.

    UniqueList.Add((from string itm in UniqueList
    from string compareItem in doubledList
    where itm == compareItem
    select compareItem).ToString());

    Clever Code learning csharp java help question

  • Embarrassing code admission of the day (or why C.S. is good for you)
    M M Hussain

    You can't remove at 0 index because it is being used in above variable. So to remove the 0 index object remove this line;

    double temp = fakeList[0];

    The Lounge question csharp android com design

  • how to send sms from web to mobile
    M M Hussain

    hi; i m a student of computer science i have assigned a project to develop a web site in asp.net and have the functionality of sending sms by using gsm modem but i dont know anything in this regard please give me a road map for this. thanks regards m.hussain

    ASP.NET csharp asp-net tutorial
  • Login

  • Don't have an account? Register

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