jueves, 23 de octubre de 2014

El Libro del Día: La Biblia de Visual Basic .NET (Cap 3)

El Libro del Día: 2014-10-23

Titulo: La Biblia de Visual Basic .NET (Capítulo 3)
Autor: Luis Dueñas Huaroto
Editorial: Coredise
Nro Paginas: 152

Capítulo 3: Accediendo a Datos con ADO .NET
1. Trabajando en Forma Conectada
1.1. Introducción al Acceso a Datos con ADO .NET
1.2. Conectarse a un Origen de Datos
1.3. Ejecutando Comandos de Selección
1.4. Realizando un Mantenimiento Conectado
2. Trabajando en Forma Desconectada con DataSet
2.1. Trabajando con Tablas y Relaciones
2.2. Trabajando con Vistas
2.3. Mantenimiento Desconectado con DataSet
3. Trabajando en Forma Desconectada con Listas de Objetos
3.1. Llenando una Lista de Objetos
3.2. Filtrando Datos en una Lista de Objetos
3.3. Ordenando y Buscando datos en una Lista de Objetos
3.4. Mantenimiento con Objetos
4. LINQ
4.1. LINQ a DataSet
4.2. LINQ a SQL
4.3. LINQ a Entidades

Descarga:
Biblia_VisualBasicNET_Capitulo3

El Libro del Día: Beginning JavaScript Charts

El Libro del Día: 2014-10-23

Titulo: Beginning JavaScript Charts
Autor: Fabio Nelli
Editorial: Apress
Nro Paginas: 602

Capítulos:
Chapter 1: Charting Technology Overview
Chapter 2: jQuery Basics
Chapter 3: Simple HTML Tables
Chapter 4: Drawing a Line Chart
Chapter 5: Drawing a Bar Chart
Chapter 6: Drawing a Pie Chart
Chapter 7: Creating a Library for Simple Charts
Chapter 8: Introducing jqPlot
Chapter 9: Line Charts with jqPlot
Chapter 10: Bar Charts with jqPlot
Chapter 11: Pie Charts and Donut Charts with jqPlot
Chapter 12: Candlestick Charts with jqPlot
Chapter 13: Scatter Charts and Bubble Charts with jqPlot
Chapter 14: Funnel Charts with jqPlot
Chapter 15: Adding Controls to Charts
Chapter 16: Embedding jqPlot Charts in jQuery Widgets
Chapter 17: Handling Input Data
Chapter 18: Moving from jqPlot to Highcharts
Chapter 19: Working with D3
Chapter 20: Line Charts with D3
Chapter 21: Bar Charts with D3
Chapter 22: Pie Charts with D3
Chapter 23: Candlestick Charts with D3
Chapter 24: Scatterplot and Bubble Charts with D3
Chapter 25: Radar Charts with D3
Chapter 26: Handling Live Data with D3
Appendix A: Guidelines for the Examples in the Book
Appendix B: jqPlot Plug-ins

Descarga:
Beginning_JavaScript_Charts