User Profile

Collapse

Profile Sidebar

Collapse
shaahin
shaahin
Last Activity: Sep 29 '10, 08:35 PM
Joined: Jul 12 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hyper terminal works without internet.
    Computer A is in a city.
    Computer B is in another city.
    both cities are in the same country
    i can call from city A to city B via Phone.
    so i can to make connection Via Computer A and B with theirs Dial up modem and Phone Line.
    i want that how can i create connection with These computers and transferring data (file) between them.
    thanks.
    See more | Go to post

    Leave a comment:


  • they are in same country
    Like windows hyper terminal
    See more | Go to post

    Leave a comment:


  • computers are far from each other. in two different cities.
    both of them have dial up modem.
    i want to connect them with my application.
    how can i program this application.
    please help me and give me sample code.
    is it serial port connection?
    See more | Go to post

    Leave a comment:


  • Connection between 2 computers via dial up modem without internet in c#.

    Hi Is there any way to connecting to computers via Dial Modem without internet? Like windows Hyper terminal. making connection sending files between computers. Just Connection Between two Computers Directly and sending FIles.

    i want just connection via dial up modem and sending file over this connection.

    thanks.
    See more | Go to post

  • shaahin
    started a topic Optimizing My Game App.
    in .NET

    Optimizing My Game App.

    I want to create a game. Backgammon. i used to design my nuts and board in photoshop. i saved nut as png. and board as jpg. for per that i have in game i created a picture box , and i bound png picture to that. i know that this way is not correct. please give me tips and guidelines.

    seems my question is too general. i change my question. What element do I replace instead of pictureboxes? what is the way for moving nuts? for good performance...
    See more | Go to post

  • shaahin
    started a topic Generate Local Resource for all pages

    Generate Local Resource for all pages

    Hi Is There Any Way or trick to generate local resource for all pages in visual studio 2010 automatically? I have about 500 pages and UserControls. its hard to generate resource for every page one by one. shaahin.
    See more | Go to post

  • shaahin
    replied to What does Prerender() do?
    Hi
    MSDN :
    Raised after the Page object has created all controls that are required in order to render the page, including child controls of composite controls. (To do this, the Page object calls EnsureChildCont rols for each control and for the page.)

    The Page object raises the PreRender event on the Page object, and then recursively does the same for each child control. The PreRender event of individual controls occurs...
    See more | Go to post

    Leave a comment:


  • shaahin
    replied to validation for name
    Hi
    Use regular expression.
    Its easy to use and u can define for it custom validating
    but if ur data is sensitive validate it on ur business layer.
    good luck
    See more | Go to post

    Leave a comment:


  • Hi
    Please Put Ur code
    Its hard to determine what's the problem without code.
    good luck
    See more | Go to post

    Leave a comment:


  • shaahin
    replied to Passing DataSet between forms
    Hi
    Define a dataset property in ur form.
    and get it from another form
    like a valuable.
    modifier should be public.
    good luck
    See more | Go to post

    Leave a comment:


  • shaahin
    started a topic Best Way For Update WPF Application.
    in XAML

    Best Way For Update WPF Application.

    Hi I am developing a game with WPF technology. I want to add new Features to game every third days . the size of update is important for me. my game needs internet for start. like an online game. another challenge is size of updates. what are your suggestions? Does clickonce is good option?
    What are other options?
    thanks for your attentions. give me guideline please.
    Does ClickOnce appropriate for an application that might...
    See more | Go to post
No activity results to display
Show More
Working...