Microsoft Coding Standards Vb.net
Microsoft Coding Standards Vb.net
Connecting to SQL Server from DOT.NET VB.Net or C#
![]() |
![]() Beginning DotNetNuke Skinning and Design NEW US $33.09
|
![]() Beginning DotNetNuke Skinning and Design by Andrew H US $27.95
|
![]() NEW Beginning DotNetNuke Skinning and Design Hay And US $26.38
|
| Powered by phpBay Pro |
|
|
C++ Coding Standards $49.49 C++ Coding Standards |
|
|
VB.Net Web Developer's Guide $34.99 Visual Basic has long been the language of choice when designing Windows-based applications and the Web. Touted as both the most popular and productive computing language, Visual Basic has amassed quite a following of devoted programmers, and is a sought after programming skill. With the introduction of .NET Enterprise, Microsoft launch VB.NET, offering a streamlined, simplified version of Visual Basic language. With increased power, scalability, functionality and reliability, VB.NET is positioned to be the most productive tool in a programmer's toolbox. VB.NET Developer's Guide is written for previous Visual Basic Programmers looking to harness the power of the new features and functionality incorporated in Visual Basic.NET. Timely coverage of newly released product which Visual Basic users will be eager to learn VB.NET Developer's Guide is one of the first comprehensive reference for programmers and developers anxious to learn about the new technology You can take it with you. The book comes with Syngress' revolutionary Wallet CD containing a printable HTML version of the book, all of the source code examples and demos of popular VB to VB.NET upgrade and programming tools |
|
|
VB.NET Language Pocket Reference $7.99 Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. Whether you are just beginning application development with Visual Basic .NET or are already deep in code, you will appreciate just how easy and valuable the VB.NET Language Pocket Reference is. VB.NET Language Pocket Reference contains a concise description of all language elements by category. These include language elements implemented by the Visual Basic compiler, as well as all procedures and functions implemented in the Microsoft.VisualBasic namespace. Use it anytime you want to look up those pesky details of Visual Basic syntax or usage. With concise detail and no fluff, you'll want to take this book everywhere. |
|
|
Professional VB.NET 2003 $49.99 What is this book about? Microsoft considers Visual Basic.NET to be the language of choice for applications where developer productivity is a top priority. It offers you the ability to program against the .NET Framework, and the most recent version includes tools for programming today’s hot mobile applications. This code-laden reference covers VB.NET 2003 from start to finish. These pages help you discover how to apply object-oriented concepts in design and development to create effective business applications. You will be able to access data using ADO.NET, integrate VB.NET with XML, create both Windows applications and Web services, and much more. Finally, you explore best practices for deploying .NET applications and understand the power of VB.NET in development that targets the Internet as easily as the desktop. What does this book cover? Here are just a few of the things you'll discover in this book:   How to create new namespaces and import and alias existing namespaces within projects Error-handling methods using the Try...Catch...Finally structure How to work with data binding and update the underlying data source in Windows applications Methods for developing multithreaded applications How .NET Remoting is used to exchange serialized objects between clients and servers The differences between Mobile Web and .NET Compact Framework applications Who is this book for? This book is for experienced developers who are making the transition to VB.NET or seeking a deeper understanding of the most common VB.NET programming tasks and concepts. |
|
|
.NET Gotchas: 75 Ways to Improve Your C# and VB.NET Programs $29.95 Like most complex tasks, .NET programming is fraught with potential costly, and time consuming hazards. The millions of Microsoft developers worldwide who create applications for the .NET platform can attest to that. Thankfully there's now a book that shows you how to avoid such costly and time consuming mistakes. It's called .NET Gotchas. The ultimate guide for efficient, pain free coding, .NET Gotchas from O'Reilly contains 75 common .NET programming pitfalls and advice on how to work around them. It will help you steer away from those mistakes that cause application performance problems, or so taint code that it just doesn't work right. The book is organized into nine chapters, each focusing on those features and constructs of the .NET platform that consistently baffle developers. Within each chapter are several "gotchas," with detailed examples, discussions, and guidelines for avoiding them. No doubt about it, when applied, these concise presentations of best practices will help you lead a more productive, stress free existence. What's more, because code examples are written in both VB.NET and C#, .NET Gotchas is of interest to more than 75 percent of the growing numbers of .NET programmers. So if you're a .NET developer who's mired in the trenches and yearning for a better way, this book is most definitely for you By Venkat Subramaniam First Edition May 2005 ISBN: 0 596 00909 7 400 pages |
|
|
Fundamentals of VB.NET $24.7 Fundamentals of VB.NET |
|
|
C# & VB.NET Conversion Pocket Reference $5.99 Though most programmers use two or more languages, they usually have a mastery of one. Although Microsoft has advertised that the .NET runtime is language agnostic and that C# and Visual Basic .NET are so close that switching between the two is really quite easy, that?s only true up to a point. Some of the differences are obvious, but others are very subtle. C# & VB.NET Conversion Pocket Reference helps you easily make the switch from one language to another. The differences occur in three main areas: syntax, object-oriented principles, and the Visual Studio .NET IDE. Syntax concerns the statements and language elements. Object oriented differences are less obvious, and concern differences in implementation and feature sets between the two languages. IDE differences include things like compiler settings or attributes. There is also a fourth area of difference: language features that are present in one language but have no equivalent in the other. These unique language features are also covered in this book. C# & VB.NET Conversion Pocket Reference is a perfect companion for documents and books that don?t have examples using your mastered language. Author Jose Mojica expects that you know one of the two languages, but does not make an assumption about which one. He presents the information in a language-neutral point of view so that programmers from either background can read a section and feel that it is targeted to them. |
|
|
VB.NET for Developers Part 1 Course $349.95 Visual Basic.NET is a significant upgrade to the widely used Visual Basic programming language and incorporates many new features of Microsoft's .NET platform. The VB.NET for Developers Part 1 course from LearnKey targets existing application developers who want to make the transition to developing for .NET. Expert instructors Andy Baron, Mary Chipman and Ken Getz show you how to use Windows forms and controls, apply object oriented programming techniques, make use of XML web services and test and debug your applications. At the conclusion of this course, you'll be prepared to design, develop, and deploy a simple application using Visual Basic .NET. Prerequisites: Previous programming experience, familiarity with Visual Basic 6 and a basic understanding of the .NET platform are helpful. 8 Sessions – 24 Hours of Interactive Training Benefits Increase your earning potential with in demand IT programming knowledge. Gain technical mastery of development tools and demonstrate your IT proficiency. LearnKey courses let you move along at your own pace and gain new skills in a useful, productive manner. CD Bonus: Electronic Study Guide Included View Complete Course Index. System Requirements 500 Mhz (minimum) CD or DVD drive 64 MB RAM (128 MB if running XP) 130 MB available hard disk space Super VGA (800x600) or higher Windows 98 2nd Edition, ME, 2000, XP, or later 16 bit sound card |
|
|
Beginning ASP.NET Databases Using VB.NET $25.99 What is this book about? For a web site to offer its users an experience that improves on that of newspapers or textbooks, it needs a way to change the information it contains dynamically - and that means it needs access to a data source. Through the combination of ASP.NET and ADO.NET, Microsoft provides everything necessary to access, read from, and write to a database, and then allow web users to view and manipulate that data from a web browser. In this book, we'll show you how it's done. What does this book cover? Packed with clear explanations and hands-on examples, Beginning ASP.NET Databases contains everything you'll need on your journey to becoming a confident, successful programmer of data-driven web sites. In particular, we'll look at: Connecting to common data sources, including SQL Server and MS Access Reading data with data reader and dataset objects Creating and deleting records, and editing data Displaying data with ASP.NET's web server controls Writing and using stored procedures from VB.NET code Placing your data access code in reusable class libraries The book closes with a real-world case study that consolidates the tutorials throughout the book into a practical result. Who is this book for? To use this book, you need a computer running either Windows 2000 or Windows XP Professional Edition. The examples it contains will not run on Windows XP Home Edition. This book is for people who have some experience of programming ASP.NET with Visual Basic .NET, are familiar with the operation of the .NET Framework, and want to learn how to use ASP.NET to make data-centric web applications. No prior knowledge of database programming is necessary. |
|
|
The VC-1 and H.264 Video Compression Standards for Broadband Video Services $88.33 The MPEG committee standardized the MPEG AVC (H.264) video coding standard in May 2003. A competing standard developed by Microsoft, referred to as VC-1, was standardized in SMPTE in April 2006. This book covers these video coding standards, as well as issues in broadband video delivery. |
|
|
Audio Coding $97.5 "Audio Coding: Theory and Applications" provides succinct coverage of audio coding technologies that are widely used in modern audio coding standards. Delivered from the perspective of an engineer, this book articulates how signal processing is used in the context of audio coding. It presents a detailed treatment of contemporary audio coding technologies and then uses the DRA audio coding standard as a practical example to illustrate how numerous technologies are integrated into a fully-fledged audio coding algorithm. Drawing upon years of practical experience and using numerous examples and illustrations Dr. Yuli You, gives a description of practical audio coding technologies including: designing high-performance algorithms that can be readily implemented on fixed-point or integer microprocessors; how to properly implement an audio decoder on various microprocessors. Transient detection and adaptation of time-frequency resolution of subband filters; and, Psychoacoustic models and optimal bit allocation."Audio Coding: Theory and Applications" will be a valuable reference book for engineers in the consumer electronics industry, as well as students and researchers in electrical engineering. |
|
|
Beginning VB.NET 2003 $35.99 Beginning VB.NET 2003 |
|
|
Beginning ASP.NET 1.1 with VB.NET 2003 $25.99 What is this book about? This book teaches you how to build custom ASP.NET Web sites from the ground up. An expert team of authors uses their extensive ASP.NET programming experience to give you hands-on instruction in the best way to create Web sites with ASP.NET. This completely updated edition features new examples, and all code is written and tested for ASP.NET version 1.1. What does this book cover? Here's what you will learn in this book: How to install and configure ASP.NET Basic programming principles for Visual Basic. NET, such as variables, controls structures, and procedural programming Techniques for applying these principles as you develop ASP.NET pages The minimum amount of object-oriented programming necessary to work successfully and efficiently with ASP.NET Key differences between ASP.NET 1.0 and 1.1, how to use the examples in this book with either version, and how to move from 1.0 to 1.1 Build ASP.NET sites faster using Microsoft's new, free WebMatrix tool Techniques for extending your ASP.NET sites to incorporate related tools and technologies, such as using ADO.NET for data source access Web Services for inter-Web site communication, and Server Controls for facilitating code maintenance and reuse How you can make your ASP.NET site production-ready through proper debugging, optimization, and security Who is this book for? This book is for beginners who have no previous experience of ASP, VB, XML, object-oriented programming, or the .NET framework. A little knowledge of HTML is useful, but not essential. All the concepts you need to create dynamic ASP.NET Web sites are presented and explained in full. |
July 24th, 2007 in
Programming | tags: .net, c#, development, guidelines, microsoft vb.net coding standards, Programming


US $33.09




