Home > Articles > Programming > Windows Programming

Windows Programming

674 Items

Sort by Date | Title

Introduction to ASP.NET and Web Forms
Aug 9, 2002
Simplify the development of your Web applications and learn the fundamentals of ASP.NET and Web Forms. Topics include request/response programming, Web Forms architecture, and .NET applications.
Introduction to Building Forms With Visual Basic.NET
Mar 1, 2002
In this sample chapter from Sams Teach Yourself Visual Basic .NET in 24 Hours, author James Foxall presents some of the very basics of forms: Adding them to a project, manipulating their properties, and showing and hiding them using Visual Basic code.
Introduction to C# Applications
Dec 23, 2010
In this chapter you'll learn some C# basics, including how to write simple C# applications using code rather than visual programming, write input/output statements, declare and use data of various types, use arithmetic operators, use message dialogs to display messages, and more.
Introduction to Classes, Objects, Methods and Strings in Visual C# 2010
May 4, 2011
In this chapter, the authors begin by explaining the concept of classes using a real-world example. Then they present five complete working applications to demonstrate how to create and use your own classes.
Introduction to COM and .NET
Mar 1, 2002
In this sample chapter from Designing for .NET Component Services with VB.NET and SQL, Jimmy Nilsson discusses the history of COM up to the state of .NET today. He touches on key technologies, such as .NET Component Services, Visual Basic .NET, C#, and SQL Server 2000.
Introduction to DataSets with Visual Basic .NET
May 31, 2002
How do you use DataSets with Visual Basic .NET to manage data in your database applications? Here is an introduction to the basics.
Introduction to Delphi for .NET and the New IDE
Jul 9, 2004
Xavier Pacheco provides an overview of Delphi for .NET, with a focus how to use Delphi to develop software for business solutions.
Introduction to Office Solutions Using Visual Studio Tools for Office
Oct 14, 2005
This chapter introduces the three basic patterns of Office solutions: an automation executable, an add-in, and code behind a document. The chapter also introduces how to build solutions following these three basic patterns using Visual Studio 2005 and Visual Studio 2005 Tools for Office.
Introduction to Office Solutions Using Visual Studio Tools for Office
Jul 15, 2005
Eric Carter and Eric Lippert introduce the three basic patterns of Office solutions: an automation executable, an add-in, and code behind a document. They also introduce how to build solutions following these three basic patterns using Visual Studio 2005 and Visual Studio Tools for Office 2005.
Introduction to Problem Solving and Control Statements in Visual Basic 2010
Apr 27, 2011
Before writing a program to solve a problem, you should have a thorough understanding of the problem and a carefully planned approach. In this chapter, you will learn the theory and principles of structured programming with control statements.
Introduction to SharePoint Development in Visual Studio 2010
Sep 3, 2010
This chapter helps you create your first SharePoint solution by introducing you to some of the projects, project item templates, and tools that are in Visual Studio 2010 for SharePoint development.
Introduction to SOAP 1.1
Jan 9, 2004
Aaron Skonnard provides a thorough introduction to SOAP in this chapter from his book, "Essential XML Quick Reference."
Introduction to the .NET Framework Class Library
Mar 15, 2002
In this sample chapter from Visual Basic Programmer's Guide to the .NET Framework Class Library, Lars Powers and Mike Snell introduce the class library that ships with the .NET Framework.
Introduction to Visual Studio .NET
Sep 26, 2002
Follow this simple guide through Visual Studio .NET and learn how to create and work on projects and also how to configure the development environment.
Introduction to Windows Presentation Foundation
Oct 19, 2007
This chapter lays out some of the basic principles of WPF and walk through a quick overview of the entire WPF platform.
Inversion of Control with the Managed Extensibility Framework (MEF)
Oct 13, 2010
Building modular and extensible applications in .NET is much easier now with the inclusion of the Managed Extensibility Framework (MEF) in .NET 4.0. Jeremy Likness explains why MEF is also the perfect solution for inversion of control, showing how to use it in .NET applications.
iPhone/iPad Programming with C# and .NET: Loading Default User Settings in MonoTouch
May 19, 2010
Bryan Costanich, using MonoTouch, shows how to get past the failure of the iPhone OS to preload your application defaults.
IronRuby Unleashed: An Interview with Shay Friedman
Apr 6, 2010
Hal Fulton interviews Shay Friedman about writing code at the age of 8, why IronRuby is much more than a bridge between .NET and Ruby, and why both Rubyists and .NET developers should use IronRuby.
Is .NET Server Really "Trustworthy"?
May 1, 2002
Security expert Zubair Alexander gives an overview of security enhancements in Windows .NET Server.
Is Implementation Inheritance in Visual Basic .NET Good or Bad?
Jan 25, 2002
Implementation inheritance in Visual Basic .NET can be a great tool - or cause serious problems, says Jimmy Nilsson.

<< < Prev Page 16 17 18 19 20 Next >