Home > Articles > Web Development

Web Development

840 Items

Sort by Date | Title

Beyond HTML: Returning JSON and XML Data From Your MVC Endpoints
Feb 10, 2010
You adopted MVC to get better control over your URL structure. Then you’re asked to provide REST access over the same data. Instead of developing a new API and set of endpoints that mirrors what you already have, you can augment the existing application to respond to requests for JSON and XML as well as handle data updates and deletes. Scott Seely shows you how.
Browser Support for CSS
Jan 17, 2003
No other Web-related technology has been more limited by poor browser implementation than Cascading Style Sheets. This sample chapter discusses what the browser problem is, how it affects you, and the importance of workarounds.
Brython: Python for the Browser
Aug 13, 2013
JavaScript is the undisputed leader when it comes to web applications. Being the leader doesn't mean that you have few competitors for your throne. Quite the opposite. James L. Williams, author of Learning HTML5 Game Programming: A Hands-on Guide to Building Online Games Using Canvas, SVG, and WebGL, introduces you to Brython, a browser-based implementation of Python that compiles to JavaScript and seeks to be the language of the web, allowing you to enjoy the elegance of Python leaving the nastiness of JavaScript behind.
Build a Website for Free: Planning Your Site
Dec 28, 2010
This chapter asks questions you should consider when planning your website's structure. Answering as many as you can will help you make important decisions about your site.
Building a DHTML Drop Down Menu with Dreamweaver
Oct 25, 2002
Macromedia Dreamweaver helps you incorporate DHTML without having to learn the underlying code. Learn here how to use it.
Building a Dynamic Two-Level Navigation Bar in HTML
Feb 1, 2002
Jason Pryde describes an interesting solution for the problem of creating a "sliding" menu table in a navigation frame.
Building a Home Page in Microsoft Expression Web 2—A Look Behind the Curtain
Oct 1, 2008
It’s time to learn some basic HTML and see how the code affects the content. To do this, this chapter shows you how to build the basic structure of a web site's home page.
Building a Home Page in Microsoft Expression Web 4: A Look Behind the Curtain
Nov 4, 2010
Morten Rand-Hendriksen teaches you some basic HTML and explains how the code affects the content by building the basic structure of a home page.
Building a Home Page with Microsoft Expression Web: A Look Behind the Curtain
Oct 28, 2009
In web design, what happens behind the curtain is what really matters. It's time to learn some basic HTML and see how the code affects the content in this chapter from Sams Teach Yourself Microsoft Expression Web 3 in 24 Hours.
Building a Web Page in Dreamweaver 8
Nov 4, 2005
Building web pages in Dreamweaver is extremely intuitive and quick to pick up. Flanked by key panels and inspectors, building web pages in Dreamweaver is merely a matter of dragging and dropping objects onto the development environment and formatting attributes using the Properties Inspector, the Tag Inspector, and so on. This chapter covers the most common types of links and how to customize them using Dreamweaver 8.
Building Applications in the Cloud: Making Software a Service
May 12, 2011
Instead of developing a simple desktop application that you need to defend and protect against pirating and cloning, you can develop your software as a service; releasing updates and new content seamlessly while charging your users on a monthly basis. Christopher M. Moyer gets you started in this chapter from his book, Building Applications in the Cloud: Concepts, Patterns, and Projects.
Building ASP.NET Applications with C#Builder for Microsoft .NET
Mar 12, 2004
Among the many features of C#Builder is an ASP.NET application development environment. With full support for WYSIWYG design and access to HTML and C# code, C#Builder is an excellent tool for building entire Web sites.
Building ASP.NET Pages with Visual Basic.NET and C#
Nov 29, 2002
Chris Payne teaches you how to build your own ASP.NET pages using Visual Basic.NET and C#. He begins with ASP.NET's syntax, general programming structures, and programming methodologies, and provides examples of each.
Building Modal Dialogs into Your Web Application
Nov 9, 2007
Ivan Pepelnjak describes how you can use JavaScript to implement a truly modal dialog box.
Building Portals with XML
Dec 21, 2001
the adoption of XML will enable the Web to enter a new dimension of use and usefulness. In this chapter from his book, Dave Carlson shows you how to recombine the XML information content with a presentation that is appropriate for the viewing device ...
Building Web Applications with UML: Web Application Basics
Jan 17, 2003
Jim Conallen teaches you the basics about Web Applications.
Building Web Forms with Dreamweaver 4
Oct 11, 2002
The most compelling reason to use Macromedia Dreamweaver is its powerful group of visual tools. Tony Arguelles shows you how to use these to build a common requirement for a Web site: the "contact us" form.
Building Windows Store Apps with with HTML5 and JavaScript
Feb 20, 2014
This chapter teaches the basics of building Windows Store apps, showing how to take advantage of the features of Microsoft Visual Studio 2013 to build, run, and debug a Windows Store app.
Capturing Audio Notes in Evernote
Mar 2, 2012
Katherine Murray shows you how to record, save, and manage audio notes in Evernote, whether you’re using a desktop computer or a mobile device.
Caring for Your Joomla! Web Site and Helpful Tips
Jan 13, 2011
This chapter explains some best practices and simple steps to keep up your Web site and to continue growing your visitor exposure and brand reach.

<< < Prev Page 5 6 7 8 9 Next >