Screen Development

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rajukotla
    New Member
    • Jan 2008
    • 12

    Screen Development

    Hi,

    May i know how to develop a new screen in .NET Environment.
    If u tell me the steps..It is better
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Can you please specify what is a new screen .

    Comment

    • rajukotla
      New Member
      • Jan 2008
      • 12

      #3
      Suppose,We had a screen of some design.

      If we want to develop a new screen similar to that which contains tabs,labels,tex tboxes,...

      ???? are the steps.

      Comment

      • r035198x
        MVP
        • Sep 2006
        • 13225

        #4
        Originally posted by rajukotla
        Suppose,We had a screen of some design.

        If we want to develop a new screen similar to that which contains tabs,labels,tex tboxes,...

        ???? are the steps.
        Are talking about Forms in a desktop application or web pages in a web application?

        Comment

        • Shashi Sadasivan
          Recognized Expert Top Contributor
          • Aug 2007
          • 1435

          #5
          If its a windows form application, you would be using a form an inheriting it while creating new forms
          And for an Asp .Net application you would be using Master Pages

          Comment

          • Plater
            Recognized Expert Expert
            • Apr 2007
            • 7872

            #6
            Please consider a tutorial of some sort:

            Comment

            Working...