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
B

bluetx

@bluetx
About
Posts
13
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • an array question [modified]
    B bluetx

    yes here shopping i forgetten i closed door back idiot

    C# question data-structures

  • an array question [modified]
    B bluetx

    yes yes advice and after you send me money. yeah go to hell.

    C# question data-structures

  • an array question [modified]
    B bluetx

    i found my answer. i shared,may be its helpfull who need him. var enumerationList = x.Select(s => s.Split(',')).GroupBy(s => s[0], s => s[1]); bye bye M$ guys

    C# question data-structures

  • an array question [modified]
    B bluetx

    if i will send you money,you are my dog? :)

    C# question data-structures

  • an array question [modified]
    B bluetx

    you didnt understand me. i said write code if easy.its a gibe.you are very emotional.wake up ;P

    C# question data-structures

  • an array question [modified]
    B bluetx

    who are you this? you say again again again renta renta renta? do u work for renta :laugh:

    C# question data-structures

  • an array question [modified]
    B bluetx

    i dont want to work for me anybody what do you mean?i dont understand.r u drinking?

    C# question data-structures

  • an array question [modified]
    B bluetx

    do you need money man? you know something please share me but shut up.

    C# question data-structures

  • an array question [modified]
    B bluetx

    if easy so you write for me here man :laugh:

    C# question data-structures

  • an array question [modified]
    B bluetx

    i know to split man.i actually need to logic :-D

    C# question data-structures

  • an array question [modified]
    B bluetx

    Hi Guys i have an array below string stringArray = new strinArray[12]; stringArray[0] = "0,1"; stringArray[1] = "1,3"; stringArray[2] = "1,4"; stringArray[3] = "2,1"; stringArray[4] = "2,4"; stringArray[5] = "3,7"; stringArray[6] = "4,3"; stringArray[7] = "4,2"; stringArray[8] = "4,8"; stringArray[9] = "5,5"; stringArray[10] = "5,6"; stringArray[11] = "6,2"; i need to transform like below List<List<string>> listStringArray = new List<List<string>>(); listStringArray[["1","3","4"],["1","4"],["7"],["3","2","8"],["5","6"],["2"]]; how is that possible?

    modified on Tuesday, May 26, 2009 11:27 AM

    C# question data-structures

  • session problem
    B bluetx

    hi there i have two asp script files following. problem is first page has been redirected and session("test") variable was empty. is that a bug? a.asp <% Session.abandon session("test")="foo" response.Redirect "b.asp" %> b.asp <% response.write session("test") %>

    Web Development help tools question

  • instance of object in a class
    B bluetx

    Hi, how to storing instance of object in a class?

    C# tutorial 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