*** Get Google Ads For Free > > ***
 

free ebook downloads
Subscribe by Email

Archive for the 'ASP' Category

rosewelt444, January 29, 2009
The ASP.NET 2.0 Anthology: 101 Essential Tips, Tricks & Hacks “A comprehensive collection of ready-to-use ASP.NET solutions!”
Add interactivity with Ajax and JavaScript.
Build a database access layer for improved portability.
Sidestep the ASP.NET framework when required.
Build data-driven applications quickly with SubSonic.
Handle errors effectively.
Work with email: send, parse, & manage attachments.
Use component-based development for flexibility
And lots more…

(more…)

0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  in .NET, ASP
namanhem, November 20, 2008 1 Comment

1. Essential SharePoint® 2007: Delivering High-Impact Collaboration

2. Pro SharePoint Solution Development: Combining .NET, SharePoint and Office 2007 (Expert’s Voice in Sharepoint)

3. Microsoft SharePoint: Building Office 2007 Solutions in C# 2005 (Expert’s Voice in Sharepoint)

4. Microsoft SharePoint Technologies: Planning, Design and Implementation (HP Technologies)

5. Essential sharepoint 2007, 2nd edition, Second edition

6. MOSS 2007 - The Complete Reference

7. Microsoft SharePoint 2007 Technologies: Planning, Design, and Implementation

8. Microsoft SharePoint 2007 Development Unleashed

9. Workflow in the 2007 Microsoft Office System

10. Microsoft SharePoint 2007 For Dummies

11. Microsoft® Windows® SharePoint® Services 3.0 Step by Step

12. Beginning SharePoint 2007 Administration: Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007

13. Beginning SharePoint 2007: Building Team Solutions with MOSS 2007

14.SharePoint Designer Tutorial

Essential SharePoint® 2007: Delivering High-Impact Collaboration

Essential SharePoint® 2007 focuses on utilizing Microsoft Office

SharePoint 2007 to improve collaboration and decision-making,

streamline processes, and solve real-world business problems.

Three leading SharePoint consultants systematically address the

crucial success factors, intangibles, and “gotchas” in SharePoint

deployment—showing exactly how to maximize business value and (more…)

namanhem, November 20, 2008 1 Comment

Effective Web Design, 2nd Edition
Effective Web Design 2nd Edition
#ISBN: 0782128491
#Author: Ann Navarro
#Publisher: Sybex Inc
#Publication Date: 2001-04

This is a nuts and bolts coding book. In it are examples showing how to hand-code, in XHTML, sites that include images, links, tables, frames, style sheets–just about everything you might want. There’s also extensive advice on planning your site design, knowing your audience, and doing e-business. (more…)

Ever since Visual Basic was merged into .NET, it’s become the core language for creating business applications with Windows. The latest version, VB 2008, is even more useful — and provides even more incentive for migrating from VB 6. All it lacks is a good book on how to harness its power. Programming Visual Basic 2008 fills the void.

Written in a lively and engaging style by a developer who’s grown up with Visual Basic, including both VB 6 and VB .NET, this hands-on guide addresses the core topics of the new VB, from basic to complex, with plenty of code examples. Programming Visual Basic 2008 also examines .NET programming from the application level with a chapter-by-chapter plan for developing, documenting, and deploying a full data-driven application. You learn, step-by-step, how to build and deploy a library management system, complete with patron, inventory, and barcode support. (more…)

-cosmos-, August 6, 2008

Create a shopping cart, online store, and Web forum, or set up a blog

ASP.NET 2.0 is a functional programming tool, so why not discover how to use it by actually creating something functional? These aren’t useless “Hello World” type examples - you’ll build secure e-commerce, community, and back-end applications right from the start. Even before you’ve finished this hands-on guide, you’ll have something to show for your efforts! (more…)

3 votes, average: 4 out of 53 votes, average: 4 out of 53 votes, average: 4 out of 53 votes, average: 4 out of 53 votes, average: 4 out of 5
  in ASP, IT eBooks

cover

Let me state up front that this isn't a book for completely novice programmers, or for experienced developers that have never touched ASP.NET and the .NET Framework in general. This book teaches how to write a real-world web site from scratch to deployment, and as such it can't explain every single detail of the technology, but must concentrate on designing and writing actual solutions. To comfortably read this book, you should already have had some experience with ASP.NET 1.x, even if not advanced solutions. You're not required to know ASP.NET 2.0, as each chapter will introduce the new controls and features that you'll use in that chapter, providing enough background information to implement the solution.

