Developing Microsoft .Net Controls with Microsoft Visual Basic.Net
Title | Developing Microsoft .Net Controls with Microsoft Visual Basic.Net PDF eBook |
Author | John Connell |
Publisher | |
Pages | 0 |
Release | 2004 |
Genre | Computers |
ISBN | 9780735619241 |
Every click on a menu item or a dialog box—every interaction with a control—shapes the user’s experience and satisfaction with your software. Learn how to maximize the usability and impact of your Visual Basic .NET–based solutions by using the powerful intrinsic controls in the .NET Framework right out of the box—or by building complex controls from scratch. Expert developer and teacher John Connell shares a wealth of code samples and techniques to illustrate how .NET controls operate as well as how to integrate even the most complex controls into Windows Forms and Microsoft ASP.NET Web Forms. Whether you’re developing in-house or commercial software, you’ll learn how to build custom controls and other interface components that make your programs easy—and enjoyable—to use.Discover how to use encryption technologies, isolated storage, and serialization in the .NET Framework in your own programs and controlsBuild custom .NET type editors, type converters, and designers to add and manage sophisticated properties in your custom controlsLearn how to inherit and enhance .NET controls—from handling events to building custom designersAggregate multiple .NET intrinsic controls into one user control for simpler, custom functionalityUse GDI+ to perform hit tests, create dynamic bitmaps, and add graphics to Windows Forms and ASP.NET controlsAdd licensing to your controls, including custom validation of authorized usersManipulate the built-in ASP.NET Web server controls, from basic HTML wrappers to the powerful DataGrid controlDesign ASP.NET custom server controls to create Web page hit counters, wireless applications, and more
Windows Forms Programming in Visual Basic .NET
Title | Windows Forms Programming in Visual Basic .NET PDF eBook |
Author | Chris Sells |
Publisher | Addison-Wesley Professional |
Pages | 746 |
Release | 2004 |
Genre | Computers |
ISBN | 9780321125194 |
- The WinForms team at Microsoft praises Chris as a definitive authority; Microsoft has named Chris one of eight Software Legends - The content and structure are based on years of experience both building apps with WinForms as well as teaching other developers about WinForms - Alan Cooper, the 'father of Visual Basic', has provided the foreword for the book
Programming Microsoft Windows with C#
Title | Programming Microsoft Windows with C# PDF eBook |
Author | Charles Petzold |
Publisher | |
Pages | 1290 |
Release | 2002 |
Genre | Computers |
ISBN | 9780735613706 |
“Look it up in Petzold” remains the last word on Windows development. In this .NET-ready Windows programming guide, the best-selling author shows you how to get the most out of Windows Forms—the next-generation Windows programming class library. You’ll discover how to use C# to create dynamic user interfaces and graphical outputs for Windows applications. With dozens of examples of client applications to illustrate common techniques and plenty of no-nonsense advice on best programming practices, you’ll be C# sharp in no time. Topics covered in this guide include: A tour of C# Windows Forms Essential structures An exercise in text output Lines, curves, and area fills Tapping into the keyboard Pages and transforms Taming the mouse Text and fonts The timer and time Images and bitmaps Buttons, labels, and scrolls Béziers and other splines Menus Paths, regions, and clipping Dialog boxes Brushes and pens Edit, list, and spin controls Font fun Toolbars and status bars Printing Tree view and List view Metafiles Clip, drag, and drop INCLUDED ON CD-ROM: * Sample source code for all the examples presented in the book A Note Regarding the CD or DVD The print version of this book ships with a CD or DVD. For those customers purchasing one of the digital formats in which this book is available, we are pleased to offer the CD/DVD content as a free download via O'Reilly Media's Digital Distribution services. To download this content, please visit O'Reilly's web site, search for the title of this book to find its catalog page, and click on the link below the cover image (Examples, Companion Content, or Practice Files). Note that while we provide as much of the media content as we are able via free download, we are sometimes limited by licensing restrictions. Please direct any questions or concerns to [email protected].
Programming Microsoft Visual Basic.Net
Title | Programming Microsoft Visual Basic.Net PDF eBook |
Author | Francesco Balena |
Publisher | |
Pages | 1576 |
Release | 2002 |
Genre | Computers |
ISBN | 9780735613751 |
Accelerate your productivity with Visual Basic® .NET—and quickly create powerful Win32® applications and high-performance, scalable applications for the Web—with this indispensable tutorial and reference. Building on the success of the author's popular programming book for Visual Basic 6.0, this new book teaches you the best practices for porting and reusing existing Visual Basic code in the .NET Framework as well as for exploiting the language's advanced new object-oriented capabilities. It covers the common language runtime (CLR), multithreaded programs, Windows® Forms applications, GDI+ graphic programming, Windows services, ADO.NET classes for database programs, ASP.NET Web Forms, and Web Services. It includes advanced optimization techniques and tips for leveraging the power of the Microsoft® Visual Studio® .NET environment. Topics covered include: Getting started with Visual Basic .NET Modules, variables, and error handling Object-oriented features, including inheritance Delegates and attributes Arrays, lists, and collections Files, directories, and streams Object serialization Regular expressions Threading Assemblies and AppDomains Reflection Windows Forms applications and GDI+ Windows Forms custom control creation Windows services ADO.NET XML ASP.NET Web Forms applications User controls and custom controls XML Web services CD+DVD INSIDE! CD-ROM features: A fully searchable electronic copy of PROGRAMMING MICROSOFT VISUAL BASIC 6.0 Sample applications written in Visual Basic .NET A Note Regarding the CD or DVD The print version of this book ships with a CD or DVD. For those customers purchasing one of the digital formats in which this book is available, we are pleased to offer the CD/DVD content as a free download via O'Reilly Media's Digital Distribution services. To download this content, please visit O'Reilly's web site, search for the title of this book to find its catalog page, and click on the link below the cover image (Examples, Companion Content, or Practice Files). Note that while we provide as much of the media content as we are able via free download, we are sometimes limited by licensing restrictions. Please direct any questions or concerns to [email protected].
Developing Web Applications with Visual Basic.NET and ASP.NET
Title | Developing Web Applications with Visual Basic.NET and ASP.NET PDF eBook |
Author | John Alexander |
Publisher | John Wiley & Sons |
Pages | 400 |
Release | 2002 |
Genre | Active server pages |
ISBN | 9788126502769 |
Application Development Using C# and .NET
Title | Application Development Using C# and .NET PDF eBook |
Author | Michael Stiefel |
Publisher | Prentice Hall Professional |
Pages | 656 |
Release | 2002 |
Genre | Computers |
ISBN | 9780130933836 |
The practical guide to C# .NET development for experienced programmers. Running case study covers the entire .NET development process. .NET attributes, collections, threading, security, versioning, remoting, and more.
Developing .NET Custom Controls and Designers Using Visual Basic .NET
Title | Developing .NET Custom Controls and Designers Using Visual Basic .NET PDF eBook |
Author | James Henry |
Publisher | BlueVision, LLC |
Pages | 602 |
Release | 2005 |
Genre | |
ISBN | 0972317929 |
"Developing .NET Custom Controls and Designers Using Visual Basic .NET" is a bible for experienced developers who have a basic understanding of Visual Basic and the .NET framework, and who are ready to move to the next level of .NET programming, creating custom controls and designers. Its purpose is to provide intermediate to senior-level developers the information they need to successfully implement custom controls and designers for both Windows Forms and ASP.NET.