|
The samples environment for Microsoft Chart Controls for .NET Framework contains over 200 samples for both ASP.NET and Windows Forms. The samples cover every major feature in Chart Controls for .NE...
The samples environment for Microsoft Chart Controls for .NET Framework contains over 200 samples for both ASP.NET and Windows Forms. The samples cover every major feature in Chart Controls for .NET Framework. They enable you to see the Chart controls in action as well as use the code as templates for your own web and windows applications.
Downloads: 3154 |
Started: Oct 21 2008
|
Contributors: 2
|
|
|
This how-to video series is dedicated to getting Visual Basic developers productive on areas of data-based Windows Application development.
This how-to video series is dedicated to getting Visual Basic developers productive on areas of data-based Windows Application development.
Downloads: 2518 |
Started: Feb 3 2008
|
Contributors: 1
|
|
|
Code samples published on Szymon Kobalczyk's blog at http://geekswithblogs.net/kobush
Code samples published on Szymon Kobalczyk's blog at http://geekswithblogs.net/kobush
Downloads: 101 |
Started: Feb 16 2008
|
Contributors: 1
|
|
|
This sample shows you one way to build an n-tier application using LINQ to SQL classes and a disconnected DataContext.
This sample shows you one way to build an n-tier application using LINQ to SQL classes and a disconnected DataContext.
Downloads: 49 |
Started: Apr 14 2008
|
Contributors: 1
|
|
|
This sample demonstrates how to use LINQ to SQL classes in a data-entry form with a One-to-Many (Master-Detail) relationship. It includes information on binding comboboxes, displaying validation me...
This sample demonstrates how to use LINQ to SQL classes in a data-entry form with a One-to-Many (Master-Detail) relationship. It includes information on binding comboboxes, displaying validation messages and how to handle updates, inserts and deletes through stored procedures.
Downloads: 18 |
Started: Feb 26 2008
|
Contributors: 1
|
|
|
Example code for various technologies, some of which you might find useful. You'll see Windows Forms Designer code, WPF Designer code, XAML, C#, and other stuff.
Example code for various technologies, some of which you might find useful. You'll see Windows Forms Designer code, WPF Designer code, XAML, C#, and other stuff.
Downloads: 16 |
Started: Apr 19 2008
|
Contributors: 1
|
|
|
TeamVision is a simple task management application built using the Windows Forms classes of the Microsoft® .NET Framework—an integral Windows® component that supports building and running the next ...
TeamVision is a simple task management application built using the Windows Forms classes of the Microsoft® .NET Framework—an integral Windows® component that supports building and running the next generation of applications. TeamVision allows authenticated users to view, modify, and add projects and tasks that are shared with other users. It may be used in any number of scenarios, from bug tracking to managing work orders or customer service requests. Its primary purpose is to provide quality, sample source code to developers interested in building data-centric applications with ADO.NET using the .NET Framework.
Downloads: 14 |
Started: Sep 8 2008
|
Contributors: 1
|
|
|
C# code that makes it easy to use Vista's Task Dialog. Vista's Task Dialog should banish lame message box's from your app but the API is not simple to use from Managed Code. This library of C# code...
C# code that makes it easy to use Vista's Task Dialog. Vista's Task Dialog should banish lame message box's from your app but the API is not simple to use from Managed Code. This library of C# code makes it easy.
Downloads: 10 |
Started: Jan 2 2007
|
Contributors: 1
|
|
|
This is a C# application developed using Visual Studio 2008. This application shows one simple way to implement pagination support for DataGridView.
This is limited scope application and it is no...
This is a C# application developed using Visual Studio 2008. This application shows one simple way to implement pagination support for DataGridView.
This is limited scope application and it is not designed to handle all the possible data binding cases.
PagedDataView calls provides the key functionaly for paging. Please remember that there is good scope for funtionality and performance enhancements.
Downloads: 7 |
Started: Jun 7 2008
|
Contributors: 1
|
|
|
GDI Internals
GDI Internals
Popular tags:
Windows Forms, GDI
Downloads: 5 |
Started: Feb 19 2008
|
Contributors: 1
|
|