web-architecture
Can i say that MVP = 3 Tier Archi?
From last few days i have been searching the optimal architecture for my new web application, which would be devloped in ASP.Net using C#. Until now, i only find and study following 3[详细]
2023-03-18 11:57 分类:问答Difference between 3Tier Architecture and (MVC or MVP)
I just want to know the difference between 3Tier Architecture and (MVC or MVP). I am asking this question because i am C++ developer and new web development. I read various internet resources and i f[详细]
2023-03-17 14:10 分类:问答ASP.net Confusion among web architecture
A little Background: I started my career almost 5year ago as a web developer using ASP.net and C#, after working as a web developer for only a year i switched to the world of low level programming (i[详细]
2023-03-17 06:53 分类:问答What are possible architecture options for large scale web applications
I am assigned a task to develop a large scale social web application like Facebook, twitter etc, using ASP.net with C#[详细]
2023-03-16 10:46 分类:问答What is a common web architecture for java apps?
Im currently开发者_如何学JAVA developing a java web application, and im researching how i should combine different types of technology in order to get the most use of a single webserver.[详细]
2023-03-05 05:43 分类:问答Architecture for Semantic Web Framework
I am doing a project on Web Based Ontology for E-citizenship where a \".owl\" file will be generated using Protege OWL editor. We have to use that file for enabling Web service. Can anyone suggest me[详细]
2023-02-13 17:04 分类:问答What is the Page-Controller pattern exactly?
Is the Page-Controller pattern (the refinement of the MVC pattern as described in the Enterprise Solution Patterns using Microsoft .开发者_如何学运维NET) basically the pattern of simple URI page reque[详细]
2023-01-27 12:45 分类:问答Is it advisable to make a web program to interface to a database-agnostic layer?
I\'m a Winforms programmer before; I always partition programs I write in two parts, the front-end(Winforms) and middle-tier(facilitated by Remoting/WCF)[详细]
2023-01-26 21:34 分类:问答