Catálogo de publicaciones - libros

Compartir en
redes sociales


Pro ASP.NET 1.1 in VB .NET: From Professional to Expert

K. Scott Allen James Avery Russ Basiura Mike Batongbacal Marco Bellinaso Matt Butler Andreas Eide Daniel Cazzulino Michael Clark Richard Conway Robert Eisenberg Brady Gaster James Greenwood Kevin Hoffman Erik Johansson Angelo Kastroulis Dan Kent Sitaraman Lakshminarayanan Don Lee Christopher Miller Matt Milner Jan Narkiewicz Matt Odhner Ryan O’Keefe Andrew Reid Matthew Reynolds Enrico Sabbadin Bill Sempf Doug Seven Srinivasa Sivkumar Thiru Thangarathinam Doug Thews

Resumen/Descripción – provisto por la editorial

No disponible.

Palabras clave – provistas por la editorial

Software Engineering/Programming and Operating Systems

Disponibilidad
Institución detectada Año de publicación Navegá Descargá Solicitá
No detectada 2005 SpringerLink

Información

Tipo de recurso:

libros

ISBN impreso

978-1-59059-352-3

ISBN electrónico

978-1-4302-0022-2

Editor responsable

Springer Nature

País de edición

Reino Unido

Fecha de publicación

Información sobre derechos de publicación

© Apress 2005

Tabla de contenidos

Design-Time Support

In this chapter, you’ve taken a tour through some of the simple and complex aspects of the .NET design-time architecture. You’ve learned how to configure the way control properties are displayed in the Properties window, and how to take charge of control serialization and parsing. For many more advanced topics, like custom control designers, you can consult the MSDN documentation.

Palabras clave: Design Time; Control Property; Custom Control; Description Attribute; Visual Studio.

Part 4 - Advanced User Interface | Pp. 727-755

JavaScript

In this chapter, you’ve seen how a bit of carefully chosen JavaScript code can extend your ASP.NET web pages with more responsive interfaces and more dynamic effects. Along the way, you’ve seen how to develop .NET solutions for some traditional HTML and JavaScript techniques, like page processors, pop-up windows, rollover buttons, and frames. There’s a lot more you can do with the creative application of a little JavaScript. For more ideas, check out some of the custom controls available at Microsoft’s www.asp.net community website.

Part 4 - Advanced User Interface | Pp. 757-783

Dynamic Graphics with GDI+

In this chapter, you’ve learned how to master basic and advanced GDI+. Although these techniques aren’t right for every web page, they give you a set of features that can’t be matched by many other web application programming frameworks.

Palabras clave: Custom Control; Graphic Class; Output Stream; Dynamic Graphic; Graphic Object.

Part 4 - Advanced User Interface | Pp. 785-813

Creating Web Services

In this chapter, you’ve learned what web services are, and why they are important for businesses. You’ve also taken your first look at how to create and consume web services in .NET, and test web services with nothing but a browser. In the next two chapters, you’ll dig in to the underlying standards and learn how to extend the web service infrastructure.

Palabras clave: Configuration File; Visual Studio; Test Page; Soap Message; Session State.

Part 5 - Web Services | Pp. 817-865

Web Service Standards and Extensions

In this chapter, you took an in-depth look at the two most important web service protocols: SOAP and WSDL. SOAP is an incredibly lightweight protocol for messaging. WSDL is a flexible, extensible protocol for describing web services. Together, they ensure that web services can be created and consumed on virtually any programming platform for years to come.

Palabras clave: Request Message; Response Message; Soap Message; WSDL Document; Soap Standard.

Part 5 - Web Services | Pp. 867-908

Advanced Web Services

In this chapter, you learned a variety of advanced SOAP techniques, including how to call web services asynchronously, how to enforce security, and how to gain support for new SOAP standards with the freely downloadable WSE toolkit. The world of web services is sure to continue to evolve in the future, so look for new standards and increasingly powerful capabilities to appear in future versions of the .NET Framework. For a more complete examination of the WSE, refer to Jeffrey Hasan’s book Expert Service-Oriented Architecture in C#: Using the Web Services Enhancements 2.0 (Apress, 2004).

Palabras clave: User Credential; Visual Studio; Soap Message; Public Class; Form Authentication.

Part 5 - Web Services | Pp. 909-939