By tag: ScottGu
0
kicks
ScottGu: Introducing “Razor” – a new view engine for ASP.NET
"ASP.NET MVC has always supported the concept of “view engines” – which are the pluggable modules that implement different template syntax options. The “default” view engine for ASP.NET MVC today uses the same .aspx/.ascx/.master file templates as ASP.NET Web Forms. Other popular ASP.NET MVC ...
0
kicks
ScottGu: April 30th Links: ASP.NET, ASP.NET MVC, Visual Studio 2010
Good collection of ASP.NET, ASP.NET MVC and Visual Studio 2010 -related links.
0
kicks
30 “Quick Hit” Videos about ASP.NET 4 and VS 2010 - Scott Gu
These “quick hit” videos that have been published that also provide quick first looks at some of the new features coming with ASP.NET 4 and VS 2010. These videos aren’t an exhaustive list of everything new – but do provide a great way to quickly learn about many of the cool new things coming with t...
0
kicks
ScottGu: ASP.NET MVC 2: Model Validation
"Validating user-input and enforcing business rules/logic is a core requirement of most web applications. ASP.NET MVC 2 includes a bunch of new features that make validating user input and enforcing validation logic on models/viewmodels significantly easier. These features are designed so tha...
0
kicks
ASP.NET MVC 2 - ScottGu's Blog
Over the last six months the ASP.NET team has been steadily releasing preview, then beta, and now release candidate builds of ASP.NET MVC 2.
Given that the final release is not too far away, I thought it was a good time to start a new multi-part ASP.NET MVC 2 blog series that discusses the new fe...
0
kicks
ScottGu: Announcing the WebsiteSpark Program
"I’m excited to announce a new program – WebsiteSpark – that Microsoft is launching today.
WebsiteSpark is designed for independent web developers and web development companies that build web applications and web sites on behalf of others. It enables you to get software, support and busines...
0
kicks
ScottGu: Multi-Targeting Support (VS 2010 and .NET 4 Series)
"Today’s post discusses VS 2010’s enhanced multi-targeting support – which allows you to use and target multiple versions of .NET. We did significant architectural work in the VS 2010 release to enable a number of new multi-targeting features, and provide a much better experience."
0
kicks
MIX 09 report by Scott Guthrie
Corporate Vice President in the Microsoft Developer Division talks about MIX 09.
0
kicks
ASP.NET MVC 1.0 Release Candidate Now Available
Finally Scott Guthrie announced ASP.NET MVC 1.0 RC. Check it out.
0
kicks
The Academic Background of the .NET Community Leaders
In this post Keyvan demonstrates the Academic background of most famous guys in the .NET community and talks about the various aspects of academic knowledge and its effect among technology leaders.
0
kicks
ScottG:Styling a Silverlight Twitter Application with Expression Blend
"One of the things that makes Silverlight so powerful is the ease with which developers and designers can collaborate together on projects. Developers can use Visual Studio to open and edit Silverlight 2 projects and get a powerful code-focused .NET development environment, and designers can u...
0
kicks
ScottG:October 22nd Links: ASP.NET, Visual Studio, WPF and Silverlight
Latest quality link collection by Scott
0
kicks
Silverlight 2 Released
The final version was announced by Scott Guthrie in a conference call he gave a few hours ago. There is nothing much more different than RC0 - just some bug fixes and UI polishing.
0
kicks
How ASP.NET began in Java
"ASP.NET happened after we shipped IIS 4.0 and everyone went on vacation. Scott Guthrie and I – Scott worked for me at the time, he was 22 years old, straight out of college - and we took advantage of the time everyone was on vacation to start brainstorming new ideas. We looked at ASP and how i...