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
  1. Home
  2. The Lounge
  3. Website development....

Website development....

Scheduled Pinned Locked Moved The Lounge
csharpasp-nethelp
21 Posts 11 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Mustafa Ismail Mustafa

    OT: How's the back with the new gear you got yourself?

    "Every time Lotus Notes starts up, somewhere a puppy, a kitten, a lamb, and a baby seal are killed. Lotus Notes is a conspiracy by the forces of Satan to drive us over the brink into madness. The CRC-32 for each file in the installation includes the numbers 666." Gary Wheeler "The secret to a long and healthy life is simple. Don't get ill and don't die." Pete O'Hanlon, courtesy of Rama "I realised that all of my best anecdotes started with "So there we were, pissed". Pete O'Hanlon

    C Offline
    C Offline
    Christian Graus
    wrote on last edited by
    #7

    Sore as hell after being front row for Maiden. But, being able to stand for a lot of the day is really helping, I think. I just need to get back in to swimming.

    Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

    1 Reply Last reply
    0
    • J james_dixon_2008

      Hello, One of my friend needs some help in creating a website for teaching sign language(for deaf people). I am more into Software development rather than website. So what do you all suggest, which language would be the best for this option. Website will include video clips and all for teaching sign language. Would ASP.Net gonna be suitable for this or if any other platform then please let me know. Keeping in mind it would be a volunteer work.Any further information related to this would be appreciated. Thank You James

      M Offline
      M Offline
      MrPlankton
      wrote on last edited by
      #8

      :) Will it be section 508 compliant?

      MrPlankton

      J 1 Reply Last reply
      0
      • C Christian Graus

        ASP.NET is an engine for creating HTML. If you don't want anything data driven, just don't use any data driven controls. No problem.

        Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        J Offline
        J Offline
        james_dixon_2008
        wrote on last edited by
        #9

        ok gr8 Then i ll get my hands dirty with ASP.Net asap. What about Ajax ? I think that would be next step. First i should get on with ASP. If i implement a site in ASP.Net...can i later include Ajax features to it ?

        D C 2 Replies Last reply
        0
        • M MrPlankton

          :) Will it be section 508 compliant?

          MrPlankton

          J Offline
          J Offline
          james_dixon_2008
          wrote on last edited by
          #10

          hmmm good point..will take this into consideration. :)

          M 1 Reply Last reply
          0
          • J james_dixon_2008

            Well actually he wants help from me and i have never developed any website except one in HTML quite a long time ago. I know C#,C++,Java language but now i want to learn some web development language as well.. so this project will be a good option for me to learn it..It would be easy i guess, but i don't understand which language is best for which type of website. Can i implement any sort of website(normal site without any database) with ASP.Net or only data driven website. I know even HTML can do the job for normal sites but if ASP.Net can be used to develop any sort of website then i would definitely go for that. Thank You James

            L Offline
            L Offline
            leppie
            wrote on last edited by
            #11

            james_dixon_2008 wrote:

            i have never developed any website except one in HTML quite a long time ago.

            If only I could be that lucky :sigh:

            xacc.ide - now with IronScheme support
            IronScheme - 1.0 alpha 1 out now

            J 1 Reply Last reply
            0
            • J james_dixon_2008

              Hello, One of my friend needs some help in creating a website for teaching sign language(for deaf people). I am more into Software development rather than website. So what do you all suggest, which language would be the best for this option. Website will include video clips and all for teaching sign language. Would ASP.Net gonna be suitable for this or if any other platform then please let me know. Keeping in mind it would be a volunteer work.Any further information related to this would be appreciated. Thank You James

              M Offline
              M Offline
              Member 96
              wrote on last edited by
              #12

              Something I've been interested in learning from watching "The L Word". ;) It would be cool if everyone learned it so you could communicate at loud concerts or to other people in other cars who cut you off (more eloquently). Is there no pre-made tutorials type site already on the net where you could simply slot in the content without having to build anything? There are some pretty professional sites out there, of course I can't think of one at the moment but I've come across them from time to time, they have videos etc.


              When everyone is a hero no one is a hero.

              S 1 Reply Last reply
              0
              • L leppie

                james_dixon_2008 wrote:

                i have never developed any website except one in HTML quite a long time ago.

                If only I could be that lucky :sigh:

                xacc.ide - now with IronScheme support
                IronScheme - 1.0 alpha 1 out now

                J Offline
                J Offline
                james_dixon_2008
                wrote on last edited by
                #13

                lol bt hv to develop software's which is much more pain at times.. :-D

                1 Reply Last reply
                0
                • J james_dixon_2008

                  ok gr8 Then i ll get my hands dirty with ASP.Net asap. What about Ajax ? I think that would be next step. First i should get on with ASP. If i implement a site in ASP.Net...can i later include Ajax features to it ?

                  D Offline
                  D Offline
                  David Stone
                  wrote on last edited by
                  #14

                  Sure. Like CG said, all of these web development frameworks are just engines for generating HTML/CSS/JS, nothing more. So you can definitely add AJAX stuff to it later. There's even an ASP.NET AJAX toolkit to help you do it. :)

                  1 Reply Last reply
                  0
                  • O Oakman

                    Back in 1999, Microsoft used to have a very helpful group whose purpose was to aid developers in using their products to provide applications usable by the handicapped. You might want to find out if its still around.

                    Jon Smith & Wesson: The original point and click interface

                    J Offline
                    J Offline
                    james_dixon_2008
                    wrote on last edited by
                    #15

                    Do you remember any name for that ????

                    O 1 Reply Last reply
                    0
                    • J james_dixon_2008

                      ok gr8 Then i ll get my hands dirty with ASP.Net asap. What about Ajax ? I think that would be next step. First i should get on with ASP. If i implement a site in ASP.Net...can i later include Ajax features to it ?

                      C Offline
                      C Offline
                      Christian Graus
                      wrote on last edited by
                      #16

                      AJAX basically means using javascript to make asyncronous calls and then update the page without a refresh. Microsoft did not invent it, you don't need to use their library to use AJAX. Either way, AJAX, either vanilla or with a library, can be added to your pages at any time.

                      Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                      1 Reply Last reply
                      0
                      • M Member 96

                        Something I've been interested in learning from watching "The L Word". ;) It would be cool if everyone learned it so you could communicate at loud concerts or to other people in other cars who cut you off (more eloquently). Is there no pre-made tutorials type site already on the net where you could simply slot in the content without having to build anything? There are some pretty professional sites out there, of course I can't think of one at the moment but I've come across them from time to time, they have videos etc.


                        When everyone is a hero no one is a hero.

                        S Offline
                        S Offline
                        Sue H
                        wrote on last edited by
                        #17

                        John C wrote:

                        Is there no pre-made tutorials type site already on the net where you could simply slot in the content without having to build anything?

                        Not sure if this will have what he needs, but the ASP .NET starter Kits are pretty nice, especially when one is first diving in to programming sites. http://www.asp.net/community/projects/[^]

                        --> Applied Knowledge Group - linking the knowledge of people

                        1 Reply Last reply
                        0
                        • J james_dixon_2008

                          hmmm good point..will take this into consideration. :)

                          M Offline
                          M Offline
                          MrPlankton
                          wrote on last edited by
                          #18

                          compliance tools[^]

                          MrPlankton

                          1 Reply Last reply
                          0
                          • J james_dixon_2008

                            Do you remember any name for that ????

                            O Offline
                            O Offline
                            Oakman
                            wrote on last edited by
                            #19

                            Sorry, no. But I found them by calling Microsoft's Support and explaining that I was trying to design a single app for both the sighted and the blind. They transferred me over to a very helpful woman who sent me stuff, pointed to online stuff and gave me a couple of contact numbers that I made use of during the project. This was 1999 so a lot of things have changed since then, but I would guess that this would still be something they supported.

                            Jon Smith & Wesson: The original point and click interface

                            1 Reply Last reply
                            0
                            • J james_dixon_2008

                              Hello, One of my friend needs some help in creating a website for teaching sign language(for deaf people). I am more into Software development rather than website. So what do you all suggest, which language would be the best for this option. Website will include video clips and all for teaching sign language. Would ASP.Net gonna be suitable for this or if any other platform then please let me know. Keeping in mind it would be a volunteer work.Any further information related to this would be appreciated. Thank You James

                              L Offline
                              L Offline
                              Lost User
                              wrote on last edited by
                              #20

                              http://www.rnid.org.uk/howwehelp/research_and_technology/communication_and_broadcasting/world_wide_web/[^] may have some good information on this and other web pages.

                              1 Reply Last reply
                              0
                              • J james_dixon_2008

                                Hello, One of my friend needs some help in creating a website for teaching sign language(for deaf people). I am more into Software development rather than website. So what do you all suggest, which language would be the best for this option. Website will include video clips and all for teaching sign language. Would ASP.Net gonna be suitable for this or if any other platform then please let me know. Keeping in mind it would be a volunteer work.Any further information related to this would be appreciated. Thank You James

                                A Offline
                                A Offline
                                Ashley van Gerven
                                wrote on last edited by
                                #21

                                wrote:

                                which language would be the best for this option

                                Warlpiri_Sign_Language[^] comes recommended. :)

                                "For fifty bucks I'd put my face in their soup and blow." - George Costanza

                                1 Reply Last reply
                                0
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                • Login

                                • Don't have an account? Register

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • World
                                • Users
                                • Groups