InfoQ

InfoQ

Editor Specific Content View

Jenni Konrad

Jenni Konrad has worked in programming and administration for far longer than she'd like to admit. She's current a software developer specializing in .NET, SQL Server, and Teradata. In her spare time, she enjoys camping, letterpress printing, gardening, and visiting tropical islands as often as possible. She lives in Minneapolis with her husband, Matt.

All of Jenni Konrad's Content on InfoQ


News by Jenni Konrad

Async Features Now Available for .NET 4 and Silverlight 5

Topics
.NET Framework 4.0,
Visual Studio 11,
Visual Studio,
.NET Framework,
.NET,
Microsoft,
IDE,
Companies,
Silverlight 5,
Programming,
Asynchronous Programming

Microsoft announced the new Async Targeting Pack for Visual Studio 11 Beta, which will allow developers to use asynchronous programming features in .NET 4 or Silverlight 5 applications. These features were previously provided in the Async CTP, which is now deprecated.

Migrating Applications to .NET Framework 4.5: Deprecated Types and New Features

Topics
migration,
CLR

Microsoft has released a list of members and types that are changed or deprecated in .NET Framework 4.5 Beta. They have also provided a guide to help developers migrate applications created with older versions of the .NET Framework.

Web Deploy 3.0 Adds IIS8 Support

Topics
Deployment,
PowerShell,
IIS,
Cloud Computing

Microsoft recently announced the Release Candidate of Web Deploy 3.0, their tool for packaging and deploying web applications. The new version includes support for IIS8 on Windows Server 8, PowerShell cmdlets, and automated backup.

Managed Extensibility Framework 2: Upcoming Changes for .NET 4.5

Topics
.NET Framework 4.5,
.NET Framework,
.NET,
Managed Extensibility Framework,
Programming

Version 2 of Managed Extensibility Framework (MEF), a framework for extending .NET applications, is currently in Preview mode, and the final release will be part of .NET Framework 4.5. Expected enhancements in Version 2 include improvements to the RegistrationBuilder API, attribute-less registration, and better control over object lifetime.

EF Power Tools Beta 2 Introduces New Tools and Improved EF5 Support

Topics
Visual Studio,
IDE,
Microsoft,
.NET,
Companies,
Programming

Microsoft has announced a new release of EF Power Tools, which provide additional design-time tools for working with Entity Framework. This release introduces the ability to Generate Views and use T4 templates for reverse-engineered code, and includes improved support for Entity Framework 5.

New Asynchronous Features Enhance .NET Framework 4.5

Topics
Visual Basic.NET,
WPF,
WCF,
ASP.NET,
.NET Languages,
.NET,
Programming,
C# 4

.NET Framework 4.5 Beta not only brings the Async/Await keywords and language simplifications to C# and Visual Basic, but also adds asynchronous methods to several common I/O and data access functions. New asynchronous features are available in ASP.NET 4.5, WCF, and WPF as well.

Microsoft Announces New Cloud Build for Team Foundation Service

Topics
Team Foundation Server,
Windows Azure,
Visual Studio,
Azure,
Microsoft,
.NET,
IDE,
ALM,
Unit Testing,
PaaS,
Companies,
Programming,
MSTest,
Enterprise Architecture,
Eclipse,
Testing,
Cloud Computing,
TDD,
Team Foundation Service

At this week's VS Live conference, Microsoft announced a new Build Service for Team Foundation Service, the Azure-based version of Team Foundation Server. The build service will automatically compile and run unit tests every time files are checked in.

LLBLGen Pro 3.5 Adds OData and SQL Server 2012 Support, Designer Improvements

Topics
OData,
nHibernate,
Entity Framework,
ORM

Version 3.5 of the ORM tool LLBLGen Pro was released this week, and includes updates to Entity Framework and NHibernate functionality, designer improvements, and several updates to the runtime, such as support for OData and SQL Server 2012.

Web Workbench Adds Support for Visual Studio 11

Topics
Visual Studio 11,
Scripting,
Visual Studio,
.NET,
Microsoft,
IDE,
Languages,
CoffeeScript,
Programming,
Companies,
LESS,
Sass

Web Workbench, the extension that brings Sass, LESS, and Coffeescript to Visual Studio, has been updated. This release adds support for Visual Studio 11, improvements to the import process and collapsible outlining for CoffeeScript.

Preview PowerShell 3 in the new Windows Management Framework 3 Beta

Topics
.NET Framework,
.NET,
PowerShell,
Programming

Microsoft's recently-released WMF 3 Beta includes PowerShell 3, in addition to updates to WMI and WinRM. PowerShell 3 introduces several new features, including workflows, a new scripting environment, and performance improvements.