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. General Programming
  3. C#
  4. Application Design & Archiecture Help

Application Design & Archiecture Help

Scheduled Pinned Locked Moved C#
csharpdatabasedesignasp-netsql-server
9 Posts 7 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.
  • D Offline
    D Offline
    dsrao
    wrote on last edited by
    #1

    Hi All, I am designing brand new application using the following technologies. C# ASP.Net AJAX SQL SERVER 2005 Visual Studio 2008. Approach's 3-Tier architecture UI+BL+DL classical way. UI+BL+DL with Application blocks. N-Tier architecture< UI+BL+Linq to SQL UI+BL+WCF+database Can you please help me which approach will give best performance.

    Thanks & Regards Rao

    P D A 3 Replies Last reply
    0
    • D dsrao

      Hi All, I am designing brand new application using the following technologies. C# ASP.Net AJAX SQL SERVER 2005 Visual Studio 2008. Approach's 3-Tier architecture UI+BL+DL classical way. UI+BL+DL with Application blocks. N-Tier architecture< UI+BL+Linq to SQL UI+BL+WCF+database Can you please help me which approach will give best performance.

      Thanks & Regards Rao

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Please don't cross post. It's not cool.

      I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be

      Forgive your enemies - it messes with their heads

      My blog | My articles | MoXAML PowerToys | Onyx

      1 Reply Last reply
      0
      • D dsrao

        Hi All, I am designing brand new application using the following technologies. C# ASP.Net AJAX SQL SERVER 2005 Visual Studio 2008. Approach's 3-Tier architecture UI+BL+DL classical way. UI+BL+DL with Application blocks. N-Tier architecture< UI+BL+Linq to SQL UI+BL+WCF+database Can you please help me which approach will give best performance.

        Thanks & Regards Rao

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        Noone can answer that question. Since you haven't given any details about what the app is doing, how it's designed, the requirements, yada, yada, yada, ... It's impossible for anyone to answer this question at all.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak

        Richard Andrew x64R D 2 Replies Last reply
        0
        • D Dave Kreskowiak

          Noone can answer that question. Since you haven't given any details about what the app is doing, how it's designed, the requirements, yada, yada, yada, ... It's impossible for anyone to answer this question at all.

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak

          Richard Andrew x64R Offline
          Richard Andrew x64R Offline
          Richard Andrew x64
          wrote on last edited by
          #4

          Dave Kreskowiak wrote:

          Noone can answer that question.

          Who is this guy Noone? He seems to know a lot.

          L 1 Reply Last reply
          0
          • Richard Andrew x64R Richard Andrew x64

            Dave Kreskowiak wrote:

            Noone can answer that question.

            Who is this guy Noone? He seems to know a lot.

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

            Richard Andrew x64 wrote:

            Who is this guy Noone?

            Him[^]?

            Just say 'NO' to evaluated arguments for diadic functions! Ash

            1 Reply Last reply
            0
            • D dsrao

              Hi All, I am designing brand new application using the following technologies. C# ASP.Net AJAX SQL SERVER 2005 Visual Studio 2008. Approach's 3-Tier architecture UI+BL+DL classical way. UI+BL+DL with Application blocks. N-Tier architecture< UI+BL+Linq to SQL UI+BL+WCF+database Can you please help me which approach will give best performance.

              Thanks & Regards Rao

              A Offline
              A Offline
              Abhinav S
              wrote on last edited by
              #6

              If its a very small application (and if it is not expected to grow by size much), I would suggest you keep the architecture as simple as possible. Without knowing the size of the application (and also what it is doing) it is impossible to give the right answer.

              The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it. My latest tip/trick Visit the Hindi forum here.

              1 Reply Last reply
              0
              • D Dave Kreskowiak

                Noone can answer that question. Since you haven't given any details about what the app is doing, how it's designed, the requirements, yada, yada, yada, ... It's impossible for anyone to answer this question at all.

                A guide to posting questions on CodeProject[^]
                Dave Kreskowiak

                D Offline
                D Offline
                dsrao
                wrote on last edited by
                #7

                Dave, Here are the details.. It is online Test Management System which includes Oral proficiency,Writing and Listening Tests(Like Prove it /Brain bench)with multi-lingual Spanish,English,Chinese,Japaneses,Germany etc. The application interaction as follows. Candidate Tester Rater Proctor SalesRep Appointment Availability IVR System interaction I really appreciate if you could help me

                Thanks & Regards Rao

                J D 2 Replies Last reply
                0
                • D dsrao

                  Dave, Here are the details.. It is online Test Management System which includes Oral proficiency,Writing and Listening Tests(Like Prove it /Brain bench)with multi-lingual Spanish,English,Chinese,Japaneses,Germany etc. The application interaction as follows. Candidate Tester Rater Proctor SalesRep Appointment Availability IVR System interaction I really appreciate if you could help me

                  Thanks & Regards Rao

                  J Offline
                  J Offline
                  jschell
                  wrote on last edited by
                  #8

                  dsrao wrote:

                  It is online Test Management System which includes Oral proficiency

                  I would suspect that is going to be a very difficult feature. At least presuming that the testing is supposed to be automated versus just video conferencing.

                  dsrao wrote:

                  I really appreciate if you could help me

                  I would suggest hiring an architect and and someone with extensive experience in audio/visual programming. Other specialities might arise depending on the first point above. As per your first question your description doesn't really suggest anything that points to performance bottlenecks. But again that might depend on my first point.

                  1 Reply Last reply
                  0
                  • D dsrao

                    Dave, Here are the details.. It is online Test Management System which includes Oral proficiency,Writing and Listening Tests(Like Prove it /Brain bench)with multi-lingual Spanish,English,Chinese,Japaneses,Germany etc. The application interaction as follows. Candidate Tester Rater Proctor SalesRep Appointment Availability IVR System interaction I really appreciate if you could help me

                    Thanks & Regards Rao

                    D Offline
                    D Offline
                    Dave Kreskowiak
                    wrote on last edited by
                    #9

                    Testing systems are not normally high performance systems, so your question is kind of meaningless. Provided your backend data structure is designed properly, you shouldn't have any performance problems at all no matter how you design it.

                    A guide to posting questions on CodeProject[^]
                    Dave Kreskowiak

                    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