or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
33 used & new from £3.73

Have one to sell? Sell yours here
 
   
Professional ASP.NET 2.0 Server Control and Component Development (Wrox Professional Guides)
 
 

Professional ASP.NET 2.0 Server Control and Component Development (Wrox Professional Guides) (Paperback)

by Dr. Shahram Khosravi (Author)
No customer reviews yet. Be the first.
RRP: £31.99
Price: £27.19 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £4.80 (15%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 1 left in stock--order soon (more on the way).

Want guaranteed delivery by Tuesday, November 24? Choose Express delivery at checkout. See Details
27 new from £11.28 6 used from £3.73

Special Offers and Product Promotions


Frequently Bought Together

Customers buy this book with Professional Web Parts and Custom Controls with ASP.NET 2.0 by Peter Vogel

Professional ASP.NET 2.0 Server Control and Component Development (Wrox Professional Guides) + Professional Web Parts and Custom Controls with ASP.NET 2.0
Price For Both: £49.28

Show availability and delivery details


Customers Who Bought This Item Also Bought

Professional Web Parts and Custom Controls with ASP.NET 2.0

Professional Web Parts and Custom Controls with ASP.NET 2.0

by Peter Vogel
£22.09
Pro ASP.NET 3.5 Server Controls with AJAX Components

Pro ASP.NET 3.5 Server Controls with AJAX Components

by Cameron & Michalk
£40.37
ASP.NET 2.0 MVP Hacks

ASP.NET 2.0 MVP Hacks

by David Yack
3.0 out of 5 stars (1)  £22.09
Professional ASP.NET 2.0 Ajax (Programmer to Programmer)

Professional ASP.NET 2.0 Ajax (Programmer to Programmer)

by Matt Gibbs
1.0 out of 5 stars (1)  £22.94
Advanced ASP.NET AJAX Server Controls for .NET Framework 3.5 (Microsoft .Net Development)

Advanced ASP.NET AJAX Server Controls for .NET Framework 3.5 (Microsoft .Net Development)

by Adam Calderon
£27.19
Explore similar items

Product details


Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Socket .NET Components opens new browser window
dart.com/sockets  -  Includes TCP, UDP, Server & more! PowerTCP Sockets for .NET
   Aspose.com opens new browser window
www.aspose.com  -  Get the fastest & most feature-rich libraries for .NET, Java and SSRS 
   WpfTextEditor Component opens new browser window
www.wpftexteditor.com  -  The best word processing component for your .Net WPF based application 
  
 

Product Description

Product Description

The ASP.NET 2.0 Framework introduced web developers to dozens of new server controls and components, and a greatly expanded and easier structure for writing their own server controls and components. Professional ASP.NET 2.0 Server Control and Component Development covers the breadth of server control functionality as well as the rest of the membership, role management, SchemaImporterExtension, and so on – the functionality referred to as components. Written for the experienced ASP.NET developer, Professional ASP.NET 2.0 Server Control and Component Development will show you how to write your first sever control or custom component.

The step–by–step coverage drills down to the details of the extensible part of the ASP.NET 2.0 Framework that you need to extend to write the specified type of custom control or component. Rather than present the extensible part as a black box, it presents a detailed step–by–step approach to implement functional replica of the extensible part, discusses the replica’s code in detail, and provides an in–depth coverage of the techniques, tools, and technologies used in the code. From there you get a detailed practical recipe for developing the specified type of custom control or component and book then uses the recipe to implement one or more real–world custom controls or components of the specified type that you can use in your own Web applications.

Some of the many types of controls and components you′ll learn to build are:

  • Ajax–enabled controls and components: four chapters on Ajax discuss and use Ajax patterns, ASP.NET 2.0 client callback mechanism, CSS, DOM, XML, and JavaScript to implement a number of Ajax–enabled controls and components.
  • Web Parts: four chapters on Web Parts in ASP.NET 2.0 develop a number of custom WebPart, EditorPart, CatalogPart, WebPartZone, WebPartChrome, WebPartVerb, WebPartManager, and data–bound WebPart controls.
  • 5 chapters on ASP.NET 2.0 security, membership, and role management components
  • 5 chapters on ASP.NET 2.0 tabular and hierarchical data source controls and custom Parameter components
  • 4 chapters on ASP.NET 2.0 tabular data–bound controls and data control fields
  • Developing controls and components that can access any type of data store and automate all their data operations such as Delete, Update, Insert, and Sort.
  • XML Web service, WSDL, Google XML Web service API, SchemaImporterExtension, ISerializable, and CodeDom
  • XmlReader, XmlWriter, XPathNavigator, DOM, and XmlResolver
  • Provider–Based Services including how to implement a RSS service provider that can feed RSS from any type of data store such as SQL Server, file system, Web services, and so on
  • HTTP modules, HTTP handler factories, HTTP handlers, and control builders including developing an HTTP module and an HTTP handler factory that perform URL rewriting and an HTTP handler that generates RSS feeds
  • User controls and composite and templated custom controls
  • State management and custom type converters.
  • Events, IPostBackEventHandler, IPostBackDataHandler, and Page lifecycle

This book is also available as part of the 5–book ASP.NET 2.0 Wrox Box (ISBN: 0–470–11757–5). This 5–book set includes:

  • Professional ASP.NET 2.0 Special Edition (ISBN: 0–470–04178–1)
  • ASP.NET 2.0 Website Programming: Problem – Design – Solution (ISBN: 0764584642 )
  • Professional ASP.NET 2.0 Security, Membership, and Role Management (ISBN: 0764596985)
  • Professional ASP.NET 2.0 Server Control and Component Development (ISBN: 0471793507)
  • ASP.NET 2.0 MVP Hacks and Tips (ISBN: 0764597663)
  • CD–ROM with more than 1000 pages of bonus chapters from 15 other .NET 2.0 and SQL Server(TM) 2005 Wrox books
  • DVD with 180–day trial version of Microsoft(r) Visual Studio(r) 2005 Professional Edition


From the Back Cover

The ASP.NET 2.0 Framework introduced web developers to dozens of new server controls and components, and a greatly expanded and easier structure for writing their own server controls and components. Professional ASP.NET 2.0 Server Control and Component Development covers the breadth of server control functionality as well as the rest of the membership, role management, SchemaImporterExtension, and so on – the functionality referred to as components. Written for the experienced ASP.NET developer, Professional ASP.NET 2.0 Server Control and Component Development will show you how to write your first sever control or custom component.

The step–by–step coverage drills down to the details of the extensible part of the ASP.NET 2.0 Framework that you need to extend to write the specified type of custom control or component. Rather than present the extensible part as a black box, it presents a detailed step–by–step approach to implement functional replica of the extensible part, discusses the replica’s code in detail, and provides an in–depth coverage of the techniques, tools, and technologies used in the code. From there you get a detailed practical recipe for developing the specified type of custom control or component and book then uses the recipe to implement one or more real–world custom controls or components of the specified type that you can use in your own Web applications.

Some of the many types of controls and components you′ll learn to build are:

  • Ajax–enabled controls and components: four chapters on Ajax discuss and use Ajax patterns, ASP.NET 2.0 client callback mechanism, CSS, DOM, XML, and JavaScript to implement a number of Ajax–enabled controls and components.
  • Web Parts: four chapters on Web Parts in ASP.NET 2.0 develop a number of custom WebPart, EditorPart, CatalogPart, WebPartZone, WebPartChrome, WebPartVerb, WebPartManager, and data–bound WebPart controls.
  • 5 chapters on ASP.NET 2.0 security, membership, and role management components
  • 5 chapters on ASP.NET 2.0 tabular and hierarchical data source controls and custom Parameter components
  • 4 chapters on ASP.NET 2.0 tabular data–bound controls and data control fields
  • Developing controls and components that can access any type of data store and automate all their data operations such as Delete, Update, Insert, and Sort.
  • XML Web service, WSDL, Google XML Web service API, SchemaImporterExtension, ISerializable, and CodeDom
  • XmlReader, XmlWriter, XPathNavigator, DOM, and XmlResolver
  • Provider–Based Services including how to implement a RSS service provider that can feed RSS from any type of data store such as SQL Server, file system, Web services, and so on
  • HTTP modules, HTTP handler factories, HTTP handlers, and control builders including developing an HTTP module and an HTTP handler factory that perform URL rewriting and an HTTP handler that generates RSS feeds
  • User controls and composite and templated custom controls
  • State management and custom type converters.
  • Events, IPostBackEventHandler, IPostBackDataHandler, and Page lifecycle

Inside This Book (Learn More)
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

Professional ASP.NET 2.0 Server Control and Component Development (Wrox Professional Guides)
80% buy the item featured on this page:
Professional ASP.NET 2.0 Server Control and Component Development (Wrox Professional Guides)
£27.19
Programming Microsoft® ASP.NET 2.0 Core Reference
6% buy
Programming Microsoft® ASP.NET 2.0 Core Reference 5.0 out of 5 stars (2)
£32.29
Pro ASP.NET 3.5 Server Controls with AJAX Components
5% buy
Pro ASP.NET 3.5 Server Controls with AJAX Components
£40.37
ASP.NET 2.0 Website Programming: Problem, Design, Solution (Programmer to Programmer)
5% buy
ASP.NET 2.0 Website Programming: Problem, Design, Solution (Programmer to Programmer) 4.4 out of 5 stars (5)
£15.39

Customer Reviews


There are no customer reviews yet.
Video reviews
Video reviews
Amazon now allows customers to upload product video reviews. Use a webcam or video camera to record and upload reviews to Amazon.



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.