Axum Incubation Project announcement
-
Link
Thank you to everyone who participated in this forum. It has been retired, but
it will remain available as read-only. -
Link
I’m pleased to announce that today we’ve released an updated version (0.3) of Axum that works with Visual Studio 2010 RTM. To get it, go to our DevLabs site (http://msdn.microsoft.com/en-us/devlabs/dd795202.aspx) and click on "Download Axum for VS 2010"
-
Link
Welcome to the Axum community!
If you’ve stumbled across this forum by accident, please stay and read more about the project on our blog. We guarantee you’ll find it interesting!
We’re very pleased to bring you a new and exciting incubation technology designed with safe, productive, and scalable parallel programming in mind. Please use this forum to ask general questions, report bugs, request features, and freely discuss any of the concepts that Axum explores. As an incubation project, Axum feeds off of your feedback and this is the best place to provide it! Lastly, keep in mind that Axum is an incubation project and Microsoft has not committed to shipping it. If you think Axum would be a valuable tool in your developer toolkit, tell us about it! That’s the best way to turn incubation into a shipping product. ;)
If you’re reporting what you think is a bug, please take the following steps:
1) Make sure you have the latest version of Axum installed. You can check your version by opening the Axum Readme file. There’s a shortcut on your start menu! If you don’t have the latest version, install it; it just might have a fix for the issue. New versions will be announced in this forum and on the blog.
2) If you have the latest version installed and still have the same issue, do a preliminary search of the forums to see if the issue (and solution) has already been posted. If no solution has been posted, see if you can provide any additional information to help us take care of the bug.
3) If the issue hasn’t been posted before, create a new post.
4) Please post the version of Axum you are using (again, this is listed in the readme file), any relevant source code, and, finally, the steps to reproduce the error.
For more general information on Axum check out the Dev Labs site or our blog!
Thanks,
The Axum Team
-
0 Votes
Axum Has Died :(
Sorry folks, but yes, you read the title correctly. The Axum Incubation Project at Microsoft has been officially terminated and will not continue any time soon. See this page if you want to ... -
3 Votes
Is Axum still alive?
Given that the last forum post here is 1 month old, I just wanted to ask: is Axum still alive as a language? Is it currently being developed? Will it be in vNext?- Dmitri Nesteruk, MVP C#, Microsoft ...Proposed | 6 Replies | 10072 Views | Created by Dmitri Nesteruk - Monday, November 7, 2011 11:41 PM | Last reply by Nevin Janzen - Friday, March 9, 2012 6:28 PM -
0 Votes
.Net & Axum
Hi, does Axum work with the .NET Framework? Or does it? Does it use the CLR? (Or an implementation of it?) A response is greatly appreciated and any answers to any of these questions is greatly ...Answered | 1 Replies | 6486 Views | Created by Nevin Janzen - Friday, January 6, 2012 10:39 PM | Last reply by Nevin Janzen - Sunday, January 8, 2012 4:29 AM -
7 Votes
Add Axum Concpts to C# and VB .Net
Why can't the concepts of Axum be added to C# and VB .Net so that you can get the best that all have to offer in one place?Answered | 6 Replies | 11454 Views | Created by DonBaechtel - Sunday, May 16, 2010 8:04 PM | Last reply by Nevin Janzen - Saturday, January 7, 2012 2:40 AM -
0 Votes
Your Favorite Features of Axum
Let's discuss your favorite features of Axum and why it should be continues and why one should use it. Also, it's pros and cons are good things to discuss. Good questions to answer are: "What did ... -
0 Votes
How to find matching records fm 2-dbf file
Dear Sir How to find matching (numaric) record fm two dbf file, one dbf file contain on 1-field/column which name is N1 & 2nd dbf file contain on ... -
0 Votes
need a paging update for gridview after hidden rows
Hi , im new in this forum if i placed my questions to a wrong place please forgive me , I have a Gridview and chekbox i can hide rows basing on value when the chekbow is cheked , my probléme is when ...Unanswered | 2 Replies | 17790 Views | Created by bouhmid86 - Sunday, May 1, 2011 6:29 PM | Last reply by NewWorldMan - Thursday, May 26, 2011 3:15 PM -
0 Votes
collective abort of all ranks error in MPI
hi all.. im developing one project wit MPI..m using three systems wit one as server and two as clients.while passing array of items from server to clients m gettin the error lik ... -
1 Votes
Axum and Game Development
Hello all, I have a few questions about how Axum might be used in game development. I should say that I only have a little bit of experience in game programming (using C# and ...Discussion | 1 Replies | 14493 Views | Created by JaxeLD - Saturday, January 29, 2011 9:59 AM | Last reply by Adam Houldsworth - Tuesday, February 1, 2011 12:04 PM -
2 Votes
Axum Implementation
Hi, After reading the Language Spec and Programmer's Guide, I remember a note stating that the user had 500,000 waiting agents. This sounds like the micro-thread idea behind ...Answered | 5 Replies | 13805 Views | Created by Adam Houldsworth - Friday, May 15, 2009 8:15 PM | Last reply by France.Rucker - Friday, January 28, 2011 11:46 PM -
0 Votes
Need advice on whether to use Axum or CCR/DSS
Hi, About a month ago we bought licenses for the CCR/DSS tookit which we want to use to add distributed and concurrency capabilty to services that we provide as part of a product we ...Answered | 4 Replies | 14679 Views | Created by AgileGuy - Thursday, May 21, 2009 10:32 AM | Last reply by Curtis.Doucette - Sunday, January 16, 2011 2:56 AM -
1 Votes
Can I develop GUI Application with AXUM ?
Hello Friend... I completed working parallel programming before 2 day.I want to develop GUI applications with AXUM.But I don't understand to AXUM.Can I develop GUI Application with AXUM like ...Answered | 3 Replies | 15100 Views | Created by C Sharp Coder - Saturday, October 9, 2010 3:50 PM | Last reply by C Sharp Coder - Wednesday, November 17, 2010 3:46 PM -
0 Votes
Axum and Visual Studio 2010 Shell
Hello, I wanted to take a look at Axum, but without installing VS2010. So, I've read this ... -
0 Votes
Stopping A Pipeline During Calculation?
I just wrote up a blog post at http://geekswithblogs.net/JeffFerguson/archive/2010/10/24/solving-euler-project-problem-number-2-with-microsoft-axum.aspx that calculates an answer to a ... -
0 Votes
Axum Presentation at the Iowa Code Camp
http://geekswithblogs.net/JeffFerguson/archive/2010/10/23/axum-presentation-at-the-iowa-code-camp.aspxDiscussion | 0 Replies | 12011 Views | Created by Jeff.Ferguson - Saturday, October 23, 2010 9:19 PM -
0 Votes
wpf binding and custom display of data
Hello I'm new WPF I'm binding a listview to a simple class having 2 properties : firstName and lastName i'm using a textblock inside the gridViewColumn and using XAML assigning the ...Unanswered | 1 Replies | 12118 Views | Created by alihijazi - Thursday, October 7, 2010 7:00 PM | Last reply by Jeff.Ferguson - Friday, October 8, 2010 4:33 PM -
0 Votes
Axum Presentation at the Twin Cities Code Camp
Full announcement at http://geekswithblogs.net/JeffFerguson/archive/2010/10/05/axum-presentation-at-the-twin-cities-code-camp.aspxDiscussion | 0 Replies | 12067 Views | Created by Jeff.Ferguson - Wednesday, October 6, 2010 12:59 AM -
0 Votes
Passing schema messages via channel to a class
Hi all! So, I'm using the following code in an isolated class (.qcs) to poll a channel: while(true) { // awoods: log. resultType ...Unanswered | 1 Replies | 12248 Views | Created by Antony Woods - Monday, September 20, 2010 8:14 AM | Last reply by Antony Woods - Wednesday, September 29, 2010 8:59 AM -
0 Votes
No Output From App Using Multiplex Operator
>- multiplex operator: using System; using Microsoft.Axum; using System.Concurrency.Messaging; namespace ...Answered | 3 Replies | 12224 Views | Created by Jeff.Ferguson - Tuesday, September 7, 2010 12:04 AM | Last reply by Artur Laksberg - Wednesday, September 15, 2010 2:40 PM -
0 Votes
Types Following Colons In Channel Definitions?
The Axum Programmer's Guide contains this application: using System; using Microsoft.Axum; using ...Answered | 3 Replies | 13137 Views | Created by Jeff.Ferguson - Sunday, September 12, 2010 10:54 PM | Last reply by Artur Laksberg - Wednesday, September 15, 2010 3:04 AM - Items 1 to 20 of 128 Next ›
Axum Incubation Project announcement
-
Link
Thank you to everyone who participated in this forum. It has been retired, but
it will remain available as read-only. -
Link
I’m pleased to announce that today we’ve released an updated version (0.3) of Axum that works with Visual Studio 2010 RTM. To get it, go to our DevLabs site (http://msdn.microsoft.com/en-us/devlabs/dd795202.aspx) and click on "Download Axum for VS 2010"
-
Link
Welcome to the Axum community!
If you’ve stumbled across this forum by accident, please stay and read more about the project on our blog. We guarantee you’ll find it interesting!
We’re very pleased to bring you a new and exciting incubation technology designed with safe, productive, and scalable parallel programming in mind. Please use this forum to ask general questions, report bugs, request features, and freely discuss any of the concepts that Axum explores. As an incubation project, Axum feeds off of your feedback and this is the best place to provide it! Lastly, keep in mind that Axum is an incubation project and Microsoft has not committed to shipping it. If you think Axum would be a valuable tool in your developer toolkit, tell us about it! That’s the best way to turn incubation into a shipping product. ;)
If you’re reporting what you think is a bug, please take the following steps:
1) Make sure you have the latest version of Axum installed. You can check your version by opening the Axum Readme file. There’s a shortcut on your start menu! If you don’t have the latest version, install it; it just might have a fix for the issue. New versions will be announced in this forum and on the blog.
2) If you have the latest version installed and still have the same issue, do a preliminary search of the forums to see if the issue (and solution) has already been posted. If no solution has been posted, see if you can provide any additional information to help us take care of the bug.
3) If the issue hasn’t been posted before, create a new post.
4) Please post the version of Axum you are using (again, this is listed in the readme file), any relevant source code, and, finally, the steps to reproduce the error.
For more general information on Axum check out the Dev Labs site or our blog!
Thanks,
The Axum Team