An anonymous reader writes “Back in July, Microsoft announced it was making .NET available under its Community Promise, which in theory allowed free software developers to use the technology without fear of patent lawsuits. Not surprisingly, many free software geeks were unconvinced by the promise (after all, what’s a promise compared to an actual open licence?), but now Microsoft has taken things to the next level by releasing the .NET Micro Framework under the Apache 2.0 licence. Yes, you read that correctly: a sizeable chunk of .NET is about to go open source.”
Read more of this story at Slashdot.

Link to the original site
The Windows API Code Pack for the Microsoft .NET Framework provides a source code library that can be used to access some new Windows 7 features (and some existing features of older versions of the Windows operating system) from managed code. These Windows features are not available to developers today in the .NET Framework.
Link to the original site
bonch writes “Mozilla previously blocked the Firefox addons Microsoft included with .NET, citing security concerns. After talking with Microsoft, they have now unblocked the .NET Framework Assistant addon and are working on a way for enterprise users to unblock the Windows Presentation Foundation addon as well.”
Read more of this story at Slashdot.

Link to the original site
ZosX writes “Around 11:45 PM Friday night, I was prompted by Firefox that it had disabled the addons that Microsoft has been including with .NET — specifically, the .NET Framework Assistant and the Windows Presentation Foundation. The popup announcing this said that the ‘following addons have been known to cause stability or security issues with Firefox.’ Thanks, Mozilla team, for hitting the kill switch and hopefully this will get Microsoft to release a patch sooner.” Here’s the Mozilla security blog entry announcing the block, which Mozilla implemented via its blocklisting mechanism.
Read more of this story at Slashdot.

Link to the original site
The Microsoft SDL – Developer Starter Kit offers 14 modules of content, labs, and training to help you establish a standardized approach to rolling out security development policies and industry best practices into your organization.
Download it here

Link to the original site
The final versions of Visual Studio 2008 and .net Framework 3.5 are available. MSDN subscribers can download VS2008 the full versions from the MSDN subscription site. Trial versions of VS2008 Team Suite and VS2008 Team Foundation Server are also available for download, VS2008 Professional will be available later.
All the Free Express editions (Basic, Web Developer, [...]

Link to the original site
Are you are an experienced .net programmer and you are too lazy to learn TSQL stored procedures, triggers or functions? Yes? Then read on this quick start guide on using .net assemblies inside SQL Server using SQLCLR.
SQLCLR (or SQL Common Language Runtime) is a technology for hosting of the .NET CLR engine inside SQL Server. [...]

Link to the original site