• Products
  • Download
  • Purchase
  • Support
  • Company
Actipro Software company logo
Twitter Follow Actipro RSS Subscribe (RSS Feed)

The Actipro Blog

Tag Cloud

  • aero
  • blog
  • docking
  • editors
  • gauge
  • intelliprompt
  • navigation
  • propertygrid
  • ribbon
  • shared library
  • silverlight
  • syntaxeditor
  • themes
  • views
  • web site
  • winforms
  • wpf

Latest Twitter News

February 19, 2012 at 10:03 AM
Our new company web site is now live! Come and discover our #WPF #Silverlight and #WinForms product offerings. http://t.co/6Urss68g

February 17, 2012 at 1:28 PM
Our brand new company web site will be launching tomorrow Feb. 18th! Please expect some downtime over the weekend for the deploy.

November 21, 2011 at 11:14 AM
#WPF Studio 2011.2 is out now! Includes enhanced themes for native WPF conrtols and new SyntaxEditor features. http://t.co/uEMCaGPG

September 26, 2011 at 1:25 PM
If you'd like to see our #WPF / #Silverlight SyntaxEditor code editor control ported to Metro, provide feedback here: http://t.co/xXBNIDTi

September 15, 2011 at 8:31 PM
If you want to see SyntaxEditor eventually show up in Win8's #xaml UI, be sure to add your support to this MS thread: http://t.co/FBjz6TuC

Twitter Follow us on Twitter

Month List

  • 2012
    • February (8)
    • January (2)
  • 2011
    • December (2)
    • November (7)
    • October (2)
    • September (1)
    • August (5)
    • July (3)
    • June (6)
    • May (5)
    • April (8)
    • March (4)
    • February (5)
    • January (9)
  • 2010
    • December (9)
    • November (10)
    • October (4)
    • September (8)
    • August (12)
    • July (9)
    • June (7)
    • May (6)
    • April (7)
    • March (6)
    • February (6)
    • January (4)
  • 2009
    • December (2)
    • November (2)
    • October (12)
    • September (3)
    • August (11)
    • July (10)
    • June (6)
    • May (3)
    • April (7)
    • March (6)
    • February (8)
    • January (10)
  • 2008
    • December (10)
    • November (2)
    • October (3)
    • September (5)
    • August (5)
    • July (8)
    • June (4)
    • May (4)
    • April (10)
    • March (8)
    • February (1)
    • January (2)

Category List

  • RSS feed for ActiproActipro (294)
  • RSS feed for Blog SummaryBlog Summary (13)
  • RSS feed for GeneralGeneral (38)
  • RSS feed for In developmentIn development (150)
  • RSS feed for New featuresNew features (141)
  • RSS feed for New productNew product (30)
  • RSS feed for PromotionPromotion (2)
  • RSS feed for SilverlightSilverlight (71)
  • RSS feed for Tips and tricksTips and tricks (4)
  • RSS feed for Visual Studio 2008Visual Studio 2008 (2)
  • RSS feed for Windows FormsWindows Forms (21)
  • RSS feed for Windows VistaWindows Vista (10)
  • RSS feed for WPFWPF (235)
  • RSS feed for XAMLXAML (23)

About Us

Actipro Software is a leading provider of .NET user interface controls for the WPF, Silverlight, and WinForms frameworks, and is most well-known for their SyntaxEditor syntax-highlighting code editor control.

Please take some time to learn more about us and our product offerings.

Last December 2010 Development Update

December 29, 2010 at 9:52 AM
by Bill Henning (Actipro)

PostBannerWPFStudioDevNotes

Today I wanted to give a quick update on the status of development here at Actipro.

ProductHeadingWPFDocking

First for our Docking/MDI for WPF product, we have the recently-announced MVVM features complete and ready to go.  We previously asked for beta testers to help try out the new features and have a list of customers waiting to try them out. 

Before we get the beta out, we’re trying to get Prism (Composite WPF) integration completed as well since a number of the MVVM customers were using it and would find these features very helpful.  We should have the beta ready for the first or second week of January.

