Projects tagged ‘controls’


[215 total ]

1 Users

This little project was at first designed to publish Web Projects done with the Express version of Visual Studio. Recently i wanted to create a library(dll) containing User Controls. Well, this seems ... [More] to be incompatible with the way VS and the .Net Framework works. The only way to create such a library is to create a Web Application and publish it. This seems not to be very hard. Nonetheless, when you publish a web site with Visual Studio, you do not have the choice of the output file's names. The consequence is that the reference changes as often as you create a new instance of Visual Studio. But you have also to change the registry tag on each page you use a custom control form the library. I decided to enchance a bit the original application and add the possibility to build a Web User Control Library with a fixed name (thanks to ILMerge). The tool generate also a batch file from which you can easily make a shortcut in Visuam Studio Tools menu. [Less]
Created 10 months ago.

1 Users
 

"WPF PropertyGrid Control" is another Windows Presentation Foundation based vision of the famous object property editor used in Visual Studio, Expression Blend and many IDE-oriented applications.
Created 10 months ago.

1 Users

This is a WPF library containing a powerhouse of controls, frameworks, helpers, tools, etc. for productive WPF development. If you have ever heard of Drag and Drop with Attached properties ... [More] , ElementFlow, GlassWindow, this is the library that will contain all such goodies. [Less]
Created 10 months ago.

0 Users

Wigbi is a minimalistic and streamlined PHP / JavaScript application framework that simplifies common tasks and automates large parts of the application development. Wigbi was developed to minimize ... [More] the amount of manual work you have to do each time you develop a new web application. Why do things over and over again when you can automate it? So, Wigbi features a bunch of core functionality, such as language control, session handling, database handling etc. and also provides fully automated object persistency and an AJAX pipeline that lets you execute PHP functionality seamlessly in JavaScript. The Wigbi project for Google Code was created April 21 2009. For further information, please visit the official website http://www.wigbi.com [Less]
Created 7 months ago.

0 Users

WPF data binding without INotifyPropertyChanged. It even binds through your View Model with no additional code. And it works with Winforms. Bind through code using events.
Created 10 months ago.

0 Users

This feature allows site collection administrators to view all the columns of a list including hidden/read-only ones and gives column details such as the internal name, Guid, Type.. The feature also ... [More] shows the CAML of the views attached to the given list and the event handlers associated to it. On top of that, the features allows the site collection admin to switch the column state (from read-only to writeable, show in display form/not show, show in edit form/not show, show in newform/not show). These actions are not handled by the standard Sharepoint UIs. To avoid unexpected mistakes, the operations described above are only available for custom columns (not hidden nor system columns) [Less]
Created 10 months ago.

0 Users

UnifiedASP is a web-application framework for ASP.Net 2. 0 that we use internally at The Data Pros. Training our new-hires on this framework usually doubles their productivity in the first 30 days. Its flexible, fast, and does not use MVC.
Created 8 months ago.

0 Users

Collection of classes for application development, argument processing, mathematic operations, and more.
Created 3 months ago.

0 Users

[New]: the solutions now contains a silverlight project which provides the equivalent turn page control for the silverlight technology (SL 2 RTM). The WPFBookControl is an ItemsControl that brings ... [More] the turning page experience to Windows Presentation Foundation. The control is [Less]
Created 10 months ago.

0 Users

Demo of how to implement decent datetimepicker.
Created 9 months ago.