Friday, October 30, 2009

We Need Your Feedback on the Documentation

We Need Your Feedback on the Documentation


We Need Your Feedback on the Documentation

Posted: 30 Oct 2009 09:49 AM PDT

  The doc teams are looking for your feedback on the .NET Framework and Visual Studio docs.  Help us improve the developer documentation by taking the Visual Studio and .NET Framework Content Survey .  This survey will give us a better understanding of the type of applications you are developing as well as how you use Help and how we can improve it. The survey takes only 10 minutes, and we really appreciate your feedback! Feel free to forward the survey link. Read More......(read more)

JavaScript class browser: once again with jQuery

Posted: 30 Oct 2009 10:43 AM PDT

I've already posted twice about that little class browser application. The first iteration was mostly declarative and can be found here: http://weblogs.asp.net/bleroy/archive/2009/09/14/building-a-class-browser-with-microsoft-ajax-4-0-preview-5.aspx The second one was entirely imperative and can be found here: http://weblogs.asp.net/bleroy/archive/2009/10/15/entirely-unobtrusive-and-imperative-templates-with-microsoft-ajax-4-preview-6.aspx This new version builds on top of the code for the imperative version and adds the jQuery dependency in an attempt to make the code leaner and simpler. I invite you to refer to the imperative code (included in the archive for this post ) and compare it with the jQuery version, which shows a couple of ways...(read more)

Let me know your questions for Scott Guthrie and the ASP.NET Team @devconnections

Posted: 30 Oct 2009 10:26 AM PDT

I'm going to be at DevConnections this year to deliver a session on Microsoft Ajax with Jim Wang and also chair a panel with Scott Guthrie and members of the ASP.NET Team.  First of all here are details on the invitation: Join us for a technical question and answer session with Scott Guthrie and members of the ASP.NET team on November 10th 2009 from 6:15 PM - 8:15PM at the ASP.NET Connections conference in Las Vegas. This is your chance to meet face to face with the people working on ASP.NET, give feedback and receive guidance. Attendance is limited so be there early and ask for details at the registration desk . We will have pizza and beverages. I'll be taking questions from the audience but if you can't make it to Las Vegas and want to...(read more)

Silverlight Cream for October 29, 2009 -- #720

Posted: 29 Oct 2009 10:04 PM PDT

In this Issue: Mark Miller , Sergey Barskiy , Gavin Wignall , Josh Holmes , Bryant Likes , and Jeff Prosise . Shoutouts: András Velvárt sent me this yesterday and I was blown away by all the Silverlight goodness: Response Karl Shifflett did a re-release...( read more )...(read more)

Converting a Web Site Project to a Web Application Project

Posted: 29 Oct 2009 04:49 PM PDT

Differences between Web Site Projects (WSP) and Web Application Projects (WAP) are highlighted in blogs such as this one . Based on that, if you feel a WAP would be better for your particular needs than a WSP, but have already created a WSP, you may be asking yourself, "Can I convert my WSP into a WAP, without starting from scratch?". This posting explains how to convert an existing Web Site Project to a Web Application Project in Visual Studio 2010. The most striking differences to a Web Site Project are that WAPs have a project file to include and exclude files, and compile to a single assembly. The guidelines below include several of the basic steps detailed in the Walkthrough: Converting a Web Site Project to a Web Application Project in...(read more)

Using C# Dynamic to simplify ADO.NET Data Access

Posted: 29 Oct 2009 04:05 PM PDT

Recently, I started playing around with C# dynamic, and blogged how it could be used to call static class members late bound .  Today, I was talking to Phil Haack , who I think had talked to ScottGu , and he mentioned that it would be cool to use dynamic to simplify data access when you work directly with SQL query.  So I thought I'd play around with that, and it didn't take much code to make it work nicely. So the scenario is that you're not using any fancy O/R mapper like LINQ to SQL or Entity Framework, but you're directly using ADO.NET to execute raw SQL commands.  It's not something that I would personally do, but there are a lot of folks who prefer this over the higher level data access layers. So let's look at an example...(read more)

New! Download the SDL Developer Starter Kit

Posted: 29 Oct 2009 06:25 PM PDT

Educate yourself and your organization on how to build more secure applications. The SDL Developer Starter Kit offers content, labs, and training to help you establish a standardized approach to rolling out the Microsoft Security Development Lifecycle (SDL) in your organization.

Explore the Most Comprehensive Windows 7 Developer Training Online on Channel 9

Posted: 29 Oct 2009 06:25 PM PDT

These videos, hands-on labs, and real-world samples are the quickest way to ramp up on the new developer features in Windows 7. Our new online offerings allow you to learn at your own pace and download only those modules that interest you. Go ahead and jumpstart your Windows 7 developer skills now!

A proposito di Web Track

Posted: 29 Oct 2009 05:36 PM PDT

In queste ore sto ultimando le demo per la presentazione del prossimo meeting di XeDotNet, il 6 Novembre 2009. In quell'occasione terrò una sessione, di circa 1 ora e 20 minuti dal titolo ambizioso: Silverlight do it better: Silverlight 3.0, Ria Services...( read more )...(read more)

Are You Classic or Lightweight? The MSDN Redesign

Posted: 29 Oct 2009 01:06 PM PDT

MSDN recently rolled out new presentation choices for its Library content, which includes the MSDN online section for Silverlight: If you haven't been there recently here's your obligatory handy link: Silverlight 3 on MSDN The added presentation choices...( read more )...(read more)

Give Us Your Feedback on Visual Studio Documentation

Posted: 29 Oct 2009 05:15 PM PDT

Help us help you by taking 10 minutes to fill out our Visual Studio Content Survey on how to improve the Visual Studio documentation.

No comments:

Post a Comment