ProductHeadingWPFSyntaxEditor

Second, we have been continuing work on the SyntaxEditor .NET Languages Add-on for WPF.  The C# grammar is looking great so far and we should have its unit tests complete in the coming days.

We’ve begun work on the VB grammar and are continuing to move forward on it each day.

We’d like to start a list of beta testers for the .NET Languages Add-on too.  The add-on’s beta test will focus on usage of the advanced C# language to parse documents in the background as they are edited, thus producing an AST, reporting parse errors via squiggle lines, and driving automatic outlining (code folding).  Once the VB grammar is complete, we’ll want help testing the same features for it too.

If you are a customer and are interested in helping test these upcoming features out, please e-mail us or comment in this post.  Make sure you indicate which features you’d like to test.

Tags: wpf, syntaxeditor, docking, mvvm
Filed under: Actipro, In development, New features, WPF
Submit to DotNetKicks...
Permalink | Comments (6)

SyntaxEditor .NET Languages Add-on for WPF Progress - Part 2

December 22, 2010 at 6:02 AM
by Bill Henning (Actipro)

PostBannerWPFStudioDevNotes32

ProductHeadingWPFSyntaxEditor3

Today I’d like to post a status update on the progress of the SyntaxEditor .NET Languages Add-on for WPF.  For more information on the add-on’s development, please see the previous posts in this series:

  • SyntaxEditor .NET Languages Add-on for WPF Progress
  • WPF development - .NET Languages Add-on and Docking/MDI MVVM

We’ve continued working on the C# grammar implementation that uses our LL(*) Parser Framework.  More...

Tags: wpf, silverlight, syntaxeditor
Filed under: Actipro, In development, New features, New product, WPF, Silverlight
Submit to DotNetKicks...
Permalink | Comments (4)

SyntaxEditor .NET Languages Add-on for WPF Progress

December 15, 2010 at 8:07 AM
by Bill Henning (Actipro)

PostBannerWPFStudioDevNotes3

ProductHeadingWPFSyntaxEditor

There has been a lot of customer interest in when the SyntaxEditor .NET Languages Add-on for WPF will be ready.  About a month ago we posted the general design stages that are needed to create the add-on.

Today I’d like to review some of the new features being added to our LL(*) Parser Framework and Language Designer in version 2011.1, and will also show some screens of the C# grammar in action.  More...

Tags: wpf, silverlight, syntaxeditor
Filed under: Actipro, In development, New product, New features, WPF, Silverlight
Submit to DotNetKicks...
Permalink | Comments (3)

Query on Prism (Composite WPF) Integration with Docking/MDI

December 14, 2010 at 6:25 AM
by Bill Henning (Actipro)

PostBannerWPFStudioDevNotes3

ProductHeadingWPFDocking3

Yesterday we posted that we are looking for beta testers to work with the new MVVM support features coming to our Docking/MDI for WPF product in the 2011.1 version.  Beta testers will be able to access the new functionality before 2011.1 is officially released.

Going along with that theme, we’ve had several customers request official support for Prism (Composite WPF), a Microsoft guidance designed to help build rich and flexible WPF desktop applications.  In the past, one of our guru customers had made an open-source set of classes to allow integration of Docking/MDI with Prism and he shared the work with the community via our forums.

Now that our native MVVM support features have been completed for Docking/MDI 2011.1, we’re considering creating an official Prism integration assembly that harnesses our new MVVM features, and placing it in our open source contrib project.

Today I’d like to ask how much interest there is out there in us implementing such an integration assembly.  Please comment below if you’d like to see these features added.  And if you’d like to beta test them when we do implement them, please follow the directions in yesterday’s call for beta testers post.

Thanks for your input, we want to make sure Docking/MDI continues to be the premier docking window product for WPF.

Tags: wpf, docking, mvvm
Filed under: Actipro, WPF, New features
Submit to DotNetKicks...
Permalink | Comments (10)

Docking/MDI for WPF - MVVM Beta Testers Wanted

