Home > Programming > ASP.NET Programming
Building an ASP.NET Website
Sort Desciption:In this book we are going to build a contentbased ASP.NET website. This website will consist of a. number of modules which will all fit together to ...
Content Inside:Building an ASP.NET WebsitePage 1Building an ASP.NET WebsiteIn this book we are going to build a contentbased ASP.NET website. This website will consist of anumber of modules which will all fit together to produce the finished product.We will build each module in a standard order:Identify the problem What do we want to do? What restrictions or other factors do we needto take into account?Produce a design Decide what features we need to solve the problem. Get a broad idea ofhow the solution will work.Build the solution Produce the code and any other material that will realize the design.This book focuses on programming. When we talk about design we generally mean designing thesoftware we will not be looking at graphic or user interface design.Your website will not be solving all of the same problems as ours but many of the modules we build and the programming techniques we use are very transferable.In this chapter we will take a highlevel look at the whole site what it needs to do and how it will do it.The ProblemWe will be building a website for DVD and book enthusiasts. In outlining the site's problem we need toconsider the purpose and audience. In real life this stage would be business oriented taking intoaccount things like advertising demographics competition and availability of funding. These processesneed to be analyzed rigorously but we will leave all that to the managers.Page 2Chapter 110Our site will cater for lovers of books and DVDs. It will provide useful content and try to build community.Our visitors will want to read about these things and contribute their opinions but each visit will be fairlyshort this will not be a huge database in the style of the Internet Movie Database (www.imdb.com). It willbe funded by advertising and will rely on repeated (but fairly short) visits from its readers.We also need to consider constraints. These are more practical. One of the major constraints that thissite faced was the development team the members would ...
Source: media.wiley.com
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Related Files
Beginning ASP.NET 2.0 ECommerce in C# 2005
Filed under: Programming and ASP.NET ProgrammingBeginning ASP.NET 2.0. ECommerce in C# 2005. From Novice to Professional. . Cristian Darie and Karli Watson. DarieWatson_4681Front.fm Page i ...
Building an ASP.NET Website
Filed under: Programming and ASP.NET ProgrammingIn this book we are going to build a contentbased ASP.NET website. This website will consist of a. number of modules which will all fit together to ...
programming asp net third edition
Filed under: Programming and ASP.NET Programmingtions) in how your ASP.NET application interacts with underlying. data. The ADO. ... The data source controls included with the ASP.NET include: ...
ASP.NET Forms Authentication Best Practices for Software Developers
Filed under: Programming and ASP.NET ProgrammingASP.NET does an excellent job of providing out of the box support for multiple ..... In ASP.NET 2.0 the forms authentication cookie if created through the ...
Moving to ASP.NET: Web Development with VB .NET
Filed under: Programming and ASP.NET ProgrammingASP.NET. Chapter 10 discusses exactly how this differentiation is achieved .... aWeb Application is pretty central to ASP.NET and Web development in general ...
