Good asp.net examples - Any website suggestions?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dave Smithz

    Good asp.net examples - Any website suggestions?

    Hi there,

    I need to find some websites that show a good example of using ASP.net as a
    front end to MSSQL. I have to demonstrate this to a potential client and
    they want an idea of what the forms can look like.

    Ideally there would be forms showing inserting customer etc, just like a
    traditional Access application or something, and the database that they want
    built is to have a diary function which will be central to the running of
    there business. So any examples of a webpage where appointments can be put
    in would be great.

    I'm actually a bit of an ASP newbie myself so I did try to find things like
    this, but only seem to be able to find examples of specific controls or
    quite simple websites.

    Kind regards

    Dave


  • Karl Seguin

    #2
    Re: Good asp.net examples - Any website suggestions?

    My first suggestion would be that you look at the ASP.Net Starter Kits:
    Build web apps and services that run on Windows, Linux, and macOS using C#, HTML, CSS, and JavaScript. Get started for free on Windows, Linux, or macOS.


    There are 6 different ones, probably all a little more complete/complicated
    than what you have in mind though..

    Karl

    --
    MY ASP.Net tutorials
    Programming blog exploring Zig, Elixir, Go, Testing, Design and Performance



    "Dave Smithz" <SPAM FREE WORLD> wrote in message
    news:417e5bb3@n ews1.homechoice .co.uk...[color=blue]
    > Hi there,
    >
    > I need to find some websites that show a good example of using ASP.net as[/color]
    a[color=blue]
    > front end to MSSQL. I have to demonstrate this to a potential client and
    > they want an idea of what the forms can look like.
    >
    > Ideally there would be forms showing inserting customer etc, just like a
    > traditional Access application or something, and the database that they[/color]
    want[color=blue]
    > built is to have a diary function which will be central to the running of
    > there business. So any examples of a webpage where appointments can be put
    > in would be great.
    >
    > I'm actually a bit of an ASP newbie myself so I did try to find things[/color]
    like[color=blue]
    > this, but only seem to be able to find examples of specific controls or
    > quite simple websites.
    >
    > Kind regards
    >
    > Dave
    >
    >[/color]


    Comment

    • Kamal T.

      #3
      RE: Good asp.net examples - Any website suggestions?

      Hi,

      The below mentioned site has the source code sample for you requirement.



      "Dave Smithz" wrote:
      [color=blue]
      > Hi there,
      >
      > I need to find some websites that show a good example of using ASP.net as a
      > front end to MSSQL. I have to demonstrate this to a potential client and
      > they want an idea of what the forms can look like.
      >
      > Ideally there would be forms showing inserting customer etc, just like a
      > traditional Access application or something, and the database that they want
      > built is to have a diary function which will be central to the running of
      > there business. So any examples of a webpage where appointments can be put
      > in would be great.
      >
      > I'm actually a bit of an ASP newbie myself so I did try to find things like
      > this, but only seem to be able to find examples of specific controls or
      > quite simple websites.
      >
      > Kind regards
      >
      > Dave
      >
      >
      >[/color]

      Comment

      • Dave Smithz

        #4
        Re: Good asp.net examples - Any website suggestions?


        "Karl Seguin" <karl REMOVE @ REMOVE openmymind REMOVEMETOO . ANDME net>
        wrote in message > My first suggestion would be that you look at the ASP.Net
        Starter Kits:[color=blue]
        > http://www.asp.net/Default.aspx?tabindex=8&tabid=47
        >
        > There are 6 different ones, probably all a little more[/color]
        complete/complicated[color=blue]
        > than what you have in mind though..
        >
        > Karl[/color]

        Thank you for that Karl. They do serve as good quick examples actually.
        Cheers


        Comment

        • Dave Smithz

          #5
          Re: Good asp.net examples - Any website suggestions?


          "Kamal T." <KamalT@discuss ions.microsoft. com> wrote in message
          news:78F050B8-E7D5-43D3-841B-> Hi,[color=blue]
          >
          > The below mentioned site has the source code sample for you requirement.
          >
          > http://www.codeproject.com/aspnet/MellDataCalendar.asp[/color]

          Thank you for this. I know this is a bit of a silly question, but how do I
          get it running so I can view it running. I downloaded and extracted the
          files, and I have all the aspx files. I used my trial version of Visual
          Studio.net to attempt to use the aspx files as components to no avail. Any
          pointers appreciated.

          Kind regards

          Dave


          Comment

          Working...