The new application development environment LightSwitch was released to manufacturing today. For more info go to: http://blogs.msdn.com/b/bethmassi/archive/2011/07/26/visual-studio-lightswitch-rtm-is-here.aspx
Category: Link
ADO.NET Entity Framework 4.1 – Update 1
ADO.NET Entity Framework 4.1 introduces two new features: The DbContext API is a simplified abstraction over ObjectContext and a number of other types that were included in previous releases of the ADO.NET Entity Framework. The DbContext API surface is optimized for common tasks and coding patterns. Code First is a new development pattern for the … Continue reading ADO.NET Entity Framework 4.1 – Update 1
Web Standards Update for Microsoft Visual Studio 2010 SP1
Web Standards Update provides the much wanted HTML5 & CSS3 support to Visual Studio 2010 SP1. It brings VS 2010 intellisense & validation as close to W3C specification as we could get via means of an extension. Download: http://visualstudiogallery.msdn.microsoft.com/a15c3ce9-f58f-42b7-8668-53f6cdc2cd83
Validate your ODATA Service
If you you are writing an ODATA service, it's a good idea to validate that it's implemented correctly so other platforms like WP7 and iPhone can easily consume it. Here is a site from the ODATA team to do just that: http://services.odata.org/validation/
.NET Reflector Is No Longer Free
Redgate, who purchased .NET Reflector a number of years ago has announced the next version will not be free (BIG mistake). Check out this article on alternatives (free and commercial): http://www.adrianbanks.co.uk/?p=71
Announcing Visual Studio 2010 Service Pack 1
The service pack for VS2010 has been released, to download go to: Download Service Pack 1 (MSDN Subscribers) Thursday's general availability download is here. For more info, go to: http://blogs.msdn.com/b/jasonz/archive/2011/03/08/announcing-visual-studio-2010-service-pack-1.aspx?sf1160498=1
Visual Studio 2010 Service Pack 1 Beta Released
The Visual Studio 2010 Service Pack 1 Beta is now ready for download! Service Pack 1 Beta comes with a “go live” license which means you can start using the product for production related work (see the license agreement with the product for more details). Download Service Pack 1 Beta (MSDN Subscribers only) The link … Continue reading Visual Studio 2010 Service Pack 1 Beta Released
Some Performance Notes on Enumerable LINQ Operators
Here is a great article describing how to properly use LINQ methods: http://blogs.msdn.com/b/marcelolr/archive/2010/05/06/some-performance-notes-on-enumerable-linq-operators.aspx
Layout Techniques for Windows Forms Developers
The WPF and Silverlight platforms are different in both available tooling and layout options.
Resources for Developing on Windows 7
Want to develop applications for Windows 7? Below are some links to get you going: Windows Developer Center on MSDN - Develop for Windows 7 Windows Application Compatibility Developer Center Windows 7 Remediation Labs Windows 7 Blog for Developers Windows on Channel 9 "PhotoView" Reference Application Windows 7 Training Kit For Developers

You must be logged in to post a comment.