This book aimed at describing, designing, and implementing a site much like the ones you’re probably working on or will be soon, while taking the opportunity to introduce and explain many of the new features that the new great ASP.NET 2.0 framework offers. Difficult problems are addressed head-on so you'll be ready for most of the problems you’ll typically face when writing a modern website, and have one or more solutions ready for them.

(more…)

Delivering rich, Web 2.0-style experiences has never been easier. This book gives you a complete hands-on introduction to Microsoft ASP.NET AJAX 1.0, the new framework that offers many of the same benefits for Ajax development that ASP.NET provides for server-side development. With Programming ASP.NET AJAX, you'll learn how to create professional, dynamic web pages with Ajax in no time.

Loaded with code and examples that demonstrate key aspects of the framework, this book is ideal not only for ASP.NET developers who want to take their applications a step further with Ajax, but for any web developers interested in ASP.NET AJAX, no matter what technology they use currently. That includes JavaScript programmers who would like to avoid the headaches of writing cross-browser code.

Programming ASP.NET AJAX offers you:

  • A high-level overview of the ASP.NET AJAX framework
  • Functional code that you can cut and paste for use in your own applications
  • The essentials of JavaScript and Ajax to help you understand individual technologies used by the framework
  • An organization that reflects the framework's packages, including Extensions, Control Toolkit, the Futures CTP, and the AJAX Library
  • Sidebars throughout the book that identify and propose solutions to potential security breaches
  • Ways to use the standards-based AJAX Library with other platforms, such as PHP
  • A complete chapter on the UpdatePanel control for making individual parts of a web page independently updateable — one of the framework's most important elements

(more…)

cover

ASP.NET allows web sites to display unique pages for each visitor rather than show the same static HTML pages. The release of ASP.NET 2.0 is a revolutionary leap forward in the area of web application development. It brings with it a wealth of new and exciting built-in functions that reduce the amount of code you'll need to write for even the most common applications.

With more than 50 new server controls, the number of classes inside ASP.NET 2.0 has more than doubled, and in many cases, the changes in this new version are dramatic. This book will alert you to every new feature and capability that ASP.NET 2.0 provides so that you'll be prepared to put these new technologies into action. Greatly expanded from the original best-selling Professional ASP.NET 2.0, this new special edition adds hundreds of pages of new coverage of advanced and new techniques relating to data and data sources, the provider model, personalization, membership, role management, localization, configuration, migration, and Altas.

This book is for experienced programmers and developers who are looking to make the transition to ASP.NET 2.0.

(more…)

3 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 5
  in .NET, ASP, IT eBooks
namanhem, April 28, 2008

If you think you're well versed in ASP.NET, think again. This exceptional guide gives you a master class in site building with this framework. You learn how to develop rock-solid web portal applications similar to My Yahoo!, iGoogle, and Pageflakes using ASP.NET AJAX, Windows Workflow Foundation, LINQ, and .NET 3.5, along with ASP.NET 3.5 — sites that can withstand millions of hits every day while surviving scalability and security pressures. 

If you think you're well versed in ASP.NET, think again. This exceptional guide gives you a master class in site building with ASP.NET 3.5 and other cutting-edge Microsoft technologies. You learn how to develop rock-solid web portal applications that can withstand millions of hits every day while surviving scalability and security pressures — not just for mass-consumer homepages, but also for dashboards that deliver powerful content aggregation for enterprises.

Written by Omar AL Zabir, co-founder and CTO of Pageflakes, Building a Web 2.0 Portal with ASP.NET 3.5 demonstrates how to develop portals similar to My Yahoo!, iGoogle, and Pageflakes using ASP.NET 3.5, ASP.NET AJAX, Windows Workflow Foundation, LINQ and .NET 3.5. Through the course of the book, AL Zabir builds an open source Ajax-enabled portal prototype (available online at www.dropthings.com), and walks you though the design and architectural challenges, advanced Ajax concepts, performance optimization techniques, and server-side scalability problems involved.

(more…)

SEE HOW TO

• Create Web sites using drag and drop controls

• Employ Cascading Style Sheets formatting and management

• Create Cascading Style Sheet layouts

• Create a page design using layout tables

• Create page transition effects and background sounds

• Add interactive buttons and create hyperlinks

• Create dynamic Web templates to reuse

• Create forms to gather online information

• Write, edit, and optimize code and scripts

• Use IntelliSense to help reduce coding errors

• Retrieve and present data from live RSS feeds

• Integrate data from databases or XML data

• Create dynamic Web content using ASP.NET technology

 

On the Web

This book uses real world examples to give you a context in which to use the task. This book also includes workshops to help you put together individual tasks into projects. The Expression Web example files that you need for project tasks are available at www.perspection.com

(more…)

Feedback Form