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. Open Source MVC

Open Source MVC

Scheduled Pinned Locked Moved The Lounge
asp-netcsharpcombeta-testingarchitecture
11 Posts 6 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.
  • B Offline
    B Offline
    BigAndy
    wrote on last edited by
    #1

    Hi Guys, I need some guinea pigs. I've released the first version of my very own open source MVC framework for ASP.NET 2.0 projects and am looking for any developers that would like to have a go with it. I'm planning to write an article and put it on CP for you all to enjoy, but I'd like some feedback so I know what areas to highlight in my article. It's on codeplex here: http://www.codeplex.com/simplemvc[^] Let me know what you think. There is a sample project there too which explains how it works. Cheers Andy


    Just Resize My Photos Image Genius Professional ColourPickerDialog.NET

    P M P 3 Replies Last reply
    0
    • B BigAndy

      Hi Guys, I need some guinea pigs. I've released the first version of my very own open source MVC framework for ASP.NET 2.0 projects and am looking for any developers that would like to have a go with it. I'm planning to write an article and put it on CP for you all to enjoy, but I'd like some feedback so I know what areas to highlight in my article. It's on codeplex here: http://www.codeplex.com/simplemvc[^] Let me know what you think. There is a sample project there too which explains how it works. Cheers Andy


      Just Resize My Photos Image Genius Professional ColourPickerDialog.NET

      P Offline
      P Offline
      Paul Selormey
      wrote on last edited by
      #2

      Is the Master Pages in ASP.NET 2.0 not designed to solve this very problem? Start with CP article to detail your designs, and the advantages it offers, then it might explain why it is worth the testing time. Best regards, Paul. -- modified at 6:59 Wednesday 2nd May, 2007

      Jesus Christ is LOVE! Please tell somebody.

      B 1 Reply Last reply
      0
      • P Paul Selormey

        Is the Master Pages in ASP.NET 2.0 not designed to solve this very problem? Start with CP article to detail your designs, and the advantages it offers, then it might explain why it is worth the testing time. Best regards, Paul. -- modified at 6:59 Wednesday 2nd May, 2007

        Jesus Christ is LOVE! Please tell somebody.

        B Offline
        B Offline
        BigAndy
        wrote on last edited by
        #3

        No, master pages are not the same. Here is an explaination of what an MVC is: http://en.wikipedia.org/wiki/Model-view-controller[^] Does that help?


        Just Resize My Photos Image Genius Professional ColourPickerDialog.NET

        P 1 Reply Last reply
        0
        • B BigAndy

          No, master pages are not the same. Here is an explaination of what an MVC is: http://en.wikipedia.org/wiki/Model-view-controller[^] Does that help?


          Just Resize My Photos Image Genius Professional ColourPickerDialog.NET

          P Offline
          P Offline
          Paul Selormey
          wrote on last edited by
          #4

          BigAndy wrote:

          No, master pages are not the same.

          May be you did not read it well, I did not say Master pages == MVC, and I already have a little understanding of MVC. Simply, MS had to move from the Page Controller pattern in ASP 1.x to the Front Controller pattern in ASP.NET 2.x to allow MVC design. So, what exactly does your framework brings in? A Struts-like library? Best regards, Paul.

          Jesus Christ is LOVE! Please tell somebody.

          1 Reply Last reply
          0
          • B BigAndy

            Hi Guys, I need some guinea pigs. I've released the first version of my very own open source MVC framework for ASP.NET 2.0 projects and am looking for any developers that would like to have a go with it. I'm planning to write an article and put it on CP for you all to enjoy, but I'd like some feedback so I know what areas to highlight in my article. It's on codeplex here: http://www.codeplex.com/simplemvc[^] Let me know what you think. There is a sample project there too which explains how it works. Cheers Andy


            Just Resize My Photos Image Genius Professional ColourPickerDialog.NET

            M Offline
            M Offline
            Marc Clifton
            wrote on last edited by
            #5

            Looks pretty cool. But you have to realize, one would probably only use this on a new web project, since it looks like it is a deep architectural change to any existing webapp. However, I agree with Paul's comment--I'd like to see a CP article showing how it works with a demo. But I definitely like the declarative, plug-in approach you're using. :) Marc

            Thyme In The Country
            Interacx

            People are just notoriously impossible. --DavidCrow
            There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
            People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

            P 1 Reply Last reply
            0
            • M Marc Clifton

              Looks pretty cool. But you have to realize, one would probably only use this on a new web project, since it looks like it is a deep architectural change to any existing webapp. However, I agree with Paul's comment--I'd like to see a CP article showing how it works with a demo. But I definitely like the declarative, plug-in approach you're using. :) Marc

              Thyme In The Country
              Interacx

              People are just notoriously impossible. --DavidCrow
              There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
              People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

              P Offline
              P Offline
              Paul Selormey
              wrote on last edited by
              #6

              The code is GPL and most CPians (including myself) will not wish to take a look or use it. The CP article might be useful. Best regards, Paul.

              Jesus Christ is LOVE! Please tell somebody.

              B M 2 Replies Last reply
              0
              • P Paul Selormey

                The code is GPL and most CPians (including myself) will not wish to take a look or use it. The CP article might be useful. Best regards, Paul.

                Jesus Christ is LOVE! Please tell somebody.

                B Offline
                B Offline
                BigAndy
                wrote on last edited by
                #7

                Sorry, you're right. I just picked that ages ago when I setup the project without thinking. I've changed the licence to LGPL, better?


                Just Resize My Photos Image Genius Professional ColourPickerDialog.NET

                R 1 Reply Last reply
                0
                • P Paul Selormey

                  The code is GPL and most CPians (including myself) will not wish to take a look or use it. The CP article might be useful. Best regards, Paul.

                  Jesus Christ is LOVE! Please tell somebody.

                  M Offline
                  M Offline
                  Marc Clifton
                  wrote on last edited by
                  #8

                  Paul Selormey wrote:

                  The code is GPL and most CPians

                  Actually, it's LGPL: This license, the Lesser General Public License, ... Marc

                  Thyme In The Country
                  Interacx

                  People are just notoriously impossible. --DavidCrow
                  There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                  People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

                  1 Reply Last reply
                  0
                  • B BigAndy

                    Hi Guys, I need some guinea pigs. I've released the first version of my very own open source MVC framework for ASP.NET 2.0 projects and am looking for any developers that would like to have a go with it. I'm planning to write an article and put it on CP for you all to enjoy, but I'd like some feedback so I know what areas to highlight in my article. It's on codeplex here: http://www.codeplex.com/simplemvc[^] Let me know what you think. There is a sample project there too which explains how it works. Cheers Andy


                    Just Resize My Photos Image Genius Professional ColourPickerDialog.NET

                    P Offline
                    P Offline
                    PIEBALDconsult
                    wrote on last edited by
                    #9

                    What the heck is an MVC?

                    J 1 Reply Last reply
                    0
                    • P PIEBALDconsult

                      What the heck is an MVC?

                      J Offline
                      J Offline
                      Jim Crafton
                      wrote on last edited by
                      #10

                      It's a design pattern - Model-View-Controller - google is your friend :)

                      ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                      1 Reply Last reply
                      0
                      • B BigAndy

                        Sorry, you're right. I just picked that ages ago when I setup the project without thinking. I've changed the licence to LGPL, better?


                        Just Resize My Photos Image Genius Professional ColourPickerDialog.NET

                        R Offline
                        R Offline
                        Rocky Moore
                        wrote on last edited by
                        #11

                        I perfer BSD..

                        Rocky <>< Latest Code Blog Post: I am Empowered! Latest Tech Blog Post: Got 5 more Joost Invites!

                        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