Software Listing: Internet Languages

This book is for intermediate to advanced ASP programmers, who have little or no knowledge of XML, and want to expand their programming ability by adding XML skills to their repertoire. XML will be explained from the ground up. However, other technologies will not be discussed in such detail and it is assumed that the user is familiar with other Internet techniques on the Microsoft platform, such as (D)HTML, client-side scripting with JScript, and programming in Visual Basic. You should have at least a basic understanding of three-tier architectures like Microsoft DNA. If you have read or heard a bit about XML and wonder how to use it best, building on your existing programming skills, then this book is for you.

  • Platform: Asp, Scripts

Beginning JavaScript is a patient, introductory tutorial on writing scripts successfully. It assumes no prior knowledge of programming languages, and teaches you how to create client-side scripts (including full coverage of fundamentals like variables and flow control, plus plenty of screen shots.) After covering the core JavaScript language, you'll move on to learn about more advanced techniques, including Dynamic HTML, using cookies, debugging techniques, and server-side scripting with ASP..

  • Platform: JavaScript, Scripts

Ideal for anyone building dynamic Web sites, for e-commerce and other uses, this book provides step-by-step instructions for mastering the latest version of ASP technology. CD-ROM contains all the code from the book, including fully functional ASP scripts, and a fully functional copy of Chili!Soft ASP Developer Edition for NT and Linux..

  • Platform: Asp, Scripts

Beginning ASP Databases offers an entry point to one of the most crucial aspects of Microsoft-oriented Web development--database integration with Active Server Pages. In Beginning ASP Databases, a trio of authors covers the basics of working with databases from ASP--especially using ActiveX Database Objects (ADO). The book is quite substantive in content but is written in a somewhat light-hearted style that makes readers new to the technology comfortable. Topics covered: ADO/OLE DB architecture, SQL, recordsets, databases and cookies, error handling, command object, stored procedures, irregular data handling, performance testing and tuning.

  • Platform: Asp, Scripts

Professional Active Server Pages 3.0 is the next edition of the number one selling ASP book in the world; Professional Active Server Pages 2.0. This is a next edition covering all the new features that appear as part of Win2000 but it is also a completely new book in terms of content, recycling essentially nothing from the previous edition. Instead all the concepts are taken a step further for a more mature audience and ASP is considered in terms of an N-tier enterprise environment including extensive coverage of components, Index Server, ADO 2.5, XML, CDO, ADSI, and much more..

  • Platform: Asp, Scripts

This comprehensive compendium combines a variety of practical code examples and a comprehensive case study with the information you need to master ASP.NET and build dynamic, successful, enterprise Web applications. Topics covered: ASP.NET and the .NET Framework, Creating ASP.NET pages and working with server controls, Data in ASP.NET and an introduction to ADO.NET, ASP.NET class libraries, Configuration and deployment, XML as an integral part of data manipulation, Using Web Services to provide asynchronous background services to applications, and Migration issues..

  • Platform: Asp, Scripts

Professional ColdFusion 5.0 Programming will provide a comprehensive practical guide to developing and deploying web and e-commerce applications with ColdFusion 5.0, including integrating ColdFusion with databases, email, XML and more. Covering both ColdFusion Studio and ColdFusion Server. The book will begin with a detailed examination of the ColdFusion environment, and introduce CFML. A number of applications will be built, illustrating the different tools and features, before moving on to discuss incorporating databases and e-commerce considerations. There will follow in-depth examples of integrating ColdFusion with Java, COM, CORBA, XML and WAP/WML.

  • Platform: Misc Scripts

This book has been written with all levels of ColdFusion expertise in mind. From the beginner to the advanced user, all readers will find this book useful. It contains content provided by some of the most respected CF developers around. 4 Team Allaire members and 2 Allaire Certified Instructors contributed to this book. If you've never used ColdFusion before and wonder whether you should...this book will show you how easy and yet extremely powerful your CF-driven applications can be. All that is required is background knowledge of HTML. Topics covered: Topics covered: ColdFusion templates, functions, variables, flow control, SQL queries, forms/form validation, ColdFusion Web Application Framework, e-mail, FTP, LDAP, search-engine implementation, custom tags, and ColdFusion Administrator.

  • Platform: Misc Scripts

This book provides comprehensive coverage of the Perl language. It covers the fundamentals of data types and file handling through advanced features like regular expressions, object-oriented programming, threads, internationalization, and integrating Perl with the C programming language. The latest version, Perl 5.6, is used throughout, with commentary for those with earlier versions. Both aspiring and experienced Perl programmers will benefit from the expertise in this book, whether they are looking to develop serious applications, improve their productivity, or simply learn a more powerful and portable replacement for shell scripts.

  • Platform: CGI and Perl, Scripts

