Mäklare

Categories
Animal | Application |Art | Artificial Intelligence | Business | Certification | Commerce | Computer - Hardware | Databases | Electronics | Engineering | Grammar | History | Intelligence | Internet | IT - General | Language | Magazine | Medical | Photographic | Networking| Programming | Security | Uncategorized | WWW

iNetHouse


Full download


Posted: October 4th, 2007, 8:12pm CEST

Tags  [edit]

 

DOWNLOAD

VISIT ME http://spacegoat.info

Check my Blog Daily for New Posts. Not all posts make it to front page..;-)

FREE Wallpapers


Full download


Posted: October 4th, 2007, 7:55pm CEST

Tags  [edit]

Expert One on One Access Application Development



* Published by: WROX/WILEY
* Author: Feddema
* Page Count: 594
* Group: ACCESS 2003
* ISBN: 0764559044/9780764559044
* Published: May 2004


Book Information and Description:

Expert One on One Access Application Development
What is this book about?


If you are developing databases for your own use, the process need not be complicated. But when you build databases for clients, many of whom may not be familiar with Access or comfortable with databases in general, you have a lot more work to do. Expert One-on-One Microsoft Access Application Development makes that process easier.


In these pages, you discover how to set up tables and relationships to ensure that the database is properly normalized. Then you write VBA code to create the connective tissue that turns a bunch of tables, queries, forms, and reports into a complete and coherent application. You also find out about the important but often inadequately documented area of Automation code, which is used to communicate with other Office applications.


Over years of working with Access, the author has created some add-ins to save time when developing applications. She shows you how to use them to create a main menu for an application, automatically apply a naming convention to database objects, and ensure a consistent and professional appearance of the application’s forms.


This book helps you write VBA code that unites database components into an application that works.


What does this book cover?


Here's what you'll discover in this book:




* How to build integrated Access-based applications that support multiple clients and databases


* Tips for streamlining application creation


* Maintenance required throughout an application’s life cycle, including migrating data from legacy systems and upgrading Office


* How to use Automation code to exchange data among Office components and even some non-Office programs


* Ways to avoid glitches when building Access applications that work with Excel, Word, and Outlook




Who is this book for?


This book is for experienced Access users who are familiar with creating Access objects and writing VBA code, but who need help transitioning from competent users/programmers to full-fledged Access developers.


Acknowledgments.


About the Author.


Introduction.


Part One: Creating an Access Application.


Chapter 1: Creating a Database for an Application.


Chapter 2: Using Forms to Work with Data.


Chapter 3: Selecting the Right Controls for Forms.


Chapter 4: Sorting and Filtering Data with Queries.


Chapter 5: Using PivotTables and PivotCharts to Interact with Data.


Chapter 6: Printing Data with Reports.


Chapter 7: Writing VBA Code in Modules.


Part Two: Modifying, Updating, and Maintaining Access Applications.


Chapter 8: Managing the Application Life Cycle.


Chapter 9: Reworking an Existing Application.


Chapter 10: Moving Old Data into a New Database.


Part Three: Working with Other Office Components (and More).


Chapter 11: Working with Word.


Chapter 12: Working with Outlook.


Chapter 13: Working with Excel.


Chapter 14: Working Outside of Office.

Download link:

Full download


Posted: October 4th, 2007, 7:51pm CEST

Tags  [edit]

Extreme Programming Adventures in C#



# Paperback: 560 pages
# Publisher: Microsoft Press (March 3, 2004)
# Language: English
# ISBN-10: 0735619492
# ISBN-13: 978-0735619494
# Product Dimensions: 9 x 7.4 x 1.4 inches
Editorial Reviews
Book Description
Apply what you know about extreme programming and object-oriented design to learning C# and the Microsoft® .NET Framework on the fly. Author Ron Jeffries, a leading voice and practitioner in the extreme programming movement, demonstrates how to apply its key concepts—including the use of customer stories, customer acceptance tests, and "Spikes"—and the fundamental techniques of Simple Design, Test-Driven Development, and Refactoring to create practical, .NET-ready applications. You’ll also learn how to use NUnit, a unit-testing tool for .NET languages. This essential, high-level reference provides the expert guidance, hands-on insights, and downloadable code you need to build an XML editor, a database application, a Web service, and other useful applications—quickly extending your extreme programming expertise to .NET and helping you deliver business value right away.

