Projects tagged ‘dotnet’ and ‘forms’


Jump to tag:

Projects tagged ‘dotnet’ and ‘forms’

Filtered by Project Tags dotnet forms

Refine results Project Tags windows (29) 2_0 (13) winforms (10) controls (8) csharp (5) control (4) 3_5 (3) tools (3) library (3) api (2) editor (2) studio (2)

[30 total ]

1 Users

Overview.NET Assemblies that integrate and expands on various advanced solutions for DataBinding, Reflection, UI Wrapping and more. Fuel your .NET applications with RAD techniques and ready-to-use ... [More] code that picks up where the .NET framework left off. DevFuel.Core.dll FeaturesGeneric Tuple class for use in Collections "Lookup" Properties system. I.e. A DataRow uses its foreign key relationship to determine what values a field can have (in a PropertyGrid) Support for sorting and filtering collections of standard objects (As opposed to only DataRow objects) in DataGridView controls XML helper routines Validate (with or without error/warning logging) XML using an XSD file Transform XML using an XSLT scripts (with or without warning/error logging) ClickOnce deployment support classes Hash and symmetric encryption support classes/wrappers CredUI PInvoke Wrapper Threading Task object for use with asynchronous UI System.Version matching class for verifying and matching version strings of the form "A.B.C.D" DevFuel.Core.V3_5.dll Features.NET Framework v3.5 Support Advanced strongly-typed Data Support through extension methods DataTable Merging Generalized TableAdapter handling of Fill, Update, Transactions, etc. DataRow "wrappers" for customizable use of DataRows in a PropertyGrid control or other data binding scenario. DevFuel.Core.UI.dll FeaturesAn augmentation of the System.Windows.Forms Namespace UITypeEditors for PropertyGrid designer support Lookup Property Support (DataTable and DataRelation awareness) Open file dialog editor for string type Save file dialog editor for string type Generic Modal Dialog editor using ellipsis button and launching designer generated form Generic drop down style editor displaying designer generated UserControl Double-buffered TableLayoutPanel ExceptionBox for displaying exceptions in a user-friendly format (better than MessageBox) InputBox for collecting user input in a customizable way MessagesBox for displaying multiple messages in a coherent manner PropertyGridBox to allow display and edit of the public properties of any object in a dialog PropertyGridEx to workaround some of the shortcomings of the PropertyGrid control ReportViewer to nicely display XML+XSLT=HTML style reports (Beats Crystal Reports all to heck!) RichTextBox to add formatting enhancements and time-savers TaskProgressBox for displaying the progress and status of asynchronous tasks Theming support for assemblies called from native applications DevFuel.Core.Net.dll FeaturesAn augmentation of the System.Net namespace PInvoke wrapper for Querying Network Adapter details (Such as MAC address) DevFuel.NAnt.Tasks.dll FeaturesCustom NAnt Tasks Google Code Upload VersionFile task to read and optionally increment a file containing a version of the form "A.B.C.D" YuiCompressor task to utilize a .NET port of the YUI Compressor to minify CSS and Javascript files to reduce size Custom NAnt Functions file::read-all-text(path) to allow for templating files using filtersets file::read-all-xml-escaped-text(path) which does the same as the previous function, but uses XML escaping to sanitize any special XML characters in the file [Less]
Created 12 months ago.

1 Users
   

The Ascend.NET controls are a collection of Windows Forms controls written in C# targeting Visual Studio 2005 and .NET 2.0. The intent is to provide controls that are flexible but easy to use that will hold up well under heavy usage.
Created over 3 years ago.

1 Users

A collection of classes, controls, add-ins, or anything else that will assist a .NET developer. Currently it contains an advanced listview/treeview hybrid, with support to multiple columns ordering ... [More] , visual styles and the possibility to embed any control in the list. [Less]
Created over 2 years ago.

0 Users

This Windows application can display Internet Explorer browser history. Features: - Create preview of a web page; - Save history to XML file; - Go to link from application; - Filter history by domain name.
Created 10 months ago.

0 Users

A Finite State Machine written in c#. Purpose of this FSM is to simplify Windows Forms UI development. You define a given set of states of your UI and the FSM takes care of UI control states on ... [More] transition between FSM states. Eg. enabling / disabling input controls, focusing, etc. [Less]
Created 10 months ago.

0 Users

A Textbox for editing Html in a Windows Forms (.Net 2.0) application.
Created 10 months ago.

0 Users

InputBox is a small window used for entering a few values (usually one) without the need for the developper to write his own window. It is similar to the InputBox available in VB. The goal is to make it available as a language independant component.
Created 10 months ago.

0 Users

small application for the romanian stock exchange
Created 10 months ago.

0 Users

Sistema de Análisis y Gestión de Opciones Financieras sobre Moneda Extranjera. En tecnologías Microsoft .NET
Created 10 months ago.

0 Users

SharpGraphlet is a small library, which is capable of displaying, and manipulating graphs, with support for named nodes, named connections, and boxing. File I/O is done by standard xgml Graphlet ... [More] files. The solution contains a library for Graphlet I/O, a custom control for graph manipulating, and a small testcase. [Less]
Created 10 months ago.