January 13, 2011
Blog ArchivesNow available: WebMatrix
WebMatrix is now available in final release form.
What is WebMatrix? I first posted at the debut of WebMatrix beta back in July, describing WebMatrix as a complete Web development stack for pragmatic developers. WebMatrix elegantly inte…
Microsoft Launches WebMatrix Web Dev Tool with Built-in SEO – WebProNews
Tech2Microsoft Launches WebMatrix Web Dev Tool with Built-in SEOWebProNewsWebMatrix brings together a Web server, a database, and programming frameworks, letting users code, test, and deploy both deploy both ASP.NET and PHP …Microsoft To Ship Free We…
Microsoft WebMatrix is NOW LIVE !
I’m super excited that Microsoft WebMatrix is now RTW ! Check out Microsoft WebMatrix [ HERE ] Read “ Web Development 101 With WebMatrix ” Stay tuned as I’m working on a collection of videos and tutorials !!! Read More……(read more)
Orchard 1.0 – We’re ready for production !
If you’re like me you’ve been waiting with anticipation for this Orchard 1.0 ! Well, we’re LIVE. The primary differences between 0.8 and 1.0 is bug fixes but the milestone is that we’re production ready so we can starting buildi…
Open-Source WebMatrix Site Development Tool Released By Microsoft – Social Barrel
Tech2Open-Source WebMatrix Site Development Tool Released By MicrosoftSocial BarrelUsers can start from any of the built-in or online templates or any of the free popular open source ASP.NET or PHP web applications, such as WordPress, …Microsoft'…
WebMatrix released – iProgrammer
WebMatrix releasediProgrammerThere is also the small matter that ASP.NET hasn't ever really caught on with the average web creator. The reasons are that it is probably too complicated …Microsoft Launches WebMatrix Web Dev Tool with Built-in SEOWe…
ASP.NET MVC 3 and NuGet 1.0 Released (Including Source Code!)
The changing of the year is a time of celebration as people reflect thoughtfully on the past year and grow excited with anticipation for what’s to come in the year ahead. Today, there’s one less thing to anticipate as we announce the final release …
MSDN Magazine – January Issue is here – iProgrammer
MSDN Magazine – January Issue is hereiProgrammerOthere topics include parallel programming, Silverlight, dynamic data in ASP.NET and more… The January issue of MSDN magazine is now available to read …
Announcing Release of ASP.NET MVC 3, IIS Express, SQL CE 4, Web Farm Framework, Orchard, WebMatrix
Scott Guthrie announced the releases of multiple products today: ASP.NET MVC 3, WebMatrix 1.0, NuGet, IIS Express 7.5, SQL Server Compact Edition 4, Web Deploy and Web Farm Framework 2.0, and Orchard 1.0. Read his blog post to find out what’s new, an…
ASP.NET and HTML5 Local Storage
My favorite feature of HTML5, hands-down, is HTML5 local storage (aka DOM storage). By taking advantage of HTML5 local storage, you can dramatically improve the performance of your data-driven ASP.NET applications by caching data in the browser persist…