Programming Microsoft Visual Basic .Net for Microsoft Access Databases

Programming Microsoft Visual Basic .Net for Microsoft Access Databases

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 500 p.
  • 言語 ENG
  • 商品コード 9780735618190
  • DDC分類 005.2768

Full Description


The Microsoft .NET Framework represents an exciting new world for developers who work with Microsoft Access, Visual Basic, and Visual Basic for Applications. This book provides complete, practical details on how to take advantage of this world by building or upgrading Access-based client applications with Visual Basic .NET. It gives you specific instructions about how the .NET Framework pertains to Access development. Then it explores programming with Visual Basic .NET and ADO.NET, and it puts it all together with examples and code samples that show how to develop robust Web applications and services with these tools. Topics covered include: What's in the Microsoft .NET Framework for Access developers Getting started with Visual Basic .NET and Microsoft Visual Studio .NET Visual Basic.NET techniques for data types, procedures, loops, arrays, classes, class inheritance, event processing, structured exception handling, and file processing Code behind Windows Forms and programming with form controls Form navigation, the Data Form Wizard, and programming the DataGrid control Learning ADO.NET architecture and programming data access and manipulation, plus drilling down on datasets and parent-child relations with ADO.NET A Windows Form sample to browse, manipulate, and handle concurrency violations Learning ASP.NET page design and implementing ADO.NET with ASP.NET pages Using, creating, and deploying XML Web services Securing .NET Windows and Web applications using Access databases Appendix: XML syntax and schema conventions plus Visual Studio .NET XML Designers INCLUDES SAMPLE CODE ON THE WEB! Sample code available at the COMPANION CONTENT link on this page

Contents

Introduction Using VB.NET with Visual Studio.NET VB.NET fundamentals Selected VB.NET advanced topics Windows forms Programming Windows forms ADO.NET ADO.NET coding techniques Datasets Programming ASP.NET pages XML web services Securing .NET applications