With its broad and deep coverage of key topics in advanced Perl programming, this book is an essential read for developers who are interested in integrating Perl with various technologies and developing sophisticated applications. Building on a working knowledge of Perl, this book provides clear and detailed coverage of its topics using illustrative examples. Even experienced Perl programmers are certain to find something new in this book about this genuinely extensible language..

  • Platform: CGI and Perl, Scripts

Coauthored by Alligator Descartes, one of the most active members of the DBI community, and by Tim Bunce, the inventor of DBI, this book explains the architecture of DBI and shows you how to write DBI-based programs. For the experienced DBI dabbler, this book explains DBI's nuances and the peculiarities of each individual DBD. Main topics include: An introduction to DBI and its design, How to construct queries and bind parameters, Working with database, driver, and statement handles, Debugging techniques, Coverage of each existing DBD, and A complete reference to DBI..

  • Platform: CGI and Perl, Scripts

The newest version of J2SE technology, v 1.3, delivers momentous performance gains and improved Web deployment for enterprise-grade, client-side applications. And just about everything else developers have been asking for. This book is the JDK 1.3 edition of the best selling introductory Java 2 book. It is a fast paced and comprehensive tutorial introduction to application development using Java. It is ideal for novice Java programmers who have some previous programming exposure and are able to run with the fast pace. Almost all new entrants to Java are coming from previous programming experience.

  • Platform: Java, Scripts

Java and XML share many features that are ideal for building Web-based enterprise applications, such as platform-independence, extensibility, reusability, global language (Unicode) support, and both are based on industry standards. Together Java and XML allow enterprises to simplify and lower cost of information sharing and data exchange. Java and XML shows you how to put the two together, building real-world applications in which both the code and the data are truly portable. This book covers: The basics of XML, Using standard Java APIs to parse XML, Designing new document types using DTDs and Schemas, Writing programs that generate XML data, Transforming XML into different forms using XSL transformations (XSL/T), XML-RPC, Using a web publishing framework like Apache-Cocoon, and XML as a configuration language.

  • Platform: Java, Scripts

An overview of the new server-side Java platform - Java 2 Enterprise Edition - as it relates to building n-tier web applications. It covers the building blocks (Servlets, JSP, EJB, JDBC, RMI, JNDI, CORBA) then goes into special design considerations for server side programming, (including resource pooling and component based design) before finally discussing future design possibilities opened up by Jini and JavaSpaces technology..

  • Platform: Java, Scripts

Professional JavaServer Pages covers a wide variety of areas including design and architecture, JSPs and their relation to J2EE (Servlets, EJBs, JDBC etc) as well as extensive coverage of the tag extension mechanism that allows you to customize the tags you use in your pages to the data you're presenting. Readers are given an introduction to JSP, explaining how they relate to servlets, showing the tags, and creating beans to encapsulate business logic, to keep web page design simple. Further chapters cover database access with JDBC and connection pooling, JSP debugging, and web application architecture using JSP and servlets.

  • Platform: Java, Scripts

This book will guide you through creating your own sites using the open source AMP model. You'll learn to install PHP, Apache, and MySQL. Then you'll create PHP Web pages, including database management and security. Finally, you'll discover how to integrate your work with e-commerce and other technologies. By building different types of Web sites, you will progress from setting up simple database tables to tapping the full potential of PHP, Apache, and MySQL..

  • Platform: PHP, Scripts

Web Services is a new paradigm that has evolved with time. With successful demonstration of proof of concept, Web Services are gradually moving towards occupying an important space in enterprise computing. In this book, we will discuss the consumption, development and deployment, description, discovery and security of Web Services in conjunction with the PHP programming model for Web services. This book discusses what Web Services are, how are they important in enterprise computing today and the various standards and programming models to building Web Services using PHP..

  • Platform: PHP, Scripts

The true power of PHP lies in its strength to create dynamic web content. Developers have moved on from using the newbie style of PHP books, to making PHP work for them by using the theoretical offerings to create small to medium websites. This transition has created a definite information void, and through the Professional PHP4 Web Development Solutions book we hope to exactly fill that space - by helping you create a variety of real world, interactive web sites using PHP4 along with HTML, a DBMS system (MySQL), PEAR::DB, and XML or WML wherever applicable..

  • Platform: PHP, Scripts

