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
N

naghoumeh14

@naghoumeh14
About
Posts
22
Topics
12
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • xml
    N naghoumeh14

    <Users><User><Username></Username><Password></Password><UserPicture></UserPicture><Game><GameName> </GameName><Played></Played><HighScore></HighScore></Game></User></Users>

    C# xml database game-dev

  • xml
    N naghoumeh14

    if i have an xml file of the following schema : to note that the played part take a value 0 or 1 (false or true) , so if i want to get to the the game part and set the gamename, played and highscore what method should i use (knowing that i have many players)

    C# xml database game-dev

  • save a picture
    N naghoumeh14

    i need to save the picture captured in the bin/debug of my project and name it.. that's it...

    C# question

  • save a picture
    N naghoumeh14

    how can i save a picture captured by webcam

    C# question

  • show a webcam photo
    N naghoumeh14

    the file didn't open... i'm using visual studio 2005

    C# question

  • showing password ******
    N naghoumeh14

    i want when a user write a text in a text box then the letters will appear like that ******* i mean just like when you write your password in a password texbox

    C#

  • show a webcam photo
    N naghoumeh14

    i want to show what my webcam is "seeing" in a picture box so how can i do this?

    C# question

  • how to include speech lib
    N naghoumeh14

    what i want to do is to create a voicespeech that will "say" a message that i have already written.. so what i'm doing is that i'm including "using SpeechLib;" and then when i want to choose "SpVoice" method it won't show up .. so i couldn't use it.. that's the problem

    C# tutorial

  • how to include speech lib
    N naghoumeh14

    i intend to use the speech library but the poblem is i didn't manage to include this library in my project (using SpeechLib didn't work)

    C# tutorial

  • using webcam
    N naghoumeh14

    i want to turn on the webcam by clicking a button btturnwebcam then i want the picture to be shown in a picturebox webcampic then i want to take a photo by clicking anther button btcapture so how do i do this ? i have to note here that i have already imported the webcamcapture tool

    C# question

  • use only 2 digis in simple precision
    N naghoumeh14

    suppose a float f and if i am intrested only in using this float but having only 2 digits after the dot so what i want to do is to delete the remaining digits .. so how do i do this?

    C# question

  • my qcm project
    N naghoumeh14

    in the event label_click (first form) { form2 f2=new form2(); f2.ShowDialog(); } that's all ....

    C# help question

  • use of a value in a form in another one
    N naghoumeh14

    it worked finally .. i found the problem... i was declaring the public value in the parent form.... thank you very much

    C# help tutorial

  • my qcm project
    N naghoumeh14

    in the first form i have a table of labels of categories(history, geography, etc...)and a label that counts the money that i have (we start by a certain number of money) so when i click on a label a question must appear in a new form, i answer the question and i claculate the new amout of money, i close the new form and return to the initial form where the label that counts the money must be uptadeted... the problem is when i come back to the initial form the label shows the initial amout that i have initially entered without being uptated.. even though i declared a public class

    C# help question

  • use of a value in a form in another one
    N naghoumeh14

    i have tried but it didn't work i don't know why... it gave me a null value in the second form

    C# help tutorial

  • use of a value in a form in another one
    N naghoumeh14

    i'm having a problem... i have a tab of buttons.. what i want is when i click one button i have to read the text written on and then open a new form with a background image having the same text as written on the button of the previous form... so here what i have to learn is how to know the text on the button clicked and then use this text in the next form to choose the corresponding image

    C# help tutorial

  • use of information from a previous form
    N naghoumeh14

    suppose we have a tab of buttons in form1 and i want to use the text of the clicked button in form2... how can i do such a thing?

    C# question

  • use of information from a previous form
    N naghoumeh14

    let us consider we have two forms form1 and form2 and there are some information in form1 that i would like to use in form2... which method should i use to perform this action?

    C# question

  • writing xml using datagrid
    N naghoumeh14

    how can i create an xml file by filling a datagrid .. to note here that we have to create an unexisting xml file... and i want to know how to name the datagrid tables and add rows knowing how much rows does the user want to add

    C# xml tutorial question

  • c# windows application
    N naghoumeh14

    okay i'm starting to get.. so all i have to do is to work in small steps... i really want to thank you for helping me ...so i'll start my program and if i have any question i will be thankfull if you could anwser me.. nagham

    C# csharp game-dev xml help 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