Recent content by yo01

  1. Y

    Req help in c# form

    Thanks for the help. This does what i need.
  2. Y

    Req help in c# form

    Yes, the parent is a MDI container.
  3. Y

    Req help in c# form

    i m just calling the form in parent by creating its object. the code that i m using is, private void salaryDetailToolStripMenuItem_Click(object sender, EventArgs e) { saldetail sd = new saldetail(); sd.MdiParent = this; sd.Show(); }...
  4. Y

    Req help in c# form

    I am having 12 form in my application in which one is the parent and other 14 are the child. My query is. When the user tries to open a child form from strip menu then a msgbox must be display asking the user to close the existing opened child form.
  5. Y

    Help to chose a notebook

    Thanks for reply, here is the requirement in detail 1) What is your budget? (INR or USD) => Rs 20000- Rs 25000 ( +/- 1K-2K) 2) What size notebook would you prefer? =>14"-15" 3) Which country will you buying this notebook? Also state that if Amazon.com or Newgg.com ships to your...
  6. Y

    Help to chose a notebook

    Help me to choose a notebook between these 1. Asus X42 Series X42JY-VX312D Asus X42 Series X42JY-VX312D Laptop: Flipkart.com: Compare, Review Asus Notebook 2.Asus X Series X43SJ-VX509D Asus X Series X43SJ-VX509D Laptop: Flipkart.com: Compare, Review Asus Notebook 3. Asus X Series...
  7. Y

    Suggest a good book for windows application using c#?

    Please suggest a book for creating windows application using Microsoft visual c#. The book should cover the form programming in details not the console part.
  8. Y

    What is the use of Inheritance ?

    What are the use of Inheritance? And what is the different between them and simple classes.
  9. Y

    Galaxy Fit or Galaxy Pop ?

    Hi friends. Want an decent android phone. confused between galaxy Fit, Galaxy Y and Galaxy Pop. Which one will be best for playing games and using apps
  10. Y

    how to hide my external disk drive

    I m using Micromax MMX352G usb modem which has an disk drive in it. The problem is, I have to remove the all usb external drive before upgrading my Samsung wave 525 firmware. If i remove it then Internet will not work and upgrading will not complete. So, is there any method i can keep all my...
  11. Y

    what extra I need with MCA?

    Go for full specialization course of C#.NET or VB.NET
  12. Y

    Which programming course should i opt?

    Currently i m in BCA II year. So which course should i opt from Java, C#.net or VB.net :?: Which of these have a better career future.
  13. Y

    Will 2Gb Ram works with 1gb in parallel

    I want to upgrade my Ram from 1 gb to 3gb. But i m not sure that my MBoard will suport it or not. I am using Intel D945GCL motherboard with Core 2 Duo processor. Please suggest ...
Top Bottom