Stories recently tagged with 'ScottGuthrie'

ASP.NET MVC preview release 4 - part 1(weblogs.asp.net)

submitted by maartenbamaartenba(5845) 3 years, 10 months ago

The ASP.NET MVC team is in the final stages of finishing up a new "Preview 4" release that they hope to ship later this week. The Preview 3 release focused on finishing up a lot of the underlying core APIs and extensibility points in ASP.NET MVC. Starting with Preview 4 this week you'll start to see more and more higher level features begin to appear that build on top of the core foundation and add nice productivity. There are a bunch of new features and capabilities in this new build - so much in fact that I decided I needed two posts to cover them all. This first post will cover the new Caching, Error Handling and Security features in Preview 4, as well as some testing improvements it brings. My next post will cover the new AJAX features being added with this release as well. read more...

2 comments |category: |Views: 249

tags: another

ASP.NET MVC Preview 3 Release (weblogs.asp.net)

submitted by DannyDouglassDannyDouglass(1260) 4 years ago

From ScottGu's weblog - "This morning we released the Preview 3 build of the ASP.NET MVC framework. I blogged details last month about an interim source release we did that included many of the changes with this Preview 3 release. Today's build includes some additional features not in last month's drop, some nice enhancements/refinements, as well as Visual Studio tool integration and documentation." read more...

1 comment |category: |Views: 265

tags: another

Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Beta(weblogs.asp.net)

submitted by mosesmoses(295) 4 years ago

public beta of upcoming .NET 3.5 SP1 and VS 2008 SP1 releases is published read more...

1 comment |category: |Views: 130

tags: another

Creating and Using Silverlight and WPF User Controls - Scott Gu(weblogs.asp.net)

submitted by marlongrechmarlongrech(1000) 4 years, 1 month ago

One of the fundamental design goals of Silverlight and WPF is to enable developers to be able to easily encapsulate UI functionality into re-usable controls. You can implement new custom controls by deriving a class from one of the existing Control classes (either a Control base class or from a control like TextBox, Button, etc). Alternatively you can create re-usable User Controls - which make it easy to use a XAML markup file to compose a control's UI (and which makes them super easy to build). In Part 6 of my Digg.com tutorial blog series I showed how to create a new user control using VS 2008's "Add New Item" project item dialog and by then defining UI within it. This approach works great when you know up front that you want to encapsulate UI in a user control. You can also use the same technique with Expression Blend. read more...

add a comment |category: |Views: 56

tags: another

ScottGu: Unit Testing with Silverlight(weblogs.asp.net)

submitted by JemmJemm(9604) 4 years, 1 month ago

One of the important capabilities we shipped with the Beta1 release of Silverlight 2 was a unit test harness that enables you to perform both API-level and UI-level unit testing. This testing harness is cross browser and cross platform, and can be used to quickly run and verify automated unit tests. read more...

4 comments |category: |Views: 25

tags: another

ScottGu: Unit Testing with Silverlight(weblogs.asp.net)

submitted by JemmJemm(9604) 4 years, 1 month ago

One of the important capabilities we shipped with the Beta1 release of Silverlight 2 was a unit test harness that enables you to perform both API-level and UI-level unit testing. This testing harness is cross browser and cross platform, and can be used to quickly run and verify automated unit tests. read more...

4 comments |category: |Views: 25

tags: another

ScottGu tells about the new IIS7 Admin Pack(weblogs.asp.net)

submitted by JemmJemm(9604) 4 years, 2 months ago

"Last week the IIS team shipped the first technical preview of some really cool administration modules that I think web developers will find super useful." Database Manager, Log Reports, Configuration Editor, Request Filtering UI, .NET Authorization, FastCGI UI read more...

add a comment |category: |Views: 33

tags: another

ScottGu: IIS 7.0 Bit Rate Throttling Module Released(weblogs.asp.net)

submitted by JemmJemm(9604) 4 years, 2 months ago

The blog post below provides a quick overview of some of the options you can use to reduce the cost of delivering video, and discusses a new free download - the IIS 7.0 Bit Rate Throttling Module - that was released a few days ago and which enables you to easily save money when serving video from an IIS web server using any video technology (including Silverlight, Windows Media Player and even Flash). read more...

add a comment |category: |Views: 24

tags: another

My Presentations in Arizona this Tuesday (weblogs.asp.net)

submitted by adminjewadminjew(1490) 4 years, 2 months ago

1) Developing Applications using Silverlight 2: This will be a drill-down into the new Silverlight 2 Beta1 release, and how you can build applications with it using VS 2008 and Expression Blend. You'll leave this session with a good understanding of the basics of Silverlight programming and how to start building applications with it. 2) Developing Applications using ASP.NET MVC: This session will be a drill-down into the new ASP.NET Model-View-Controller framework option (which last week was updated . You'll leave this session with a good understanding of what it is, how it works, and how to start building ASP.NET web applications with it. read more...

add a comment |category: |Views: 4

tags: another

.NET 3.5 Client Product Roadmap(weblogs.asp.net)

submitted by JozefSevcikJozefSevcik(1880) 4 years, 3 months ago

Scott is introducing upcoming features of client part of .NET 3.5 read more...

4 comments |category: |Views: 16

tags: another

Feb 17th Links: ASP.NET, ASP.NET AJAX, Visual Studio, .NET (weblogs.asp.net)

submitted by mehfuzhmehfuzh(1906) 4 years, 3 months ago

Here is the latest in my link-listing series. Also check out my ASP.NET Tips, Tricks and Tutorials page for links to popular articles I've done myself in the past. read more...

1 comment |category: |Views: 0

tags: another

Congrats! Scott Guthrie, corporate vice president(microsoft.com)

submitted by wisemxwisemx(8074) 4 years, 3 months ago

Scott Guthrie, corporate vice president, .NET Developer Platform. Previously general manager, Guthrie will continue to oversee several development teams responsible for delivering Microsoft Visual Studio developer tools and Microsoft .NET Framework technologies for building client and Web applications. read more...

5 comments |category: |Views: 5

tags: another

Happy Birthday Scott Guthrie!(amazon.com)

submitted by terrbleterrble(1665) 4 years, 3 months ago

Let's get Scott something from his Amazon Wish List read more...

8 comments |category: |Views: 15

tags: another

Scotts new Linklist - ASP.NET, WPF, AJAX, VS, .NET(weblogs.asp.net)

submitted by RemanReman(1970) 4 years, 3 months ago

A new linklist from Scott. read more...

add a comment |category: |Views: 37

tags: another