Stories recently tagged with 'ScottGu'

ASP.Net MVC Framework Part 1(weblogs.asp.net)

submitted by isuttleisuttle(1140) 4 years, 6 months ago

Scott Guthrie provides some great insight into the upcoming ASP.Net MVC framework. read more...

4 comments |category: |Views: 32

tags: another

VS 2008 Nested Master Page Support(weblogs.asp.net)

submitted by k000derk000der(4765) 4 years, 10 months ago

VS 2008 designer handles now nested Master Pages read more...

2 comments |category: |Views: 31

tags: another

Creating Packaged ASP.NET Setup Programs with VS 2005(weblogs.asp.net)

submitted by k000derk000der(4765) 4 years, 11 months ago

Step by step instructions how to create a setup package for ASP.NET apps. read more...

add a comment |category: |Views: 164

tags: another

Hanselminutes Podcast - Scott Guthrie and Jason Zander on Silverlight(hanselman.com)

submitted by martinwoodwardmartinwoodward(60) 5 years ago

A podcast that avoids the basics of the recent Silverlight announcements from Microsoft and dives straight into the detail of what Silverlight means to developers. read more...

add a comment |category: |Views: 4

tags: another

Tip/Trick: Enabling SSL on IIS 7.0 Using Self-Signed Certificates(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 1 month ago

SSL enables browsers to communicate with a web-server over a secure channel that prevents eavesdropping, tampering and message forgery. You should always use SSL for login pages where users are entering usernames/passwords, as well as for all other sensitive pages on sites (for example: account pages that show financial or personal information). Configuring SSL on Windows with previous versions of IIS has been a pain. Figuring out how to install and manage a certificate, and then associate it with a web-site, is something I bet most web developers don't know how to enable. The good news is that IIS 7.0 makes it radically easier to configure and enable SSL. IIS 7.0 also now has built-in support for creating "Self Signed Certificates" that enable you to easily create test/personal certificates that you can use to quickly SSL enable a site for development or test purposes. Using IIS 7.0 you can SSL enable an existing web site in under 30 seconds. read more...

add a comment |category: |Views: 22

tags: another

An Open Letter to Scott Guthrie(elegantcode.com)

submitted by LordLord(3737) 5 years, 2 months ago

Speaking and working with developers who live daily with your tools, I find confusion and concern over your relationship to the open source community that has grown up around the .Net platform. While Sun, IBM, other platform providers, and ISVs clearly see the open source community as a complimentary codebase to their products, Microsoft tends to use the best and brightest work from the community space as a feature map for .Net. read more...

add a comment |category: |Views: 3

tags: another

ASP.NET AJAX Documentation Update, Videos and Cool Articles (weblogs.asp.net)

submitted by crpietschmanncrpietschmann(11.3k) 5 years, 2 months ago

ScottGu posted a bunch of links to some really great blog, articles and videos on ASP.NET AJAX. These are all some really great content. read more...

add a comment |category: |Views: 2

tags: another

Overview of ASP.NET AJAX 1.0 and Control Toolkit RTM(weblogs.asp.net)

submitted by rimsystemsrimsystems(6119) 5 years, 4 months ago

ScottGu outlines what's changed in the RTM release, what to do before installing and future plans for ASP.NET AJAX. read more...

add a comment |category: |Views: 22

tags: another

ASP.NET AJAX Cheat Sheets(weblogs.asp.net)

submitted by gsn1gsn1(90) 5 years, 4 months ago

Milan Negovan from the http://aspnetresources.com/ site has been working on putting together some really nice PDF "cheat sheets" for the client-JavaScript libraries in ASP.NET AJAX. These are super handy pages to print out and keep around to quickly find information and code-snippets to use. read more...

3 comments |category: |Views: 22

tags: another

Vista RTM Includes .NET 3.0, IIS7(weblogs.asp.net)

submitted by mshslmshsl(195) 5 years, 6 months ago

Two feature highlights I'm particularly excited about being built-in to Vista: .NET Framework 3.0 (including the new Avalon, Indigo, Workflow and CardSpace libraries) and IIS 7.0 (including its deep integration with ASP.NET). read more...

add a comment |category: |Views: 1

tags: another

September Atlas Control Toolkit Released(weblogs.asp.net)

submitted by ottoradkeottoradke(230) 5 years, 8 months ago

ScottGu blogs about the latest refresh to the Atlas toolkit. A couple of new controls included as well. read more...

add a comment |category: |Views: 12

tags: another