![]() |
![]() |
Your cart is empty |
||
Books > Computing & IT > Internet > Internet languages > General
"UML Applied" cuts through the mystique and gets straight to problem of Unified Modeling Language (UML). Readers will soon see the immediate benefits of the language and the "process." By the end of the book, they will have a firm grasp on analyzing and designing their own systems.
You know all those hidden techniques and amazing features you spent months discovering in Visual Basic 6? Imagine you could read just one book and regain all of that knowledge. Imagine a book that clearly shows you how to do practically everything you want in .NET the basics, yet doesnt get bogged down in detail, a book that will save you hours. Thats what this book is all about; it is the number one book for all your VB.NET code demands.
Description Phoenix is a modern web framework built for the Elixir programming language. Elegant, fault-tolerant, and performant, Phoenix is as easy to use as Rails and as rock-solid as Elixir's Erlang-based foundation. Phoenix in Action builds on your existing web dev skills, teaching you the unique benefits of Phoenix along with just enough Elixir to get the job done. Phoenix in Action is an example-based tutorial that teaches you how to use the Phoenix framework to build production-quality web apps. Following a running example of an online auction site, you'll design and build everything from the core components that drive the app to the real-time user interactions where Phoenix really shines. You'll handle business logic, database interactions, and app designs that take advantage of functional programming as you discover a better way to develop web applications. Key features * Use channels for real-time communication * Learn database interactions with Ecto * Hands-on examples * Step-by-step instructions * Jargon-free Audience Written for web developers familiar with a framework like Rails or ASP.NET. No experience of Elixir or Phoenix required. About the technology Phoenix is a web framework for the Elixir language. Phoenix applications are blazingly fast, and as a developer you'll appreciate the attention to detail in the framework design that makes you superproductive almost immediately. In particular, Phoenix channels provide an easy way to set up and manage real-time communication.
Field experts -->Cristian Darie--> and -->Karli Watson--> will teach you to build e-commerce websites using ASP.NET technology. The authors walk you comfortably through the processfrom design to deploymentand illustrate a complete e-commerce programming solution. Take a peek at an actual -->example from the book! You will learn to make use of third-party shopping-cart and payment facilities (especially suitable for small e-commerce operations). Further into the book, you will learn to supplement your site with greater functionality, eventually crafting a complete online shopping and order processing system. This book teaches by example and features real-world code. Also included are updates for Visual Studio .NET 2003, and .NET 1.1. Upon reading this book, you will be able to quickly design and run a fully functioning online store. Further, you'll learn techniques to maintain flexibility in your sites design, so it can grow right along with your business.
This is a concise, compact, no-nonsense book that teaches the reader how to develop accessible, standards compliant ASP. NET-driven web sites using the latest technologies: ASP. NET and Macromedia Dreamweaver MX 2004 is the development tool. This book presents ASP. NET Web development with Dreamweaver in real-world tutorials so you can expect fast results as you progress through the book. Full book support will be available online and via email. Technology involved: - Microsoft . NET Framework/Microsoft ASP. NET - Microsofts . NET Framework, their new revolutionary web development framework - Microsoft IIS/PWS - the server needed to serve ASP (. NET) pages on the Internet - Macromedia Dreamweaver MX 2004 is Macromedias new version of their hugely popular WSIWYG web page creation tool, with much improved features
"Beginning Web Programming in C#: From Novice to Professional" will teach you the fundamentals of the web environment and how Visual Studio .NET (VS .NET) makes it accessible to C# programmers. You'll build a working website that demonstrates all the elements of a C# web application, through step-by-step examples that explore the essential technologies and how VS .NET helps you integrate them into a highly interactive, attractive web application.
ColdFusion MX Web Development with Macromedia Dreamweaver MX 2004: The Practical Users Guide explores the great web development partnership between ColdFusion, a fantastically powerful but easy to learn server-side scripting language and Dreamweaver, Macromedias world-class visual web-authoring tool. Using Dreamweaver you can set up your ColdFusion website, connect it to your database, put together all the code for the pages, and style them too, with very little hassle. This book is ideal for all the Dreamweaver users who want to quickly get up to speed with the fundamentals of ColdFusion. The book is heavily weighted with practical examples - starting by teaching the basics of the ColdFusion language, we then go on to show how to use ColdFusion to perform tasks such as connecting to databases, decision making, reading XML, queries, and error handling. Later on, we touch upon advanced topics such as creating ColdFusion extensions, custom functions, and Flash remoting (using Dreamweaver MX as the IDE). together in a fully operational real world dynamic website, demonstrating common web applications such as a blog, a reviews page, and user registration/login functionality.
* This book appeals to a professional audience: Writers, database administrators, developers, and production staff, all of which have to capture or emit XML from existing documents or databases. * Describes the connection between XML and publishing; Explains how to use XML to create documents that may be published to many other formats. * Shows how to build an "XML round trip" for Adobe FrameMaker 7; Explains how FrameMaker's powerful formatting features lend themselves to publishing of XML documents-without rework.
FIDJI 2003 was an international forum for researchers and practitioners in- rested in the advances in, and applications of, software engineering for distri- ted applicationdevelopment. Concerningthe technologies, the workshopfocused on "Java-related" technologies. It was an opportunity to present and observe the latest research, results, and ideas in these areas. Allpaperssubmittedtothisworkshopwerereviewedbyatleasttwomembers of the International Program Committee. Acceptance was based primarily on originality and contribution. We selected, for these post-workshop proceedings, 14 papers, amongst 29 submitted, two tutorials, and one keynote talk. FIDJI2003aimedatpromotingascienti?capproachtosoftwareengineering. The scope of the workshop included the following topics: - design of distributed Java applications - Java-related technologies - software and system architecture engineering and development methodo- gies - development methodologies for UML - development methodologies for reliable distributed systems - component-based development methodologies - managementofevolutions/iterationsintheanalysis, design, implementation, and test phases - dependability support during system life-cycles - managing inconsistencies during application development - atomicity and exception handling in system development - software architectures, frameworks, and design patterns for developing d- tributed systems - integration of formal techniques in the development process - formal analysis and grounding of modeling notation and techniques (e. g., UML, metamodeling) - supporting the security requirements of distributed applications in the - velopment process - refactoring methods - industrial and academic case studies - development and analysis tools The organization of such a workshop represents an important amount of work.
This bookanchors its pedagogy in the program ProgramLive that you may find at extras.springer.com, a complete multimedia module in itself. Containing over 250 recorded lectures with synchronized animation, ProgramLive allows users to see, first-hand and in real time, processes like stepwise refinement of algorithms, development of loops, execution of method calls and associated changes to the call stack, and much more. The zip file also includes all programs from the book, 35 guided instruction sets for closed lab sessions, and a 70-page hyperlinked glossary. With its comprehensive appendices and bibliography, systematic approach, and helpful interactive programs on extras.springer.com, this exciting work provides the key tools they needed for successful object-oriented programming. It is ideal for use at the undergraduate and graduate beginning level, whether in the classroom or for distance learning; furthermore, the text will also be a valuable self-study resource or reference volume in any programmer's library."
Java has always been an excellent language for working with objects. But Java's text manipulation mechanisms have always been limited, compared to languages like AWK and Perl. On the flip side, a regular expressions package in Java 2 Standard Edition (J2SE) brings hope to the Java text mechanisms. This package provides you everything necessary to use regular expressionsall packaged in a simplified object-oriented framework. In addition to working examples and best practices, this book features a detailed API reference with examples supporting nearly every method, and a step-by-step tutorial to create your own regular expressions. With time, you'll discover that regular expressions are extremely powerful in your programming arsenaland you'll enjoy using them! And once you've mastered these tools, you'll wonder how you ever managed without them!
* PHP is the leading programming language for developing dynamic web applications. The simplicity of PHP, the ease of development, a large community, and the expansive repository of open source PHP libraries, make it a favorite of web designers and developers. * Describes many useful and popular packages for PHP; Explains how to maintain your own local package repository * Provides lots of examples of how to use little- or poorly-documented PHP packages.
This book assumes only basic knowledge of VB .NET (although it contains a review of what is needed for those coming from a different background). But, by the end of it, the reader will have mastered the core knowledge needed to begin work as a professional ASP.NET developer. It places special emphasis on the techniques such as code behind, that professionals need. more scalable, faster and is arguably the best thing Microsoft has ever done in the Web development space. The recently released 1.1 version should spur adoptions (since many people wait for the 1.1 version of any Microsoft technology) ASP.NET, like its predecessor allows a Web site builder to dynamically build Web pages on the fly by inserting queries to a relational database in the Web page. ASP.NET is different than its predecessor in that it allows use of modern languages like VB .NET instead of scripting languages and it encourages correct programming style by allowing the separation of the design from the operational code.
If you have a basic knowledge of markup and want to learn how to harness the power of XML using the XML transformation language, "XSLT," then let this book be your guide! To enhance your reading, we also encourage you to visit UnderstandingXSLT.com. For the well-established XML to be useful when delivering documents and data on the Web, XML needs to be processed. And XSLT is an ideal processor, providing power to convert XML data for presentational purposes and to modify data structure. In this updated version of Tennison's original, acclaimed "Beginning XSLT," you'll learn the basics of how to create HTML from XML using XSLT. You'll move on to organizing stylesheets with templates, and start exploring XPath languageimportant for selecting pieces of data and performing calculations and string manipulations. Finally, you'll tackle some advanced topics like building dynamic XSLT applications, creating SVG with XSLT, and validating XML with Schematron.
The age for using a simple text editor is long gone. The ever-growing complexity of Java and J2EE creates a need for Java development tools that offer more. If you want to be more productive with Java, you need a Java IDE. Oracle JDeveloper 10g is an IDE that enables you to develop Java applications with minimal effort. JDeveloper can do wonders for your Swing, JSP, Servlets, Struts, EJBs, and Web Services developments. In this indispensable guide, renowned author Harshad Oak puts the technology first, enhancing the text with sample applications that demonstrate how JDeveloper can simplify your developments using the technology. Oak also focuses on the Application Development Framework (ADF) that comes with JDeveloper 10g-a framework that will get your applications up and running fast. The book also delves into JDeveloper's many code optimization tools, demonstrating how to use them to find improper or resource-hungry code that requires your immediate attention. Oak continues on to discuss JDeveloper extensions that add even more value to JDeveloper.
* Teaches Web development using real world tutorials. * Approach to subject is no nonsense, wastes little time on history and unnecessary information; therefore it is very concise and results driven. * Covers vital Web development subjects such as Web standards principles and implementation. * Several authors are members of Team Macromedia and the Web Standars project.
* Practical in its organization- teaches via a real website design. After reading this book , a reader will have a lot of foundational, practical knowledge and a self-created website. * Comprehensive and clear coverage of Flash by an established author team. In the past, Foundation Flash has been the number 1 best-selling friends Of ED; this book has been well received in its previous revisions as a quick and approachable first book for learning Flash. * Covers both Flash MX 2004 and Flash MX Professional 2004.
This book concentrates on the use of ASP.NET 1.1 and Visual Studio 2003 to build applications for Internet or intranet use, and looks at the possibilities that rich clients bring to both application design and a better user experience. In particular, the authors provide guidance through a range of ideas on how data can be used to drive Web applications, and how that data can be most effectively utilized at each level of the design. They take a practical approach when showing you to build task-specific components, Web pages and Web applications based on a server running ASP.NET. The book itself focuses on n-tier architecture design and the way it can be coded, using SQL Server as a data source and simple Web server hardware.
This book aims to examine the possibilities for developing user interfaces that are driven by ASP. NET. It attempts to discuss and explore a range of techniques and approaches predominantly for creating Web sites and Web pages. This edition has been completely updated for ASP . NET 1. 1 and Visual Studio 2003. Homer shows readers how to build a site that allows the user to choose, customize and purchase a new car or truck from the world-famous Xrox Car Company. To do so, he focuses on the steps of requirements-analysis and design (though not in extreme detail), followed by planning and mapping out the site. Once the basic design in its place, Pro ASP. NET Web Forms Techniques, Second Edition will take a look at the development of the various resources that make up the complete site. It won't concentrate on the backend data processing tasks in any more detail than needed in order to get the site running. This book concentrates on the user interfaces, and using fairly simple data access techniques. You won't see detailed discussions of the workings of all of the . NET data access classes, or the long diatribes on catching and reporting concurrency errors. ASP. N applications, and attractive and exciting Web pages. The server-based post-back architecture, combined with the comprehensive array of server controls that are provided as part of the . NET Framework, allow developers to quickly build browser-based interfaces for Web sites and Web applications - using much the same event-driven approach as in traditional executable programs developed in languages like Visual Basic, Delphi and C++. Technology Abstract
Macromedia Fireworks MX 2004 enables you to design, optimize, and add basic interactivity to your graphics and is mainly used for designing and optimizing web graphics, then exporting them to website creation programs like Dreamweaver or Flash. collaborative site design much quicker with improved integration of the Studio products. Graphics in Flash or Dreamweaver libraries can be quickly edited in Fireworks and instantly updated throughout your website. Extra photo-editing tools, Auto Shapes, Live Effects animation, and additional anti-aliasing options provide more creative scope and developers can extend Fireworks image-editing capabilities into Dreamweaver
Get ready to plunge into the complete world of JMX architecture-including the release of JMX Remoting 1.2! Pro JMX: Java Management Extensions features cutting-edge examples of JMX integration with distributed applications, including sequence diagrams and real-world sample code. Author Jeff Hanson takes a top-down approach, starting from the highest level of detail and drilling down. In the process, he presents the JMX architecture as a pluggable, services-oriented framework, and discusses how JMX allows you to dynamically add, remove, and modify services at runtime. Hanson also provides in-depth discussions of JMX notifications, event models, and messages. The book finishes up with real-world examples of JMX in use, and features discussions of how JMX is integrated with different management systems and how JMX is used to expose these systems to the J2EE environment.
Flash MX 2004 and Flash MX Professional 2004 introduce a new extensibility architecture. This is not an upgrade to an existing feature, but a brand new concept that nobody using an earlier version of Flash has seen or used before. With the extensibility tools, which include behaviors, custom-made tools and commands, the JavaScript API (or JSFL), and the XML-to-UI API, you can literally extend Flash to do things it cannot do out of the box. Things such as adding new custom commands to the menu and customizing the tool bar, adding brand new, custom created tools. The commands could be as simple as drawing a commonly used shape on the stage, or as complex as creating an entire new Flash movie from scratch. Tools take into account mouse actions and property inspector parameters. This allows you for custom shapes much as are seen in Microsoft Office, for example, stars, callouts, arrows, etc. These new features will not only allow users to share code and effects more easily within the community or a production environment, but will also allow developers to package up and reuse more within Flash than was ever possible before, increasing productivity and decreasing production times. Flash MX 2004, but the possibilities of what one could do with these are staggering. Virtually anything you can do in the authoring environment can now be written into a command or behavior.
ASP.NET 2.0 is the next version of ASP.NET, due to be revealed to the public for the first time as part of version 2.0 of the .NET Framework at PDC in October 2003.ASP.NET 2.0 Revealed covers all these features from the perspective of an ASP.NET developer.Prior knowledge of ASP.NET 1.x is assumed, as only people with that knowledge will be using ASP.NET at such an early stage.Because this is such a radical change, all ASP.NET developers will want to know as soon as possible what the new version contains.
Adopting Web Services will affect many processes within any organization. To throw light on the most important issues, we have commissioned Experts in the Industry to share their insights. The resultant papers cover a broad spectrum from architecture to business strategies without diverting into deep technological fashions. Each study in the collection will answer specific business challenges thrown up by Web Service architectures. Before changing, commissioning, or evaluating a Web Service initiative, all IT Managers, System Architects, Lead Developers, and Business Visionaries should study and reference this book.
How does your work stand up in the freshly competitive environment of the Flash MX marketplace? How can you streamline your ideas to give them greater usability? Where can you take your ideas next? Macromedia Flash MX Studio takes your raw Flash talent and multiplies its potency by focusing it on real-world web design situations. In the heady days of the late 1990s, designers were trying their hand at anything and everything they could lay their hands on. Now the marketplace is seriously focused, and serious Flash designers have to know exactly what theyire doing and why. These days itis all about functionality over experimentation, justification over style. Itis all about Maturity. The design must fit the job spec, and this book shows the reader how to fulfil these requirements and more. This book examines all the avenues open to professional or aspiring professional Flash MX designers. It takes a look at advanced uses of the new MX features, such as components and the Drawing API, and gives guidance on building whole new structures for animation, Dynamic Content, PHP, ColdFusion MX, XML, video, audio and audiovisual formats. book is designed to put that power in your hands. Book Info Based around a single hands-on project for readers to build-constructing an effective Flash web site from scratch for a major commercial client. Softcover. CD-ROM included. From the Publisher Macromedia Flash MX Studio has been broken into four sections to address the most common needs for the Flash designer. First off, Jamie McDonald provides five chapters on site presentation and the principles of web design. These opening chapters take a look at how to create slick, professional-level sites, involving Flash MXis new drawing and motion capabilities and interactive techniques. The second section concentrates on ActionScript. Flashis resident coding environment is crucial to master, and taps into Flashis great strength n intuitive and interactive applications. Keith Peters and Todd Yard have buddied up on this section, and examine some of the most advanced ActionScript techniques around. Be warned n this section is not for the faint-hearted Section three takes a look at Flash MXis greatly improved visual, audio and audiovisual capabilities. building a single site aimed at displaying rich media content. The final section is devoted to expounding a few myths about dynamic content using Flash. Its four chapters talk about general practice, before focusing in on specific areas, including introductions to PHP and XML, together with a look at Macromediais brand new ColdFusion MX. |
![]() ![]() You may like...
News Search, Blogs and Feeds - A Toolkit
Lars Vage, Lars Iselid
Paperback
R1,366
Discovery Miles 13 660
Trends, Applications, and Challenges of…
Mohammad Amin Kuhail, Bayan Abu Shawar, …
Hardcover
R7,386
Discovery Miles 73 860
|