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
J

jammmie999

@jammmie999
About
Posts
18
Topics
11
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Help Finding Content
    J jammmie999

    Thanks, but I have solved it by using LINQ

    XML / XSL question csharp com xml help

  • Help Finding Content
    J jammmie999

    Hi If My XML is:

    <person>
    <name>Sue</name>
    <email>bob@example.com</email>
    </person/>

    <person>
    <name>Sue</name>
    <email>sue@example.com</email>
    </person>

    In C# if I know bob's name how can I get his email address??? Thank You

    XML / XSL question csharp com xml help

  • Random Article button
    J jammmie999

    Like Wikipedia has a random article button, Code Project should get one. Site Suggestion.

    Site Bugs / Suggestions lounge

  • Basic Server
    J jammmie999

    Cool Thanks for the links.

    C# sysadmin csharp

  • Basic Server
    J jammmie999

    Hi guys Can anyone show me where there are any tutorials on making a basic server in C#. Something that will run on port X and other computers in that network will be able to contact to the server and the server send a response (plain text). Thanks guys

    C# sysadmin csharp

  • Setup Project - Uninstall previous version
    J jammmie999

    Hi guys How do I configure a setup project in visual studio to uninstall a previous version of the product. Thanks

    C# csharp visual-studio question announcement workspace

  • How to write in PHP [modified]
    J jammmie999
    Linux, Apache, MySQL, PHP php html com xml architecture

  • Do something X times
    J jammmie999

    Hi Is it possible to do some code X times e.g.

    //10 times
    messagebox.show("Hello");

    Thanks

    C#

  • WebBrowser Selected [modified]
    J jammmie999

    A webbrowser does not support SelectedText

    C# html question

  • WebBrowser Selected [modified]
    J jammmie999

    Hi Guys. I am working on a HTML editor. How do I retrieve the code from the selected element. e.g. The user selects some text on the HTML editor, how do I retrieve the code

    p> the selected text /p>

    Thank you

    modified on Thursday, May 28, 2009 6:32 AM

    C# html question

  • Custom Control
    J jammmie999

    Thank you

    C# question

  • Custom Control
    J jammmie999

    Hi guys I am making a custom control/user control. How make mycontrol.dosomething(); fire an event and How do I handle event handlers Thanks

    C# question

  • Windows Mobile
    J jammmie999

    Hi Your scripts picks my phone as being Mozilla based. (Its not its IE :-( as it is built in) I dont know if it is the light version I am seeing. I get a big green bar at the top that is rather annoying. I have not been redirected anywhere. (still on codeproject.com instead of for example mobile.codeproject.com or codeproject.com/mobile dont know if this matters) If I can find this forum post on my phone I will paste the script's code Thanks

    Site Bugs / Suggestions announcement learning

  • Windows Mobile
    J jammmie999

    Hi guys I love the site. But I want to read articles when I am not at home. I have a windows mobile phone that I can use to access the site. But when I do the formatting is all messed up. Have you thought of making a lite - mobile version of the site. Still containing all the same articles of course. Thanks

    Site Bugs / Suggestions announcement learning

  • Read XML using XmlTextReader
    J jammmie999

    Hi, I am beginning using XML. I can write to XML ok but I am having problems reading it in C#. What have I done wrong and how can I fix it. My code XmlReader Reader = new XmlTextReader(Property.Settings.Default.XML_Location); while (Reader.Read()) { if (Reader.Name == "Finished")); { listbox1.Items.Add(Reader.Name + " : " + Reader.Value); } } My XML page Thanks

    XML / XSL csharp xml help question

  • C# wiki
    J jammmie999

    Hi every one I hope that this is not classed as spamminb but I just started a c# wiki and wanted to let everyone know and I hope that you can contribute to it and when it grows you can learn from it. So thankyou for your support. http://www.c-sharpdevelopers.co.cc[^]

    The Lounge csharp

  • VSTO Excel Help
    J jammmie999

    post the message in the c++ board

    C# question csharp c++ help tutorial

  • ftp treeview
    J jammmie999

    How do i dispaly the files and folders of a site in a tree view or simular format to windows explorer Thanks

    C# data-structures 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