On CBS.com: Worst Week full episode
1 Resources for

windows forms programming model

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Book review: O'Reilly's XAML in a Nutshell
Many years ago, O'Reilly's UNIX in a Nutshell by Arnold Robbins helped me get up and running with the cryptic operating system, and I've been a big fan of the In a Nutshell series ever since. So I was anxious to tackle XAML in a Nutshell by Lori A. MacVittie...
Tags: XAML, Nutshell, UI, Windows Forms Programming Model, XAMLDEV Site, Tony Patton
Blog posts 2007-08-29

Additional Resources

MSDN Webcast: WinForms: GUI Programming in .NET (Level 200)
This session looks at how GUI programming has evolved from Windows to .NET. Beginning with an overview of the .NET Windows Forms namespace and classes, the webcast focuses on a range of topics including event-driven programming with delegates, multi-form applications, validation, and data binding. The discussion also includes a comparison...
Tags: Microsoft Developer Network, Webcast, GUI, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
Securing the .NET Programming Model (Industrial Application)
The .NET programming model is fundamental to security on Microsoft's .NET platform, just as the Java programming model forms a part of the security model on the JVM. Type safety is a crucial aspect of both systems. Enforcement of type system rules by the .NET Common Language Runtime CLR and...
Tags: Programming Model, .NET Programming Model, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
White papers 2005-09-16
Exploiting the WebSphere Portal V5.1.0.1 Programming Model: Part 1: Introducing the Model
The WebSphere Portal programming model is an extension of the J2EE programming model. You use it to implement Web applications that leverage the rich set of WebSphere Portal platform capabilities. This paper introduces the various parts of the model, provides a short overview of portal technology, and describes how portals...
Tags: Portlet, Programming Model, IBM WebSphere Portal Server, IBM WebSphere, WebSphere Portal Programming Model, Portals, Web Technology, Middleware, Enterprise Software, Internet, Software
White papers 2005-12-14
Migrating From EJB 2.x to EJB 3.0
The EJB 3.0 specification makes programming much simpler. It makes the container do more work and the developers do less work. It decreases the number of programming artifacts for developers to provide, eliminates the requirement to implement ejb callback methods, and reduces the complexity of the entity bean programming model....
Tags: Programming, EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
White papers 2007-01-23
Introducing System.Transactions
Developers on the Microsoft Windows platform traditionally choose between two transactional programming models: explicit transaction management or declarative transaction flow and management. Both these programming models have their advantages and disadvantages and neither one is superior to the other in every respect. Version 2.0 of the .NET Framework introduces a...
Tags: Programming Model, Programming, Development Tools, Software Development, Software/Web Development
White papers 2005-12-01
Programming With XML for DB2, Part 1: Understand the XML Data Model
A primary goal of XML is to make the application development process simple, cheap, portable, and of high quality. XML programming is bringing about the same kind of radical shift in the application development paradigm in this decade as object methodologies did in the last decade. In the first of...
Tags: Application Development, XML-Data, IBM DB2, Programming, IBM Corp., XML Programming, Software Development, Development Tools, XML, Software/Web Development, Web Development
White papers 2007-07-19
Use custom controls to get the most out of Windows Forms
Get the most out of Windows Forms, the next-generation Windows programming class library, by using C# to create dynamic user interfaces and graphical outputs for Windows applications. Focus on developing custom controls in this sample chapter from Programming Microsoft Windows Forms: A Streamlined Approach Using C#....
Tags: Microsoft Press, Programming, Development Tools, Microsoft Windows, Software Development, Software/Web Development, Operating Systems, Software
Book chapters 2006-12-06
Overview of WinFX (WPF, WWF, WCF)
This webcast is an overview of the next generation APIs from Microsoft - popularly called WinFX and now re-christened as .NET 3.0. WinFX is Windows Vista's managed-code programming model, building on and extending the .NET Framework. "Windows Presentation Foundation" is the name for Microsoft's unified presentation subsystem for Windows, formerly...
Tags: Programming Model, Microsoft Windows Presentation Foundation, Microsoft WinFX, Windows Communication Foundation, Microsoft Corp., Programming, Microsoft Windows, Development Tools, Operating Systems, Software, Software Development, Software/Web Development
Webcasts
A Statically Verifiable Programming Model for Concurrent Object-Oriented Programs
Reasoning about multithreaded object-oriented programs is difficult, due to the non-local nature of object aliasing, data races, and deadlocks. This paper proposes a programming model that prevents data races and deadlocks, and supports local reasoning in the presence of object aliasing and concurrency. The programming model builds on the multithreading...
Tags: Programming Model, Object-oriented, Programming, Ooa/Ood/Oop, Development Tools, Software Development, Software/Web Development
White papers 2006-05-26
Service-Oriented Architecture: Programming Model and Product Architecture
IBM products increasingly implement a Service-Oriented Architecture SOA, in which programmers build services, use services, and develop solutions that aggregate services. IBM Software Group middleware products and tools support the development and deployment of SOA solutions, and increasingly make functional interfaces between components and products visible through a service model....
Tags: Programming Model, SOA, Programming, IBM Corp., Product Architecture, Service-Oriented Architecture (SOA), Web Services, Middleware, Enterprise Software, Software
White papers 2005-10-20
Explore application architecture in Windows Forms 2.0
Developers looking to build and deploy leading-edge Windows Forms 2.0 applications will find in Windows Forms 2.0 Programming, 2nd Edition coverage of new features, a practical, well-balanced approach to the subject and clear code samples. This sample chapter focuses on the special support that applications have in Windows Forms 2.0....
Tags: Application, Addison-Wesley, Microsoft Windows, Operating Systems, Software
Book chapters 2006-06-12
Introducing System.Transactions in the Microsoft .NET Framework version 2.0 (EXE)
Developers on the Microsoft Windows platform traditionally choose between two transactional programming models: explicit transaction management or declarative transaction flow and management. Version 2.0 of the .NET Framework introduces a new transactional programming model available in the System.Transactions namespace. The new model allows developers to easily write transactional code with...
Tags: Programming Model, Microsoft .NET Framework, Programming, Development Tools, Software Development, Software/Web Development
Software downloads 2007-08-30
Assess the robustness and performance of .NET applications: Use testware created with Console, Windows Forms, and Web Forms
As more businesses adopt .NET technologies, new testing skills become necessary to assess software robustness and performance. Whether you're an experienced programmer unfamiliar with testing concepts or an experienced tester unversed in VB .NET and C#, the included real-world tips and example code in A...
Tags: Web, Application, Console, Performance, Web Forms, Chapter Coverage, .Net, C#, Microsoft Windows, Application Servers, Middleware, Software Development, Software/Web Development, Programming Languages, Operating Systems, Software, Enterprise Software
Download resources 2007-01-04
MSDN Webcast: Russ and Joe Developer Show: Introduction to Windows Forms (Level 100)
This webcast provides an overview of forms in the Microsoft .NET Framework and discusses how Windows Forms addresses some of the problems with earlier Windows application development tools. After covering the Windows Forms basics, the presenter takes a look at some Windows Forms graphical enhancements in comparison to earlier development...
Tags: Developer, Microsoft Developer Network, Development Tool, Webcast, Microsoft Windows, Operating Systems, Software
Webcasts
Distributed .NET: Learn the ABCs of Programming Windows Communication Foundation
Windows Communication Foundation WCF, formerly code-named "Indigo," is about to radically change the face of distributed programming for developers using the Microsoft .NET Framework. WCF unifies the existing suite of .NET distributed technologies into a single programming model that improves the overall developer experience through a consistent architecture, new levels...
Tags: Microsoft .NET, ABC Inc., Windows Communication Foundation, Programming, Development Tools, Software Development, Software/Web Development
White papers 2006-02-01
Leveraging Component-Oriented Programming With Attribute-Oriented Programming
Component-oriented programming has achieved wide acceptance in the domain of software engineering by improving productivity, reusability and composition. This success has also encouraged the emergence of a plethora of component models. Nevertheless, even if the abstract models of existing component models are quite similar; their programming models can differ a...
Tags: Programming Model, Computer Science, Programming, Composition, Component-Oriented Programming, Productivity, Development Tools, Software Development, Software/Web Development
White papers 2006-06-19
Programming PivotTable Reports in Microsoft Access 2002 (exe)
Programming PivotTable Reports in Microsoft Access 2002 accompanies the article Programming PivotTable Reports in Microsoft Access 2002. In this sample, we will first discuss the different elements that comprise a PivotTable report. Then, we will examine the PivotTable object model in Access 2002. Next, we will demonstrate how to refer...
Tags: Microsoft Access, Microsoft Access 2002, Microsoft Corp., Programming, Microsoft Office, Databases, Office Suites, Software, Enterprise Software, Data Management
Software downloads 2007-09-17
MSDN Webcast: Advanced Windows Forms Data Binding in .Net 2.0 (Level 300)
See the exciting new features that let user create and use custom data sources more easily in Microsoft .NET Framework version 2.0. These new features open up a new way to design business objects to match user's model, rather than spending so much time adapting code on Microsoft's framework work...
Tags: Microsoft Developer Network, Webcast, Microsoft Corp., Microsoft Windows, .Net, Digital Media, Operating Systems, Software, Software Development, Software/Web Development, Consumer Electronics, Personal Technology
Webcasts
Designing Outlook Forms (Part 1)
Due to the hybrid and complex nature of Exchange, it houses more than one mechanism that allows for automation and programming of Exchange based workflow applications. Outlook forms present a GUI-based mechanism that automatically creates, behind the scenes, VBA code that allows to setup basic workflow mechanisms between Exchange recipients....
Tags: Microsoft VBA, TechGenix, Microsoft Outlook, Groupware, Microsoft Office, Office Suites, Software, Enterprise Software
White papers 2005-09-27
  • << Previous
  • page 1 of 1
  • Next >>


Network Administration in Windows Server 2003
While the role of a Windows network administrator would never be considered easy, you can lighten your load by knowing the ins and outs of Microsoft's ...
Buy Now
Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now

Mobile Computing