Cascading Style Sheets Tutorial

Construction of the whole Blog Dreamweaver Record (2): Construction Development Environment

  Doking's BLOG understand the function and purpose of development, the next step was to build a good development environment. 

  2.1 ASP.NET runtime environment Construction 

  At the beginning of the development of Doking's BLOG ago, the structure should better development environment.    Below is introduced in Windows 2000/XP operating system construction methods. 

  2.1.1 installed IIS server 

  → [start] by [Control Panel] [→ installation / Remove Windows Components], check the "Internet Information Services installed components," as shown in Figure 2-1. 

  Figure 2-1 Component Wizard dialog windows 

  2.1.2 in the IIS server, to the placement of new home Doking's BLOG 

  (1) First in the D: \ directory under the new "dkblog" open [Control Panel] [→ → management tools] [Internet Services Manager], [open] Internet Information Services dialog box, shown in Figure 2-2 . 

  Figure 2-2 dialog Internet Information Services 

  (2) Right-click "Default Web Site", select Properties, open the default Web site [attributes] dialog box in the dialog box, click the [directory] tab, the local path at the "D: \ dkblog "In the" implementation license (P): "drop-down menu, select" script and executable program, "with the result shown in Figure 2-3. 

  Figure 2-3 Site Properties dialog box 

  (3) Now, the computer can finally provide the same services as the network WWW Service, the default Web site: localhost or computer IP address (such as: 127.0.0.1). 

  Reminded: We can not underestimate the Internet server management, and if we can reasonably good distribution of IP addresses and virtual directory sites, but also allows computer truly become a network server, the network also allows computer users to browse the website and database. 

  2.1.3 installed. NET Framework 

  Members can download Microsoft's Internet. NET Framework 2.0 SDK and the corresponding version of the tool kit can also download and install from the Web site below: 

  . NET Framework Version 2.0 Redistributable Package Beta 1 (x86) - 24M 
  Http://go.microsoft.com/fwlink/?linkid=30093&clcid=0×409 

  . NET Framework 2.0 SDK Beta 1 x86 - 229M 
  Http://www.microsoft.com/downloads/details.aspx?familyid=916EC067-8BDC-4737-9430-6CEC9667655C&displaylang=en 

  Open the IE browser, in the address bar at the time "localhost / text.aspx" on the assumption that text.aspx this document does not exist, then the IE browser will return an error message if there is shown in Figure 2-4 wrong message, that I am the ASP.NET runtime environment basic building completed. 

  Figure 2-4 for documents Not wrong message 

  2.1.4 in the Windows 2003 operating system in the building ASP.NET runtime environment 

  Described above in the operating system Windows 2000/XP ASP.NET runtime environment in the construction of the steps and methods.    In the Windows 2003 operating system in the building ASP.NET runtime environment mainly in the following two methods: 

  1.    Use your server [configuration] installation wizard IIS 6.0 and ASP.NET 

  (1) [started] from the menu, click the "manage your server." 
  (2) "Managing your server roles", click to add or delete [role]. 
  (3) read "your server configuration wizard" in the preparatory steps, and then click "Next." 
  (4) At the "server role", click "application servers (IIS, ASP.NET)," then click "Next." 
  (5) [] application server option in the dialog box, select "Enable ASP.NET" check box, and click "Next", and then click "Next." 
  (6) Read the summary information, and then click "Next." 
  (7) Click on the "complete." 

  2.    [] Use control panel installed IIS 6.0 and ASP.NET 

  (1) [started] from the menu, click Control Panel] [. 
  (2) Double-click Add or Remove Programs []. 
  (3) [Click Add / Remove Windows Components]. 
  (4) At the "components" list box, click "application server." 
  (5) Click "detailed information." 
  (6) Click on the "Internet Information Services Manager." 
  (7) Click on "details" to see a list of optional components IIS. 
  (8) the option to install all the optional components. 
  (9) Click "OK" until the return to the [Windows Components Wizard]. 
  (10) Click "Next", and then completed [Windows Components Wizard]. 

  In addition, you can run Windows 2003 server in the IIS Manager in the opening of direct ASP.NET, concrete steps are as follows: 

  (1) [started] from the menu, click "operation." 
  (2) [running] [open in the dialog box - box, type inetmgr, and then click the "set." 
  (3) In the IIS Manager, expand the local computer, and then click the "Web service to be extended." 
  (4) In the right window, right-click the "ASP.NET" then click "Allow."    ASP.NET state to "allow." 

  2.2 The establishment Doking's BLOG site 

  Building good ASP.NET runtime environment, the development can be started Doking's BLOG website.    First, it must be established in Dreamweaver MX Doking's BLOG site. 

  2.2.1 establish Doking's BLOG site 

  (1) start Dreamweaver MX 2004, the switch to [file] panel, click "management site," click button "new", as shown in Figure 2-5. 

  Figure 2-5 dialog management site 

  (2) in its next to menu, select the "Site (S)," in the pop-up dialog box, enter site name "dkblog" with the result shown in Figure 2-6. 

  Figure 2-6 definition of station name 

  (3) Click "Next" and select "yes, I would like to use server technology. (Y)" and "what server technology? (W)," drop-down menu, select "ASP.NET VB," with the result as shown in Figure 2-7. 

  Figure 2-7 determine server technology 

  (4) Click "Next" and select "in the local editing and testing (my test server is the computer.) (E)", the document storage at the "D: \ dkblog" by Figure 2-8 show. 

  (5) Click "Next", typing the URL address "http://localhost/" click button "test URL (I)," and, if successful test, Figure 2-9 shows the same dialog box. 

  Figure 2-8 designated site Catalogue 

  Figure 2-9 test dialog 

  (6) Click "Next", then click "Next" button click "Done", the establishment of complete site. 

  2.2.2 deployment Doking's BLOG site 

  (1) first of Doking's BLOG site layout, and the root directory storage. Aspx,. Htm documents; bin directory is used for the deployment of DreamweaverCtrls.dll control; dat directory for storing database directory of images stored the picture file.    Open the file in the panel, in the "Site - dkblog" respectively under new bin directory, the directory dat, catalogues images, the results shown in Figure 2-10. 

  (2) [file] menu, select [new], the [new] dialog box, select the category of "dynamic page," choose dynamic page "ASP.NET VB", click "Create" button to create a dynamic web page.    Switch to [application] panel, select [bundled] tab, as shown in Figure 2-11. 

  (3) Click on "deployment" word in the pop-up dialog box deployment directory at the "D: \ dkblog \ bin \", as shown in Figure 2-12. 

  (4) Click on "deployment" button, the pop-up dialog box in Figure 2-13, according to the "OK" button it off. 

  Figure 2-12 deployment Settings dialog box 

  Figure 2-13 deployment File Dialog 

  Reminded: Remember DreamweaverCtrls.dll file name and directory name bin can not be changed, and bin folder must be preserved in the site's root directory. 

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • DotNetKicks
  • DZone

Tags: css layout Record website

Releated Posts

  • Translation: website design reasonable framework css
  • Resource sharing: Learning CSS related resources website
  • Site Reconstruction: use CSS to improve website accessibility
  • Web Design: Use CSS stands to accelerate your website
  • Let css website effects of translucent picture of web pages

This entry was posted on Thursday, May 31st, 2007 at 12:00 am and is filed under CSS Tutorial. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

« Dreamweaver MX 2004 Video Collection Guide (27)
Dreamweaver MX 2004 Video Collection Guide (75) »

Leave a Reply

  • Categories

    • CSS Properties (491)
    • CSS Tutorial (1154)
    • CSS Tutorial By Examples (1201)
    • Css+Div Web Design (3274)
    • Xhtml and Web Design (1797)
  • Archives

    • February 2008
    • January 2008
    • December 2007
    • November 2007
    • October 2007
    • September 2007
    • August 2007
    • July 2007
    • June 2007
    • May 2007
    • April 2007
    • March 2007
    • February 2007
    • January 2007
  • Pages

    • About us

Cascading Style Sheets Tutorial