Free Video Training: ASP.NET MVC 3 Features |
- Free Video Training: ASP.NET MVC 3 Features
- DevConnections Conference
- SQL Script Executer
- Proposed Workaround for Assembly Signing Issue with VS2010 SP1
Free Video Training: ASP.NET MVC 3 Features Posted: 09 Mar 2011 11:44 PM PST A few weeks ago I blogged about a great ASP.NET MVC 3 video training course from Pluralsight that was made available for free for 48 hours for people to watch. The feedback from the people that had a chance to watch it was really fantastic. We also received feedback from people who really wanted to watch it – but unfortunately weren't able to within the 48 hour window. The good news is that we've worked with Pluralsight to make the course available for free again until March 18th. You can watch any of the course modules for free, through March 18th, on the www.asp.net/mvc website here : The 6 videos in this course are a total of 3 hours and 17 minutes long, and provide a nice overview of the new features introduced with ASP...(read more) |
Posted: 09 Mar 2011 09:08 PM PST The excellent DevConnections conference will be held in Florida later this month (March 27th to 30th). DevConnections features multiple concurrent tracks – including ASP.NET Connections, Silverlight Connections, Visual Studio Connections, SQL Server Connections, and SharePoint Connections. I'll be doing a keynote on the first day, and there will be dozens of fantastic talks that week by some of the best presenters in the .NET community. You can learn more about the conference here . I highly recommend the conference – and hope to meet up with some of you there! Scott P.S. Use the discount code "DevCon1" to save $200 when registering. Read More......(read more) |
Posted: 11 Mar 2011 10:28 AM PST SQL Executer makes it easy to deploy, execute multiple scripts on SQL Server as you could do in VS 2008. In Visual Studio 2008's Database Project, one had an option to select multiple sql files and Run them on choosen DB. Visual Studio 2010, doesn't come with this functionality. |
Proposed Workaround for Assembly Signing Issue with VS2010 SP1 Posted: 11 Mar 2011 07:56 PM PST Hi, my name is Amit Mohindra and I'm Program Manager with the MS Visual C++ team. We are very sorry for the inconvenience caused by this assembly signing issue. We recognize that this change in SP1 has introduced an unintentional breaking change. This is indeed a bug in VS2010 SP1. I will start by giving you a little bit of background into what the issue was in VS2010 RTM, how our change in SP1 broke your projects and then finally the workaround you could apply to unblock yourselves.
Workaround The following workaround enables you to fix the two issues described above in 2.d.A and 2.d.B. You can work around this issue in two ways. 1. Change each project in your solution and redefine the "Key File" and "Delay Sign" properties on the linker. To do that follow these steps: · Fix the typo in the build process (2.d.A):
· Redefine the "Key File" and "Delay Sign" properties used for signing your project (2.d.B):
2. Or, If you have a lot of projects and don't want do step 1 (above) , alternatively you could make the following changes to resurrect your VS2010 RTM behavior:
Thank you for helping us improve quality of the product. We understand that this change has caused much pain to you and for which we are sorry. Meanwhile we are also looking at other avenues to provide you with this fix.
Thanks, |
You are subscribed to email updates from "microsoft" via Ehsan in Google Reader To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment