Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.416.893 Times

Xaml Wpf Expression freeware
Filter: All | Freeware | Demo
 

Xaml Wpf Expression

1 2 3 4 5 > 
Added: October 27, 2010 | Visits: 1.338

Language::Basic::Expression Language::Basic::Expression is a Perl package to handle string, numeric, and boolean expressions. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. # Given an LB::Token::Group, create an expression I parse it my $exp =...



Platforms: *nix

License: Freeware Size: 52.22 KB Download (100): Language::Basic::Expression Download

Added: October 25, 2010 | Visits: 1.306

Java Unified Expression Language Java Unified Expression Language is an implementation of the unified expression language (EL) as specified by the JSP 2.1 standard (JSR-245). The javax.el.ExpressionFactory implementation is de.odysseus.el.ExpressionFactoryImpl: // create an expression factory javax.el.ExpressionFactory...





Platforms: *nix

License: Freeware Size: 235.52 KB Download (93): Java Unified Expression Language Download

Added: May 16, 2010 | Visits: 1.432

regular expression parser regular expression parser is a C++ regexp parser that accomplishes The Open Group specification Issue 6, IEEE Std 1003.1, 2004 Edition. regular expression parser allows you to parse input using regular expressions, and to retrieve parsed sub-expression matches in a few steps..


Platforms: *nix

License: Freeware Size: 337.92 KB Download (145): regular expression parser Download

Added: November 01, 2010 | Visits: 1.664

Regular Expression Graphing Program Regular Expression Graphing Program project is a regular expression graphing program. This program is designed to take a regular expression and produce a graph of the state machine that is used to parse the regular expression. It is useful for teaching regular expressions and state machines....


Platforms: *nix

License: Freeware Size: 4.3 MB Download (138): Regular Expression Graphing Program Download

Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 556

PCPANEL WPF Components The PCPANEL WPF Components are a rich set of visual controls, based on the Microsoft .NET framework. These multi-purpose controls can be used to create Human Machine Interface (HMI) applications that help your customers visualize their automation processes. The library contains controls like...


Platforms: Windows

License: Freeware Size: 8.89 MB Download (76): PCPANEL WPF Components Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 420

MindFusion.Reporting for WPF MindFusion.Reporting for WPF provides easy and reliable way to build professional business reports in a few easy steps. Packed with detailed documentation and easy to follow and learn tutorials, the component is the perfect choice for developers building a business applications using Microsoft's...


Platforms: Windows

License: Freeware Size: 21.4 MB Download (44): MindFusion.Reporting for WPF Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 624

Horizontal Menu Advancer for Expression Web With Horizontal Menu Advancer for Expression Web you will be able to add professionally-looking CSS menus to your website in an easy way. This add-in for Expression Web and Front Page is an advanced tool that creates horizontal drop-down CSS menus on your website. Horizontal Menu Advancer has...


Platforms: Windows, XP, 2003, Windows Vista, 7, 7x64

License: Freeware Download (55): Horizontal Menu Advancer for Expression Web Download

Released: August 08, 2012  |  Added: August 08, 2012 | Visits: 594

Lambda Expression Parser Lambda Expression Parser is a handy and useful expression parser for parsing dynamical expression string to lambda expression. The component can perform math, logical and bit-wise calculations. Get Lambda Expression Parser and take it for a spin to see what it can actually do for you!


Platforms: Windows

License: Freeware Download (51): Lambda Expression Parser Download

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 1.331

ColorWheel Wizard and Control Tools for WPF and Silverlight ColorWheel Wizard and Control Tools for WPF and Silverlight was designed to help developers in any application which edits colors. You can use common patters to create colors like complimentary colors and also compare W3C color values. You can also switch to different types of color wheel: RGB...


Platforms: Windows


Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 976

