rssHome » Programming » Microsoft Visual Basic

Murach’s ADO.NET 4 Database Programming with C# 2010

eBook Details:

  • Paperback: 756 pages
  • Publisher: Mike Murach & Associates; 4th edition (April 26, 2011)
  • Language: English
  • ISBN-10: 1890774634
  • ISBN-13: 978-1890774639

eBook Description:

Murach’s ADO.NET 4 Database Programming with C# 2010

  • In section 1, you’ll get a basic introduction to databases, SQL, and ADO.NET. If you already have ADO.NET experience, you can skip ahead.
  • In section 2, you’ll quickly be creating database applications using Rapid Application Development (RAD) tools like data sources.
  • In section 3, you’ll build 3-layer applications the way the pros do, with presentation, business, and database classes. This is where you’ll get into ADO.NET coding to create your own classes. You’ll also learn how to use object data sources to make this approach even more effective.
  • In section 4, you’ll develop database applications for the web using ASP.NET 4 data controls like GridView and DetailsView, along with object data sources.
  • In section 5, you’ll complete the set of skills that every .NET database programmer should have by learning how to (1) handle XML data in your applications, (2) create reports with Visual Studio’s Report Designer and the ReportViewer control, (3) use LINQ to SQL to query datasets and SQL Server databases, and (4) use the Entity Framework and LINQ to Entities to work with database data through an Entity Data Model.

It teaches you how to use Visual Studio 2010 and ADO.NET 4 to develop professional database applications for both Windows and the web as quickly and easily as possible. And it covers the full gamut of skills you need, from using built-in data tools that generate ADO.NET code to writing your own ADO.NET code from scratch so you can closely control how the database processing works. Download eBook Free »

Murach’s ADO.NET 4 Database Programming with VB 2010

eBook Details:

  • Paperback: 756 pages
  • Publisher: Mike Murach & Associates; 4th edition (March 4, 2011)
  • Language: English
  • ISBN-10: 9781890774622
  • ISBN-13: 978-1890774622

eBook Description:

Murach’s ADO.NET 4 Database Programming with VB 2010

Now in its 4th Edition, this book shows Visual Basic developers how to use Visual Studio and ADO.NET to develop database applications the way the best professionals do. You’ll learn how to:

  • quickly create Windows and web applications by dragging-and-dropping data controls in Visual Studio 2010
  • code your own presentation, business, and database classes with ADO.NET 4 to build 3-layer applications…the route the professionals take for flexibility and control
  • display and manipulate data in web applications by using ASP.NET data controls designed specifically for that purpose, like GridView and DetailsView
  • work with XML-specific features of ADO.NET and SQL Server to read, write, and manipulate XML data in your applications
  • create local reports using Visual Studio’s Report Designer and Report Viewer to display data easily…and clearly!…in tables, matrices, lists, and charts
  • Use the Entity Framework to create an entity data model that maps business objects to database objects, then retrieve and maintain data through that model
  • Use LINQ to query datasets, SQL Server databases, and entity data

Now in its 4th Edition, this book shows Visual Basic developers how to use Visual Studio and ADO.NET to develop database applications the way the best professionals do. Download eBook Free »

Murach’s ASP.NET 4 Web Programming with VB 2010

eBook Details:

  • Paperback: 836 pages
  • Publisher: Mike Murach & Associates; 4th edition (March 21, 2011)
  • Language: English
  • ISBN-10: 189077460X
  • ISBN-13: 978-1890774608

eBook Description:

Murach’s ASP.NET 4 Web Programming with VB 2010

If you know how to create Windows applications using Visual Basic, you’re ready for this latest edition of our classic web programming book. It will get you off to a fast start with web programming, no matter whether you’re coming to ASP.NET 4 with a background in an earlier release of ASP.NET, classic ASP, Java servlets/JSP, PHP…or with no web background at all. In fact, by the end of chapter 4, you’ll know how to use Visual Studio 2010 to develop and test multi-page database applications for the web.

But this book is much more than a beginning book. By the time you’re done, you’ll have the professional skills you need to develop bullet-proof web applications for business. You’ll also find that this book does double duty as the best on-the-job reference book that money can buy.

This book has provided me with the information to jump right into creating web applications with Visual Basic. It is an excellent training guide and at the same time, it provides real-world examples that can be reused in multiple projects and applications. (A developer’s comment on the previous edition of Murach’s ASP.NET, posted online)

Already know how to code in Visual Basic 2010? Then, master web programming with this .NET 4 edition of the ASP.NET book that’s a favorite of developers. It teaches beginners how to develop web applications from scratch, while more seasoned professionals use it as a time-saving guide whenever they need the “how-to” details that take forever to find online. Download eBook Free »

Professional Visual Basic 2012 and .NET 4.5 Programming

eBook Details:

  • Paperback: 912 pages
  • Publisher: Wrox; 1st edition (January 4, 2013)
  • Language: English
  • ISBN-10: 111831445X
  • ISBN-13: 978-1118314456

eBook Description:

Professional Visual Basic 2012 and .NET 4.5 Programming

After a quick review of the of introductory topics of Visual Basic 2012 and .NET 4.5, this book moves quickly into advanced topics such as data access with ADO.NET, security, ASP.NET web programming with Visual Basic, Windows workflow, and threading. You’ll explore the essential Visual Basic 2012 functions you need, including .NET features such as LINQ, WCF, and more. Plus, you’ll examine exception handling and debugging, Visual Studio features, and deployment.

The new Visual Basic 2012 and its compatibility with .NET 4.5 require that programmers be familiar with all the latest subject matter. After a quick refresher of the basics, this must-have resource quickly dives into more advanced topics to examine the important topics, such as data access with ADO.NET, security, ASP.NET web programming with VB, Windows workflow, and threading. In-depth coverage looks at the new .NET features, including LINQ, WCF, XML, WPF, and more. Plus, you’ll address exception handling and debugging, Visual Studio features, and deployment.

This updated version of Professional Visual Basic 2012 and .NET 4.5 Programming retains its expert author team, including one of the best-known and respected Microsoft Visual Basic MVPs, Bill Sheldon, and Microsoft Regional Director “Software Legend” Billy Hollis. Download eBook Free »

Beginning Visual Basic 2012

eBook Details:

  • Paperback: 744 pages
  • Publisher: Wrox; 1st edition (September 19, 2012)
  • Language: English
  • ISBN-10: 1118311817
  • ISBN-13: 978-1118311813

eBook Description:

The ultimate beginner’s guide to programming in Visual Basic 2012

Visual Basic, used to write Windows applications and web apps with ASP.NET, is an essential language for beginning programmers. Using the time-tested Wrox approach, this guide provides a step-by-step format that gets beginners up and running quickly and confidently. Essential topics covered include writing Windows applications, working with dialog boxes and menus, object oriented programming techniques, programming for graphics, using Visual Basic with ASP.NET for web apps, and dealing with data access and SQL Server.

  • Visual Basic is a popular first language for beginning programmers; this Wrox beginner’s guide covers all aspects of the newest version
  • Uses a basic, step-by-step approach to help beginners learn quickly and easily
  • Covers essential topics including flow control, data structure, writing Windows applications, error handling and debugging, objects and object oriented techniques, and class libraries
  • Explains Windows Forms, graphics programming, accessing databases, web programming using Visual Basic with ASP.NET, data access, SQL Server, ADO.NET, and XML

Beginning Visual Basic 2012 is a must-have for programming newcomers who want to get a solid footing in one of the most important programming languages. Download eBook Free »

Start Here! Learn Microsoft Visual Basic 2012

eBook Details:

  • Paperback: 366 pages
  • Publisher: Microsoft Press (December 16, 2012)
  • Language: English
  • ISBN-10: 0735672989
  • ISBN-13: 978-0735672987

eBook Description:

Start Here! Learn Microsoft Visual Basic 2012

Learn the fundamentals of modern programming with Visual Basic 2012 and begin building your first Windows 8 apps for the desktop. If you have absolutely no previous experience with Visual Basic, no problem simply start here! This book introduces must-know concepts and techniques through easy-to-follow explanations, examples, and exercises.

Here’s where you start learning Visual Basic 2012

  • Learn the fundamentals of programming with Visual Basic
  • Discover how to to bind controls to data
  • Design and interact with user interfaces built with XAML
  • Build and debug complete applications
  • Learn the basics of Windows 8 application design
  • Find out how to deliver your applications to the Windows Store

Learn the fundamentals of modern programming with Visual Basic 2012 and begin building your first Windows 8 apps for the desktop. If you have absolutely no previous experience with Visual Basic, no problem simply start here! This book introduces must-know concepts and techniques through easy-to-follow explanations, examples, and exercises. Download eBook Free »