This book is a tutorial, a resource and a reference for PHP programmers who need to process XML data or interface different systems using XML. Non PHP programmers who need to construct a web based frontend for an application using XML can learn how to do it using PHP, since the book also covers the basic foundations of PHP programming. Advanced PHP programmers experienced in XML will obtain a reference as well as a very deep coverage on advanced topics..

  • Platform: PHP, Scripts

Programming PHP is a comprehensive guide to PHP, a simple yet powerful language for creating dynamic web content. The book is co-authored by the creator of PHP, Rasmus Lerdorf, so you'll learn not only how to program in PHP, but how to do it well. This authoritative book explains the language syntax and programming techniques of PHP 4 in a clear and concise manner. Programming PHP goes into detail on fundamental topics such as functions, strings, arrays, and objects, with numerous examples that illustrate both correct usage and good PHP style..

  • Platform: PHP, Scripts

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


Acebyte Utilities

Acebyte Utilities is a modern looking application, designed to help speed up your computer via system optimization and error correction. In the long run, this could help prevent freezes and slow downs, as well as the dreaded blue screen of death ...


Note Genie

Note Genie right from the very beginning seemed like a bit of a strange program to me. Fair enough, I was reviewing the software on Windows 7 when its clearly published as only supporting up to Windows XP, but nevertheless in my rebellious fashion I ...


Skies of War

Skies of war is a top down plane shooter free ware game which really does reinvent the concept, and add a great deal to it. In skies of war you are a plane tasked with destroying a vast number of bases, enemy units and enemy planes. As you play ...


Aqua Pearls Game

Aqua Pearls game (or simply aqua pearls) is a free ware downloadable game that has many elements of the classic game zuma. In aqua pearls (and zuma) A variety of coloured balls will slowly work their way around the screen on a predetermined path, as ...


Castle Wars

Castle wars is a unique blend of the strategy genre with a small amount of war and micro management elements added in to make it more unique. In castle wars the aim is to eliminate all the other players from the map, and become the only player left ...


File Finder

File Finder is such a simple and easy program to use to track down and locate files and folders on your system. I think this has to be a fantastic selling point, but maybe also its downfall. It instantly took me back to the retro MS-DOS based ...


Windows Movie Maker

Windows movie maker, expressed as windows live movie maker in the latest updates, is a piece of video and picture editing software for windows (as the name of the software no doubt suggests) designed to be simple, easy to use while still keeping as ...


Advanced System Optimizer

Keeping your Computer fast, clean and error free is of utmost importance if you want to get most out of it. Over the passage of time, many personal computers get clogged with errors, unnecessary or duplicate files and shortcuts leading to fragmented ...


WinLock

WinLock is a program that helps users lock down and limit access to certain functions of a Windows PC. Applications such as WinLock are crucial in environments where public access is allowed to PC’s, such as libraries or internet cafes, as ...



New Downloads

InstaMonitr

InstaMonitr software can show
the contents of all or a part
of the desktop, scrolling
text, an individual window, a
...

Yodot PSD Repair for Mac

Yodot PSD Repair can fix
damaged Photoshop PSD and PDD
files on Macintosh OS. It
repairs PSD files having 1, 8,
16 and 32 ...

MICACCIA

MICACCIA is a tiny freeware to
find duplicate files, with
efficiency and speed. The
results can be exported ,
either in ...

ByteScout PDF Renderer SDK

PDF Renderer SDK for .NET,
ASP.NET, ActiveX converts PDF
to PNG, TIFF, BMP, PDF to EMF
metafile. PDF Renderer SDK
does ...

Privacy Drive

Privacy Drive is an on-the-fly
encryption software to lock,
hide and encrypt all kind of
pictures, videos, documents,
...

TaskRun - Time Planner Life
Organizer

ToDo Calendar with Pomodoro
Timer and Fitness and Calorie
Tracker. Weekly Calendar
Planner will help you to work
smarter, ...

dotConnect for Bigcommerce

dotConnect for Bigcommerce is
an ADO.NET provider for
working with Bigcommerce data
through the standard ADO.NET
or ...

VistaTrades

A free stock screener with
back testing. Enter actual
trades and get emails to your
smartphone for actions to take
on ...

Pixel Rea

Ce logiciel permet de dtecter
et rparer les pixels mort en
les stimulants sur leurs
couleurs primaires. Pixel Ra
permet ...



Related Searches

Popular Internet Languages
Internet Cyber
Freeware Languages
Internet Access Monitor For Ms Isa Server
Internet Access Monitor For Winroute
Internet Access Time
Freeware Internet Streamer Copy
Pocket Pc Languages
Rahsia Rancangan Perniagaan Internet
Boost Internet Performance
Free Internet Speeder
Internet Bcwipe