Developing RESTful Services and Clients with “M”

Published February 5th, 2010 Under Architecture, Conference Presentation, Services | Leave a Comment

Learn how Web developers can use “M”, a new language for describing data, metadata and domain specific languages, to enhance RESTful services like HTTP, JSON, RSS/Atom, and more. Also see how “M” can be used on premise or in the cloud to achieve greater development productivity and to create more compelling customer experiences.


Get Microsoft Silverlight

Practical Entity Framework for C#: Entity Framework for ASP.NET

Published February 5th, 2010 Under Coding, Database, Tutorial | Leave a Comment

ADO Entity Framework can be used in ASP.NET as well. There are only minor things to keep in mind. The EntityDataSource makes using an Entity Model in ASP.NET much easier. This video demonstrates how to use Entity Framework in ASP.NET.

http://msdn.microsoft.com/en-gb/vcsharp/dd565859.aspx

Become a Web Debugging Virtuoso with Fiddler

Published February 3rd, 2010 Under Conference Presentation, Open Source Tools, Software Testing, User Interface | Leave a Comment

Learn how teams around Microsoft and ISVs around the world use the Fiddler web debugging tool to find bugs, troubleshoot performance problems, and uncover security vulnerabilities in both client and server code. Explore the best add-ons for Fiddler, and build your own functionality using JavaScript and .NET languages. Examine how new features in Internet Explorer 8, like Accelerators and Visual Search suggestions, utilize the network. Learn actionable best practices for building faster websites


Get Microsoft Silverlight

Exploring Operator Overloading in C#

Published February 3rd, 2010 Under Coding, Tutorial | Leave a Comment

In this episode we are going to take a look at how create overloaded operators for your objects.Operator overloading permits user-defined operator implementations to be specified for operations where one or both of the operands are of a user-defined class or struct type. When creating your own operators there are many different operators which can be overloaded.

http://www.dimecasts.net/Content/WatchEpisode/158

Microsoft SQL Server 2008 Reporting Services

Published February 1st, 2010 Under Database, Interview | Leave a Comment

Amit Goyal interviews author Michael Lisin about his new book, Microsoft SQL Server 2008 Reporting Services, the comprehensive guide to SQL Server 2008 Reporting Services.


next page »