December 13, 2010 at 6:12 AM
by Bill Henning (Actipro)

PostBannerWPFStudioDevNotes

ProductHeadingWPFDocking

Several weeks ago we posted that we were actively working on a series of updates to add true MVVM support to the Docking/MDI for WPF product.

These new features work similarly to a standard ItemsControl but are optimized for use with document/tool windows.  For instance if you wish to databind your document view model objects to auto-generate DocumentWindow wrappers, you simply bind the new DockSite.DocumentItemsSource property to a collection of view models.

You can use customized DataTemplates to render the docking window content area, and can configure ItemContainerStyle styles to bind properties like docking window titles to your view models.

Beta Testers Wanted

The features described above and more will be part of the WPF Studio 2011.1 release, which is still several weeks away.  However we are looking for some customers to beta test them in advance of the official release.

If you are an WPF Studio customer with an active subscription and are looking to use these new MVVM features in your own applications, please contact us via e-mail to discuss how to participate in the beta test.

We are only looking for testers who will actively be using the new MVVM feature set and will provide feedback on them.  Multiple new samples and full documentation on the feature set will be available with the beta test.

We look forward to hearing from you.

Tags: wpf, docking, mvvm
Filed under: Actipro, In development, New features, WPF
Submit to DotNetKicks...
Permalink | Comments (3)

WPF Studio 2010.2 build 533 released

December 9, 2010 at 7:15 AM
by Bill Henning (Actipro)

WPFStudioBanner

We’re pleased to announce that WPF Studio 2010.2 build 533 has been released and is now available for download. 

See the announcement post for the detailed list of enhancements and updates.

TaskDownload13 TaskLiveDemo8 TaskBuyNow8

Tags: wpf
Filed under: Actipro, WPF, New features
Submit to DotNetKicks...
Permalink | Comments (1)

Silverlight Studio Language Designer fix

December 9, 2010 at 4:47 AM
by Bill Henning (Actipro)

SilverlightStudioUpdate

Yesterday we redeployed Silverlight Studio due to an issue with the SyntaxEditor Language Designer application that was discovered.  Namely a licensing exception was occurring in a couple places where our .NET Languages Add-on was used.  No other code changes were made to the actual Silverlight Studio products so the build number was not changed.

If you use the Language Designer and experienced this issue, please redownload the latest Silverlight Studio build to get the fix that will allow you to properly use all the features of the Language Designer application.

Tags: silverlight
Filed under: Actipro, Silverlight
Submit to DotNetKicks...
Permalink | Comments (0)

December 2010 Newsletter Published

December 1, 2010 at 6:58 AM
by Bill Henning (Actipro)

Newsletter

We’ve just published our December 2010 newsletter with details on recent development at Actipro, and some notes on what is coming in the short term.

Preview

Be sure to check it out!

Tags: newsletter
Filed under: General, Actipro
Submit to DotNetKicks...
Permalink | Comments (1)

WinForms Controls Maintenance Release

December 1, 2010 at 6:13 AM
by Bill Henning (Actipro)

PostBannerWinFormsMaintRelease

We’ve just posted a new maintenance release for our WinForms controls.  The release includes an updated Shared library along with various enhancements to SyntaxEditor and its add-ons.

The detailed list of changes are available in this forum post.

ProductHeadingWinFormsSyntaxEditor

SyntaxEditor Control

A free new Ruby language definition is now included in the samples, and several minor tweaks and fixes were made.

Web Languages Add-on

Major improvements were made to support xs:any in automated IntelliPrompt.

.NET Languages Add-on

Numerous enhancements to C# and VB automated IntelliPrompt were made, particularly in the areas of implicitly-typed variables in a C# foreach statement, generic methods, and delegates.

TaskDownload TaskBuyNow

Tags: winforms, syntaxeditor
Filed under: Actipro, New features, Windows Forms
Submit to DotNetKicks...
Permalink | Comments (1)
Copyright © 1999-2012 Actipro Software LLC. All rights reserved.
Home Actipro Software | Products | Download | Contact Us