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

The Actipro Blog

Tag Cloud

  • blog
  • docking
  • editors
  • intelliprompt
  • micro charts
  • navigation
  • propertygrid
  • ribbon
  • shared library
  • silverlight
  • syntaxeditor
  • themes
  • views
  • web site
  • winforms
  • winrt
  • wpf

Latest Twitter News

May 14, 2012 at 2:50 PM
IntelliPrompt code snippet features have been added to our VS-like code editor control for #WPF and #Silverlight. http://t.co/1IchOJrr

May 10, 2012 at 9:40 PM
Our new Micro Charts control products for #WPF and #Silverlight are out now. Come build some dashboards with them! http://t.co/EEERvff0

May 7, 2012 at 6:47 AM
Today we look at bar charts, for our upcoming #WPF, #Silverlight, and #WinRT Micro Charts product. http://t.co/gxHuPS6B

May 4, 2012 at 6:25 AM
See a gallery of micro area charts in our upcoming release for #WPF, #Silverlight, and #WinRT. http://t.co/qDXGwW8B

May 3, 2012 at 6:32 AM
See a variety of line charts that are easy to make with our upcoming #WPF, #Silverlight, #WinRT Micro Charts product. http://t.co/mbkX6tJd

Twitter Follow us on Twitter

Month List

  • 2012
    • May (9)
    • April (6)
    • March (11)
    • February (11)
    • 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 (321)
  • RSS feed for Blog SummaryBlog Summary (15)
  • RSS feed for GeneralGeneral (43)
  • RSS feed for In developmentIn development (164)
  • RSS feed for New featuresNew features (155)
  • RSS feed for New productNew product (38)
  • RSS feed for PromotionPromotion (2)
  • RSS feed for SilverlightSilverlight (90)
  • RSS feed for Tips and tricksTips and tricks (4)
  • RSS feed for Visual Studio 2008Visual Studio 2008 (2)
  • RSS feed for Windows FormsWindows Forms (22)
  • RSS feed for Windows VistaWindows Vista (10)
  • RSS feed for WinRTWinRT (9)
  • RSS feed for WPFWPF (257)
  • 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.

What we’re working on in early 2010

March 16, 2010 at 5:43 AM
by Bill Henning (Actipro)

We’ve been getting a lot of e-mails asking about what we’re currently working on, when new releases are planned, etc.  So I’d like to give an update on our plans for the next couple months.

WPF Studio 2010.1

We’re working hard on WPF Studio 2010.1.  Our plan is to have it out in the April or May 2010 timeframe at the latest.  Here are some of the updates we have planned for it:

Target .NET 3.5 SP1

As mentioned in a previous blog post, WPF Studio 2010.1 will move to target .NET 3.5 SP1.  This will enable us to take advantage of new features that aren’t available in .NET 3.0.

Source codebase move to VS 2010

All our source code for WPF Studio will be moved to VS 2010 projects.

VS 2010 sample projects

WPF Studio 2009.2 ships with VS 2008 projects that can be converted to VS 2010 format when they are opened in VS 2010.  Our designer functionality in 2009.2 already has been designed to function in VS 2010 properly.  However to make things easier for customers, we will ship VS 2010 and VS 2008 variations of the sample projects in WPF Studio 2010.1, thereby saving you from having to run the project conversion in VS.

New WPF control product

A brand new WPF control product is being developed that will ship with WPF Studio 2010.1.  We’re pretty excited about it and will give some more information on it when we get closer to release.

Ribbon updates

We’re working on updates for the Ribbon control to make it look more like Office 2010.  In addition, the glow effects in the title bar will be created with shader effects since the bitmap effects we previously used are no longer supported in .NET 4.0.

SyntaxEditor updates

The ability to create and support multiple highlighting style registries has been added.  This means that you can have one registry set up for general code editing, another for console windows, etc.

Miscellaneous

Other miscellaneous updates will be included for various products.

Silverlight Studio 2010.1

We’re excited to finally be bringing to market some Silverlight controls.  They will initially be released in a new Silverlight Studio 2010.1 bundle, due out when or soon after WPF Studio 2010.1 is released.

What’s included?

The first Silverlight Studio version will include a beta release of our SyntaxEditor control, and a Silverlight version of the new unnamed product that is being added in WPF Studio 2010.1.  There also is a Silverlight Shared Library that has a bunch of helpful common components and controls.

Silverlight 3 or 4?

Right now our code is being developed for SL3, but we may switch to SL4 if it is released before Silverlight Studio is ready to go.  This could add a small delay in our release date but we’d much rather support the latest and greatest, especially since SL4 will enable us to support some additional SyntaxEditor functionality in the future that we can’t do in SL3.

Building a product infrastructure

We’re currently working on building a product infrastructure for Silverlight that helps aid in code compatibility between Silverlight and WPF.  Since this is the first time we’re getting into Silverlight, we’ve had to construct a new product licensing mechanism, a new control theming mechanism, and other infrastructure items needed to support a set of quality commercial controls.

We’ve been building a new Sample Browser for our Silverlight controls too, similar to our WPF Sample Browser.  We’ll try and get some screenshots posted soon.

WPFpedia.com reimplementation

We have been planning a complete reimplementation of our wpfpedia.com reference guide site for a while now.  It will become a completely separate web site from our main Actipro site and has been rebuilt from scratch using ASP MVC and the latest web technologies to provide the ideal place for you to go when trying to learn how to do something in WPF.

More news on this very soon!

Summary

As you can see, there are a lot of items on our plate right now but we’re chugging through them.  2010 is going to be an exciting time for us and our customers, especially with the new development tools like Visual Studio 2010 coming our way shortly.

Tags: wpf, silverlight, ribbon, syntaxeditor, web site
Filed under: Actipro, General, In development, WPF, Silverlight
Submit to DotNetKicks...
Permalink | Comments (5)

Related posts

Press Release: Actipro Software’s WPF Studio 2010.1 Control Suite Integrates with Visual Studio 2010Actipro’s unique bundle of Windows Presentation Foundation user interface controls offers everything...Actipro Blog 2010 Q3 posting summaryWhat we accomplished In Quarter 3 of 2010 we made some very large enhancements to the controls in W...Actipro Blog 2010 Q1 posting summaryWhat we accomplished In Quarter 1 of 2010 we added some very major new features to SyntaxEditor for...

Comments

March 18, 2010 at 06:45  

Craig


I sure hope the WPF Studio is going to include a fix for the serializaton of the document window layout for the docking & MDI library.  Looking at the support forum this is a sticking point with a lot of users.  Is this going to make it into the next release?

Craig United States

March 18, 2010 at 06:50  

Bill Henning (Actipro)

Hi Craig,

Unfortunately it likely won't make the first WPF Studio 2010.1 build however we do plan on revisiting Docking/MDI features after the first 2010.1 build and this is near top on the TODO list for that product.

Bill Henning (Actipro) United States

March 22, 2010 at 00:39  

chadbr

Looking forward to the SL controls. Will be purchasing @ RTM.

chadbr United States

March 25, 2010 at 23:55  

Chris Marsh

Pretty please can I beta-alpha-whatever test your Silverlight control toolkit.

Chris Marsh United States

March 31, 2010 at 09:39  

trackback

Actipro Blog 2010 Q1 posting summary

Actipro Blog 2010 Q1 posting summary

The Actipro Blog - WPF and WinForms Development

Comments are closed
Copyright © 1999-2012 Actipro Software LLC. All rights reserved.
Home Actipro Software | Products | Download | Contact Us