Web Links [Tag : Programming:]
Sort By :
1. XML Programming: Well-Formed Documents and Namespaces
This paper will cover the following topics: HTML vs. XHTML; XHTML modularization and XHTML Basic; well-formed XML documents; names and namespaces; global attributes and XLink; namespace URI and RDDL (XHTML Basic + XLink).
Category:   XML > Tutorials > Introduction to XML

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

2. ASP.NET Website Programming: Deploying the Site
The release of ASP.NET forces us to reconsider many preconceptions about the deployment of websites. For example, we need to get used to the possibility of running multiple copies of the same site on a single server, sharing different versions of identically named DLLs. Another thing that developers might find incredible is XCopy deployment, which allows a developer to deploy an application by simply copying files to the target location. Theres no need to use the Registry or any complex COM registration.
Category:   ASP.NET > Tutorials

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. Demystifying Extreme Programming: Just-in-time design
People who arent familiar with XP are bothered by the concept of just-in-time (JIT) design -- designing and implementing what you know you need right now and not worrying about future design issues until absolutely necessary. While this approach might seem unwise or even reckless, XP advocate Roy Miller wraps up his series by showing you how safe and easy JIT design is -- and how it just might revolutionize the way you write code.
Category:   Java > Tutorials > Development

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

4. ASP.NET Website Programming: Problem - Design - Solution
Sample chapter from "ASP.NET Website Programming: Problem - Design - Solution" on deploying the web site. Describes in detail how you should deploy your site once youve finished it, discusses deployment of database and application components separately.
Category:   ASP.NET > Tutorials

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

5. Core PHP Programming: Using PHP to Build Dynamic Web Sites
Core PHP Programming, Second Edition is the #1 practical guide to PHP 4 for Web developers. Atkinson covers PHP syntax, the key building blocks of PHP scripts, and every PHP function, including I/O, data, and math functions, time, date, configuration, database, graphics, and network functions. He presents PHP at work in sample code that demonstrates sorting, searching, parsing, string evaluation, and more. Youll even find detailed, real-world insights into PHP 4 program design and debugging. Core PHP Programming delivers: Thorough, easy-to-understand coverage of PHP syntax and functions, Step-by-step guidance for PHP database integration, Design and optimization techniques for maximum performance and extensibility, Practical debugging solutions CD-ROM includes PHP 4 source code and Windows binaries plus all the code examples from the book.
Category:   PHP > Books

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR