NET for Visual FoxPro Developers

NET for Visual FoxPro Developers
Author :
Publisher : Hentzenwerke
Total Pages : 556
Release :
ISBN-10 : 1930919301
ISBN-13 : 9781930919303
Rating : 4/5 (01 Downloads)

Synopsis NET for Visual FoxPro Developers by : Kevin McNeish

If you're simply curious about what .NET offers, this book provides a strong overview of the .NET Framework and the C# and Visual Basic .NET languages, helping you to assess these new technologies through the lens of Visual FoxPro. If you're already "sold" and are ready to learn specifics about how to use .NET in your software development projects, this book provides plenty of "how to", "step-by-step" and "best practices" information that will help you climb the .NET learning curve and get up and running quickly.

Visual FoxPro to Visual Basic .NET

Visual FoxPro to Visual Basic .NET
Author :
Publisher : Sams Publishing
Total Pages : 0
Release :
ISBN-10 : 0672326493
ISBN-13 : 9780672326493
Rating : 4/5 (93 Downloads)

Synopsis Visual FoxPro to Visual Basic .NET by : Les Pinter

Designed for Visual FoxPro developers, this how-to book describes the FoxPro development process and describes the VB .NET equivalents. In addition, it points out new VB .NET features that are not required in FoxPro, as well as VB .NET features that do things that FoxPro doesn't do.

Build Your Own Framework with Visual FoxPro

Build Your Own Framework with Visual FoxPro
Author :
Publisher : Hentzenwerke
Total Pages : 356
Release :
ISBN-10 : 1930919530
ISBN-13 : 9781930919532
Rating : 4/5 (30 Downloads)

Synopsis Build Your Own Framework with Visual FoxPro by : Kenneth Chazotte

Have you been frustrated by the steep learning curve associated with most frameworks? Then build your own! Building your own framework can be a challengingand rewarding experience. Build Your Own Framework provides detailed guidelines for developers who wish to develop their own framework. In each chapter, you will see how to move from requirements into design and from design into implementation as you build MyFrame, the sample framework included with the book. Build Your Own Framework also walks you through the development of several developer tools that will bring a real boost in productivity to your development efforts.

Building Solutions with the Microsoft .NET Compact Framework

Building Solutions with the Microsoft .NET Compact Framework
Author :
Publisher : Addison-Wesley Professional
Total Pages : 396
Release :
ISBN-10 : 0321197887
ISBN-13 : 9780321197887
Rating : 4/5 (87 Downloads)

Synopsis Building Solutions with the Microsoft .NET Compact Framework by : Daniel Fox

bull; bull;The .NET Compact Framework (CF) brings the power of .NET to mobile devices, yet there is very little information on how to use it effectively bull;The number of developers using the .NET CF over the next few years is anticipated to increase greatly bull;Covers related important topics such as SQL Server 2000 Windows CE edition

Professional UML Using Visual Studio .Net

Professional UML Using Visual Studio .Net
Author :
Publisher : John Wiley & Sons
Total Pages : 359
Release :
ISBN-10 : 9780764558757
ISBN-13 : 0764558757
Rating : 4/5 (57 Downloads)

Synopsis Professional UML Using Visual Studio .Net by : Andrew Filev

What is this book about? If you want to use Visio to create enterprise software, this is the book for you. The integration of Visual Studio .NET Enterprise Architect and Visio for Enterprise Architects provides a formidable tool. Visio offers powerful diagramming capabilities, including such things as creating UML models, mapping out databases with Entity Relationship diagrams, and aiding the development of distributed systems. Its integration with Visual Studio .NET Enterprise Architect means that C# or Visual Basic .NET code can be generated from the UML diagrams, and Visual Studio .NET projects can be reverse engineered to UML models. For the developer already familiar with UML and looking to get the best out of Visio, the Visual Studio .NET and Visio for Enterprise Architects combination is weakly documented, and the quality information needed to realize the time-saving features of Visio just does not seem to be available, until now. This book presumes that you are already familiar with the basic concepts of UML notation — this book will not teach you UML. Instead, this book will take you forward into the Visio environment, showing you how to make the most of its software related features. What does this book cover? In this book, you'll learn how to Diagram business components in Visio Generate code from a UML model Reverse engineer Visual Studio .NET projects into a UML model Reverse engineer into a UML model without source code Document the project with UML and Visio Design distributed applications with Visio's diagrams Work with Entity Relationship database modeling, and round-trip engineering for database design

Deploying Visual FoxPro Solutions

Deploying Visual FoxPro Solutions
Author :
Publisher : Hentzenwerke
Total Pages : 528
Release :
ISBN-10 : 1930919328
ISBN-13 : 9781930919327
Rating : 4/5 (28 Downloads)

Synopsis Deploying Visual FoxPro Solutions by : Rick Schummer

Ship it! Music to your ears or words that cause a cold sweat as you realize you now need to deploy the solution you have worked on for so long? Have you planned the deployment? Do you have the proper language in your contract with your customer? Do you have the proper install package? What media is the package going to be shipped on to the client? How will it be distributed? What happens after Setup.exe finishes? Do you have the support infrastructure in place? How are you going to handle updates and changes? There's a lot to think about, and deploying a solution requires careful planning. These questions and many more are answered based on real world experience within the pages of this book.

Ado.NET Programming in Visual Basic .NET

Ado.NET Programming in Visual Basic .NET
Author :
Publisher : Prentice Hall Professional
Total Pages : 438
Release :
ISBN-10 : 0131018817
ISBN-13 : 9780131018815
Rating : 4/5 (17 Downloads)

Synopsis Ado.NET Programming in Visual Basic .NET by : Steven Holzner

Written for developers who need to get up to speed on ADO.NET, this book covers the ADO.NET object model from start to finish, from database tools to creating data objects, from creating Web Services to developing multi-tier database applications. It also covers everything from Windows Forms classes and data binding to creating ASP.NET Web applications.

What's New in Visual FoxPro 7.0

What's New in Visual FoxPro 7.0
Author :
Publisher : Hentzenwerke
Total Pages : 290
Release :
ISBN-10 : 1930919069
ISBN-13 : 9781930919068
Rating : 4/5 (69 Downloads)

Synopsis What's New in Visual FoxPro 7.0 by : Tamar E. Granor

What's new in Visual FoxPro 7.0? Lotsa stuff!!!!! Read All About It Here! Visual FoxPro 7.0 has been called the most revolutionary upgrade since 3.0. Whether you agree or not, there's a lot of new stuff in the latest to appear from the Fox labs in Redmond - and you won't find a better, more concise guide of what's new, and how to use it, than in this compendium put together by three of the finest Fox developers on the planet.

Database Programming with Visual Basic . NET and ADO. NET

Database Programming with Visual Basic . NET and ADO. NET
Author :
Publisher : Sams Publishing
Total Pages : 548
Release :
ISBN-10 : 0672322471
ISBN-13 : 9780672322471
Rating : 4/5 (71 Downloads)

Synopsis Database Programming with Visual Basic . NET and ADO. NET by : F. Scott Barker

The topic combination of VB .NET and ADO.NET is unbeatable. VB .NET is the most popular language in which to code. And, every developer needs to understand ADO.NET to allow data to be accessed from a Web site. In this book Developers will be shown numerouse code examples that will illustrate how to program database driven applications within the .NET Framework. The book is aimed at both established and new VB Developers. Important topics covered include: Visual Studio development environment, ASP.NET applications, Windows Forms application, using VB .NET with ADO.NET, complex queries, security, COM interop., and application deployment.

Hacker's Guide to Visual FoxPro 7.0

Hacker's Guide to Visual FoxPro 7.0
Author :
Publisher : Hentzenwerke
Total Pages : 414
Release :
ISBN-10 : 1930919220
ISBN-13 : 9781930919228
Rating : 4/5 (20 Downloads)

Synopsis Hacker's Guide to Visual FoxPro 7.0 by : Tamar E. Granor

An irreverent look at how Visual FoxPro really works. Tells you the inside scoop on every command, function, property, event and method of Visual FoxPro 7.0. The eagerly awaited revision to the Hacker's Guide for Visual FoxPro 6.0, this completely updated book is the one you'll keep by your side for as long as you develop in Visual FoxPro.