sharparena.com

  • Increase font size
  • Default font size
  • Decrease font size
News

Win 7 and 2008 R2 RTM

E-mail Print PDF

Windows 7 and Windows Server 2008 R2 RTM English bits will be available for download for MSDN and TechNet subscribers starting August 6th. Other languages will become available on October 1st. For partners, the English RTMs will become available on August 16th.

For more information about the release dates check the Windows Team blog.

 

STM.NET V1.0

E-mail Print PDF

Somasegar has announced the availability of .NET Framework 4 Beta 1 Enabled to use Software Transactional Memory v1.0, or in short STM.NET. This is an experimental version of .NET that enables software transactional memory for C# programming. It allows programmers to demarcate regions of code as operating in an atomic, isolated transaction from other code running concurently. The way to do this is with a delegate called Atomic.Do, or with a try/catch mechanism.

This experimental framework also comes with functionality like:

  • tooling (debugging, ETW tracing)
  • lock interoperability
  • interoperability with traditional transactions
  • annotations (how methods run in transactions, suppressed transactions on methods, etc.)
  • static and dynamic checking of annotations

The limitations so far are that it is only supported for C#, works only with Visual Studio 2008, it doesn't work on a machine with Visual Studio 2010 beta 1 and there only a 32-bit version.

You can read more about it at:

Last Updated on Wednesday, 29 July 2009 07:04
 

ASP.NET MVC For Visual Studio 2010 Beta 1

E-mail Print PDF
Microsoft has published on CodePlex an APS.NET MVP installer for Visual Studio 2010 beta 1. The beta 1 release did not have support for creating ASP.NET MVP applications (because of functionality lock down that happened before the 1.0 release of MVC). The installer that targets only Visual Studio 2010 beta 1 provides the tools and assemblies for building ASP.NET MVP applications. There are some known issues with the installer, but they are addressed in this article.
 

Development of OracleClient discontinued

E-mail Print PDF
User Rating: / 1
PoorBest 
Microsoft has announced that it will no longer develop the OracleClient (System.Data.OracleClient namespace), the .NET data provider for Oracle. It will still be present in the .NET Framework 4.0, but marked as deprecated. Developers should use instead Microsoft partner's ADO.NET providers for Oracle. It seems that many customers already do that, which was one of the main reasons that drove Microsoft to take this decision.
 

F# May CTP

E-mail Print PDF

Visual Studio 2010 Beta 1 is the first release of Visual Studio to include full support for F#. On the same time, Microsoft has released a F# CTP aimed to align Visual Studio 2008 with Visual Studio 2010. If you install this CTP on VS 2008 you'll have the same features available in VS 2010.

For more information on the release see:

 
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  3 
  •  Next 
  •  End 
  • »


Page 1 of 3

Related articles

Polls

What is your .NET language of choice?
 

Who's Online?

We have 4 guests online

Did you know

Did you know you can submit articles for publishing using the submission form if you are authenticated on the site?