Download

Full download


Posted: October 4th, 2007, 7:46pm CEST

Tags  [edit]

The Case Against XP



# Paperback: 432 pages
# Publisher: Apress; 1 edition (August 5, 2003)
# Language: English
# ISBN-10: 1590590961
# ISBN-13: 978-1590590966
# Product Dimensions: 9.2 x 7 x 0.9 inches
# Shipping Weight: 1.5 pounds (View shippi

Book Description
Extreme Programming Refactored: The Case Against XP is meant to provide an independent look at Extreme Programming. It is meant to cut through the marketing hype of Extreme Programming and expose a number of weaknesses with this approach to software development. It tries to draw a distinction between true "agility" in a software process and "fragility" inherent in techniques such as oral documentation. Extreme Programming (XP) is a consummate mix of good goals, some good advice, and lots of bad advice. The goals and the good advice draw people in; the bad advice can potentially cause projects to fail. The XPers' theory is that when applied together, this mixture of rules will somehow magically be safe. XP therefore represents a high-risk process, wrapped in a "feel-good" methodology. The marketing, hype, and earnest self-assurance of its authors will convince many project leaders to try out XP on their next project. In Extreme Programming Refactored: The Case Against XP into a more viable process, Rosenberg and Stephens are not attempting to define a new methodology, as there are plenty of those in the World already. Instead, they will be examining XP in the context of existing methodologies and processes such as RUP, ICONIX, Spiral, RAD, DSDM, etc - and showing how XP goals can be achieved using these existing processes (with a slight emphasis on RUP and ICONIX), using software wisdom that has been tried and proven to work again and again.

Download Description
"Any one [XP] practice doesn’t stand well on its own (with the possible exception of testing). They require the other practices to keep them in balance.” – Kent Beck, Extreme Programming Explained, (Chapter 11)

“Well, from my experience, most teams that say they're doing XP don't actually do the practices.

“Houston, we have a problem.” – Jim Lovell, Apollo 13

Extreme Programming Refactored: The Case Against XP (featuring Songs of the Extremos) takes a satirical look at the increasingly hyped Extreme Programming methodology. It explores some quite astonishing Extremo quotes that have typified the XP approach— quotes such as, “XPers are not afraid of oral documentation,” “Schedule is the customer’s problem,” “Dependencies between requirements are more a matter of fear than reality” and “Concentration is the Enemy.”

In between the chuckles, though, there is a serious analysis of XP’s many flaws. The authors also examine C3, the first XP project, whose team (most of whom went on to get XP book deals shortly before C3’s cancellation) described themselves as "the best team on the face of the Earth". (In a later chapter, the authors also note that one problem which can affect pair programmers is overconfidence— or is that "eXcessive courage"?). The authors examine whether the problems that led to C3’s “inexplicable” cancellation could also afflict present-day XP projects.

In the final chapter (Refactoring XP) Matt and Doug suggest some ways of achieving the agile goals of XP using some XP practices (used in moderation) combined with other, less risk-laden methods." -->

Download

Full download


Posted: October 4th, 2007, 7:43pm CEST

Tags  [edit]

Faster Smarter Network+ Certification



# Paperback: 464 pages
# Publisher: Microsoft Press; Pap/Cdr edition (May 14, 2003)
# Language: English
# ISBN-10: 0735619328
# ISBN-13: 978-0735619326
# Product Dimensions: 9.2 x 7.4 x 1.4 inches

Editorial Reviews
Book Description
Take the next step in your career by earning CompTIA Network+ Certification the faster, smarter way. This high-energy guide helps maximize your study time with concise content, expert guidance, and hundreds of practice questions on CD.

Download

Full download


Posted: October 4th, 2007, 7:17pm CEST

Tags  [edit]

Fighting Spam for Dummies



# Paperback: 236 pages
# Publisher: For Dummies (January 30, 2004)
# Language: English
# ISBN-10: 0764559656
# ISBN-13: 978-0764559655
# Product Dimensions: 8.4 x 5.5 x 0.8 inches

