Browse by Tags
All Tags »
.NET (
RSS)
Suprotim Agarwal shows how to randomly reorder an array using an ArrayList.
An easy-to-use, zero configuration solution to .NET communication across application boundaries. A simple library to use as an alternative to .NET Remoting based on low-level Windows Messaging.
Jani Giannoudis describes a component that shows how to easily implement user settings. The following goals were driving its development: Simple integration of a user setting: optimally just a single statement per setting The component should be capable...
This is the fourth part of a series of articles describing the development of a Model-View-Presenter (MVP) Framework on the .NET platform. This part implements strongly typed associations between controllers, views and tasks.
This is the third part of a series of articles describing the development of a Model-View-Presenter (MVP) Framework on the .NET platform. It describes the development of a fully functional Windows Forms views engine.
This is the second part of a series of articles describing the development of a Model-View-Presenter (MVP) Framework on the .NET platform. Based on the concepts introduced in the first part, we implement the core MVP Framework funtionality.
This is the first part of a series of articles describing the development of a Model-View-Presenter (MVP) Framework on the .NET platform. We discuss the basics in this part and move on to more advanced topics later.
Daniel Gidman shows you how to serialize and deserialize your objects simply and easily.
Visual Studio 2008 automates the migration process and allows you to continue working with older versions of the .NET Framework. Tony Patton will ease your concerns about migrating to Visual Studio 2008 with this overview of what a migration entails.