Regular Expression Component Library for VC9 Regular Expression Component Library for VC9 is designed as an easy-to-use library for searching and / or replacing strings or data in files using regular expressions in non-managed C++ code. In the Visual C++ environment the Regular Expression Library is made of an MFC ( Microsoft Foundation...


Platforms: Windows


Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 1.020

CSS Menu Bundle - Expression Web addins CSS Menu Bundle - Expression Web addins is an add-in pack for Expression Web that includes two components: Horizontal Menu Advancer and Vertical Menu Advancer. It allows to create or manage horizontal and vertical css menus on websites directly inside Expression Web without writing...


Platforms: Windows, 2003, Windows Vista, XPX64, 7, 7x64

License: Freeware Download (53): CSS Menu Bundle - Expression Web addins Download

Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 921

Bing Maps WPF Control This software development kit (SDK) provides the binaries and programming reference for the Bing Maps WPF Control (Beta). When the installation completes, you can choose to open the Bing Maps WPF Control (Beta) SDK help file (BingMapsWPFControlSDK.chm). Get Bing Maps WPF Control and give it a...


Platforms: Windows, XP, 2003, Windows Vista, 2008, 7

License: Freeware Download (52): Bing Maps WPF Control Download

Released: January 07, 2013  |  Added: January 07, 2013 | Visits: 620

MB Planes Of Expression Number MB Free Planes of Expression Number Software is easily understandable and interactive software, which reveals how best you can express your inner self to others. Each letter of the alphabet is categorized into four major categories – Physical, Mental, Emotional and Intuitive. The proportion of...


Platforms: Windows

License: Freeware Size: 1.15 MB Download (533): MB Planes Of Expression Number Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 644

MB Minor Expression Number MB Minor Expression Number is an extraordinary numerology software that finds your minor expression number and, in addition, lets you know the attributes of your minor expression numbers that is also often referred to as just expression number. The significance of your minor expression number, as...


Platforms: Windows

License: Freeware Size: 724 KB Download (534): MB Minor Expression Number Download

Added: May 10, 2013 | Visits: 521

Regular expression for python string literals For quick-and-dirty processing of Python source files, it can be convenient to have a regular expression that matches Python string literals. This script provides such a regular expression. The example use case above shows how it could be used to rename a variable in a P shows hoe.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 408

Print an expression and its value The function printexpr() takes a Python expression, and prints it's value, and the filename and line from which printexpr() is called. This script is useful when debugging programs.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Print an expression and its value Download

Added: May 10, 2013 | Visits: 590

Complex Boolean Regular Expression Class This class wraps up a complex boolean word expression, creating an internal regular expression, and provides methods that allows you to perform matches and searches on it.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (62): Complex Boolean Regular Expression Class Download

Added: September 11, 2013 | Visits: 364

Personas Expression Personas Expression lets you easily customize your selected Personas themes. At first, you have to click the icon on status-bar(add-on bar) to show Personas Expression side-bar. You can customize many visual styles with a few clicks of mouse. Text color, font width, background color and texture,...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (32): Personas Expression Download

Added: August 12, 2008 | Visits: 2.311

Xaml icon Viewer Beta Preview xaml files Organize your xaml files Build Resource dictionaries from xaml files Edit Resource dictionaries Update Resource dictionaries Drag Drop support, You can drag drop resource item dictionary You can drag drop multiple resources while pressing left "Alt" modifier key Dynamic Search...


Platforms: Windows

License: Freeware Size: 634 KB Download (221): Xaml icon Viewer Beta Download

Added: August 03, 2008 | Visits: 1.688

Desktop Expression Calculator Desktop Expression calculator is a free calculator for solving arithmetic expressions. The expression calculator evaluates a single line arithmetic expression such as "sqrt(cos(60)+sin(30))". This version has a new interface, keyboard integration, a read aloud option (accessibility) and new...


Platforms: Windows

License: Freeware Size: 3.1 MB Download (154): Desktop Expression Calculator Download

1 2 3 4 5 >