Browse by Tags
All Tags »
.Net (RSS)
Our team has posted a set of WF 4 Migration documents on MSDN. You'll find 4 papers initially - an overview document which introduces migration concerns and what to do for the WF3 developer. a best practices for WF3 development paper - how to design your
Read More...
Earlier this week, we released Beta1 to MSDN subscribers. I am happy to share that the bits are now available for general public download! Go get them here .
Read More...
In addition to the Beta1 samples I linked to , you may also find the training kit useful - it has more detailed walkthroughs of key features. Get it here: http://code.msdn.microsoft.com/wcfwf4
Read More...
When you download VS2010 and .NET Framework 4.0 Beta1, you do not automatically get the samples. To get the SDK samples that the team put together, go to: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=5aca0622-d87d-4cc9-a22c-0d58205a56b4#t
Read More...
Here's a link to the Beta1 forums where you can provide feedback and ask questions: http://social.msdn.microsoft.com/Forums/en-US/category/VSPreRelease,netdevelopmentprerelease,visualstudioprerelease,vstsprerelease Our team will be watching the WF Beta1
Read More...
I'm finally excited to share that .NET Framework 4.0 Beta1 and Visual Studio 2010 Beta1 is being released this week! After having kept it low key and quiet for so long, and a limited distribution at the PDC last year, it is great that this week, Beta1
Read More...
Finally, the PDC week is here. At the Ray Ozzie keynote this morning, he announced Windows Azure - www.azure.com - Windows in the Cloud. Azure will be the basis for the Microsoft Services Platform. .NET Online Services, Live Services, SQL Services, SharePoint
Read More...
The premier Microsoft conference, the PDC - Professional Developers Conference, is happening in the week of Octobert 26th in Los Angeles! Microsoft stars will join movie stars and present a bunch of upcoming technologies and paradigms to thousands of
Read More...
The final bits for 'Orcas' or .NET Framework 3.5 are now available for download! I must say this was a relatively quick, feature packed release for us. Get it here . For the Connected Framework team in which I work in, we concentrated on 4 major themes
Read More...
This past week, we announced "Oslo" at the SOA-BP conference in Redmond. Oslo is the code name for a group of technical investments we're making over the next couple of years to simplify designing, building and managing composite applications. This is
Read More...
So I have to admit I've been late in jumping to the "code as data" magic! I did play around with LINQ and the lambda syntax back last year with the May CTP, and found it really simple and powerful - reminding me of the days I worked with ML. I did not,
Read More...
An updated version of Dinner Now is now available - (version 1.2) http://www.CodePlex.com/DinnerNow The new version has several bug fixes and a few enhancements. Out-workflow PowerShell Commandlet - David Aiken developed a custom commandlet for Windows
Read More...
Our evangelism team has built a new sample application called DinnerNow.net. It is a fictious online marketplace for people to order food from a variety of restaurants. The samples showcases a bunch of the .Net Framework 3.0 technologies - WF, WCF, WPF
Read More...
A month ago I was investigating authoring WF rules against XML. We dont support it out of the box, but a simple way of achieving this is by exposing your XML schema as a .Net type - and then author rules against that type. Simple, and doable with XSD.exe.
Read More...
After being on the WCF team for almost 4.5 years, I can tell you we've all been waiting for this day. You can now download WCF (and WF and WPF) as part of the .Net Framework 3.0 release here. This is not Beta1, or Beta2, or RC0 or RC1 - this is the final
Read More...