Unsolicited commercial email--spam--has become the most frequent complaint among users of the Internet. Its blaring subject lines and gaudy content--repetitive at best and frequently offensive--have made it much harder to make productive use of computers. Fighting Spam for Dummies presents some techniques for keeping your email address off spammers' mailing lists and, when that fails, keeping junk mail out of your primary inbox with filters and other utilities. As a last resort, the book (which, oddly, has three co-authors of its 200 small pages) shows you how to adjust your email program so it doesn't automatically show pictures and is less likely to spread viruses.

There's a fair bit of interesting material in this book, a lot of which has to do with the tricks spammers use to conceal their identities. You'll find detailed instructions on how to convert the header lines of a garbage message--complete with obfuscated URLs and fake IP addresses--into the real origin of the message. Of course, there's not much more to do once you've figured out that the message originated in Taiwan or Russia, but that's not the fault of the authors. Elsewhere in this slender handbook, you'll find click-by-click instructions for erecting filters and making other worthwhile configuration changes in Eudora, Netscape and Mozilla Mail, several versions of Microsoft Outlook and Outlook Express, and several Webmail sites. --David Wall

Topics covered: Where spam comes from and what you can do about it. Instructions for configuring email clients focus on software for Microsoft Windows.

Download

Full download


Posted: October 4th, 2007, 7:15pm CEST

Tags  [edit]

GroundUp Java



# Paperback: 576 pages
# Publisher: John Wiley & Sons; Pap/Cdr edition (18 Nov 2003)
# Language English
# ISBN-10: 0782141900
# ISBN-13: 978-0782141900
# Product Dimensions: 23 x 18 x 2 cm

Reviews
Synopsis
Learn Java from the "Ground-Up" with animated illustrations that you manipulate. This is the first effective Java book for true beginners. Sure, books before now focused on basic concepts and key techniques, and some even provided working examples on CD. Still, they lacked the power to transform someone with no programming experience into someone who sees, who really "gets it." Working with "Ground-Up Java", you will definitely get it. This is due to the clarity of Phil Heller's explanations, and the smoothly flowing organization of his instruction. He's one of the best Java trainers around. But what's really revolutionary are his more than 30 animated illustrations, which you'll find on the enclosed CD. Each of these small programs, visual and interactive in nature, vividly demonstrates how its source code works. You can modify it in different ways, distinctly altering the behavior of the program. As you experiment with these tools and you can play with them for hours you'll gain both the skills and the fundamental understanding needed to complete each chapter's exercises, which steadily increase in sophistication. No other beginning Java book can take you so far, so quickly, and none will be half as much fun. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Download

Full download


Posted: October 4th, 2007, 7:12pm CEST

Tags  [edit]

The Art of Exploitation



# Paperback: 250 pages
# Publisher: No Starch Press; 1 edition (October 2003)
# Language: English
# ISBN-10: 1593270070
# ISBN-13: 978-1593270070
# Product Dimensions: 9.2 x 7.3 x 0.9 inches


Editorial Reviews
About.com, November 2003
"This is an excellent book."

Security Forums, January 2004
"the seminal hackers handbook"
Download

Full download


Posted: October 4th, 2007, 7:07pm CEST

Tags  [edit]

HTML Complete Course



* Published by: WILEY
* Author: Donna L Baker
* Page Count: 352
* Group: HTML 4
* ISBN: 0764540920/9780764540929
* Published: Oct 2003

Book Information and Description:

HTML Complete Course
Written by a Web design expert and illustrated throughout in full color, this Complete Course shows you how to master the ins and outs of HTML, the language of the Web, while working on a single project. Fifteen sessions and nearly 100 step-by-step tutorials, accompanied by vivid color images and screen shots, walk you through building a slick, fully functional Web site from start to finish, using HTML and JavaScript™. After completing the course, you'll have an impressive portfolio piece, a professional-looking Web site you can adapt to meet your needs, and a thorough understanding of HTML fundamentals. All of the files used to build the Web site conform to XHTML and CSS standards.


CD-ROM Contents




* Image viewing and editing tools PhotoPlus and Irfanview freeware versions


* WS_FTP Pro software that lets you connect to a Web server to upload, modify, and download your Web site files


* HandyTools for Web Designers power pack freeware version, including Handy File Find & Replace, Handy ImageMapper, Gif Color Mapper, ColourSpy, and Gradientex


* Images and all the files needed to complete the project
Download

Full download