You are here > Skip Navigation LinkseMockups Home > Rapid Prototyping & Mockup to xHTML > Website Prototyping, Pure CSS, Dreamweaver & Visual Studio Support
Thursday 09 September 2010
eMockups - Image to Web Prototyping eMockups- Jumpstarting your Web Development
Website Prototyping

The secret to a successful website is very much the initial design. The design is the interface that your customers see. It has to overcome many hurdles to be successful. It needs to be familiar, so that the users can guess which link to click, to get to where they want to go. It has to be innovative, so that your users don't get bored and click elsewhere, and it has to be fast. Don't expect your users to wait until your fantastic movie downloads.

eMockups - "bridges the gap between good design and faithful execution of your design to the Internet"

Good design can clear these hurdles effortlessly. Layout of controls and features rely on a close understanding of how humans interpret information in text and graphic form. Getting the balance between simplicity and technically advanced functionality is key to effortless user browsing. Providing the right features to hand that work as expected within social conventions is the mark of a good designer.

Just because you are a good designer doesn't neccessarily mean you are a good web developer. Typically many design houses use third-party contractors for their web work. More business is being done on the Internet and this trend is set to continue. Internet sales now account for a significant slice of commerce in the US and EU. More and more businesses are waking to the realisation that having a web presence is "just not good enough".

eMockups makes your life easier, it bridges the gap between good design and faithful execution of your design to the Internet. We offer a service that streamlines your design to web operations with consistent execution at a price that is sure to save you money. We use solid coding methods to ensure validation and quality and we don't tie you in to eMockups. Our web projects are open for modification and enhancement. The following sections describe the technical aspects of our service.

css 2.1 compliant prototypes
Visual Studio Master Pages

If you are creating websites using the ASP.NET framework the chances are you are using Microsoft Visual Studio® or Microsoft Express Editions of Visual Web Developer®. ASP.NET is a web application framework allowing developers to create dynamic websites, web applications and services. ASP.NET has simplified the process of attaching to data sources and manipulating data. The tools within Visual Studio allow the developer to create solid websites with full data integration without writing a single line of code.

ASP.NET master pages (like Dreamweaver Templates) allow you to create a consistent look and feel for the pages in your website. The master page defines the standard behaviour that you want for all of the pages (or group of pages) in your website. You can create individual content pages which are merged with the master page. This produces a web page that combines the layout of the master page with the content from the content page.

eMockups can provide you with a Visual Studio® Master Page for your web project. You only need to create the content pages to get your web project going. Editing a Master Page is as simple as editing any xHTML page. Special delimiters called contentplaceholders are inserted into the page where the content will be merged at runtime.

eMockups - Master PageeMockups Master Pages can be called from the Visual Studio IDE. From the Solution Explorer, click on the root for your web project. Right-click and select "Add New Item" from the menu. Select "Web Form" from the list of templates and assign a meaningful name to the web page. You can also select the development language of choice. This is typically Visual C# or Visual Basic. Ensure that the "Select master page" checkbox is checked and click "Add". The eMockups Master Page for your web project will be displayed. Select the Master Page and click OK. The new page will be added to the website root hierarchy. If you open the new page you will notice that only the editable areas are those defined by the contentplaceholders.

For ASP.NET development Master Pages are a significant advantage to tracking and maintaining large and small websites.

The eMockups Visual Studio Master Pages are created with Visual Studio 2008 Professional. If you are using Visual Studio 2005 or Visual Web Developer 2005 our Master Pages should work . If you are unsure you should consult with your supplier before running the Submission Wizard.

Dreamweaver Temaplates