Welcome to Sol 3 Sign in | Join | Help

ASPInsiders

Aggregation of ASPInsiders and Microsoft ASP.NET team member blogs.

Browse by Tags

All Tags » ASP.NET   (RSS)
August 29th Links: .NET, ASP.NET, IIS Express, Silverlight, Windows Phone 7
Here is the latest in my link-listing series .  Also check out my VS 2010 and .NET 4 series and ASP.NET MVC 2 series for other on-going blog series I’m working on. [In addition to blogging, I am also now using Twitter for quick updates and to share Read More...
New Show on Channel 9: Web Camps TV
Hosted by James Senior, and with guest Phil Haack from the ASP.NET team (the primary owner of ASP.NET MVC ), this inaugural episode features a discussion of ASP.NET MVC 3, Preview 1, which was recently released. You can find out all the details about Read More...
.NET BC : A Lap around WebMatrix; With a dash of Razor
Last night most of the DotNetnuke team and I traveled into Burnaby, to the BCIT campus where I gave a real quick (1 hour) presentation on the WebMatrix Beta, and Razor Syntax. I was happy to see that we had over 60 people attend. It was awesome to see Read More...
Firestarter Events Coming for Windows Phone 7, ASP.NET Web Platform, and Windows Azure!
They say that imitation is the sincerest form of flattery, so since he has done a great job of laying out the fantastic lineup of Firestarter events coming this fall, I’m going to swipe my DE counterpart Chris Bowen ’s post on the topic : Starting soon Read More...
Events This Week – August 23rd, 2010
Here are the events listed in Community Megaphone for the next week (or so) for the Mid-Atlantic area, as well as webcasts of interest…don’t miss yours truly, speaking at CapArea .NET UG in Vienna, VA tomorrow night on Visual Studio 2010: NOVA SQL User Read More...
How to change the default browser in Visual Studio programmatically with PowerShell and possibly poke yourself in the eye
I've heard and seen lots of complaints about how it's hard to set the default browser that Visual Studio launches when you launch a debug session for a website. Step 0 - Adequate Folks spend time hunting around the Tools|Options dialog in Visual Studio Read More...
Hanselminutes Podcast 227 - Inside Expression SuperPreview with developer Mike Calvo
Scott talks to Mike Calvo, a Microsoft Lead Developer based out of Minnesota (!) about Expression SuperPreview. SuperPreview helps developers and designers with cross-browser CSS and HTML issues. How'd they build it and with what? What's inside? How does Read More...
How to switch between HTTP and HTTPS in ASP.NET MVC2
ASP.NET MVC2 has the new RequireHttpsAttribute that you can use to decorate any action to force any non-secure request to come through HTTPS (SSL).  It can be used as simply as this:         [RequireHttps]         Read More...
Test-Drive ASP.NET MVC by Jonathan McCracken
I just finished reading Test-Drive ASP.NET MVC by Jonathan McCracken .  What a refreshing and worthwhile book.  As the title implies, the book covers both Test Driven Development (TDD) and MVC 2.0, as well as some other essentials of application Read More...
Events This Week – August 16th, 2010
Here are the events listed in Community Megaphone for the next week (or so) for the Mid-Atlantic area, as well as webcasts of interest…this list includes events imported from the UGSS event calendar , and all events entered in Community Megaphone are Read More...
VSLive!Redmond Presentation - ASP.NET 4 AJAX - UpdatePanel, WebForms, and AJAX Control Toolkit
I've just posted the presentation for my talk at VSLive!Redmond 2010 on "ASP.NET 4 AJAX - UpdatePanel, WebForms, and AJAX Control Toolkit." - Enjoy Source Code Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live Read More...
VSLive!Redmond Presentation - What's New in ASP.NET 4 WebForms
I've just posted the presentation file from my talk at VSLive!Redmond on "What's New in ASP.NET 4 WebForms." Enjoy. Source Code. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More...
The Weekly Source Code 56 - Visual Studio 2010 and .NET Framework 4 Training Kit - Code Contracts, Parallel Framework and COM Interop
Do you like a big pile of source code? Well, there is an imperial buttload of source in the Visual Studio 2010 and .NET Framework 4 Training Kit . It's actually a 178 meg download, which is insane. Perhaps start your download now and get it in the morning Read More...
How to Post Code To Your Blog and other Religious Arguments
If you've got a programming blog, chances are you'll want to post some code snippets. Posting code sounds easy but it's surprisingly tricky if you consider all the ways that people will be reading your blog. There's a number of ways. Here's a few and Read More...
Sprite and Image Optimization Framework & DotNetNuke
Introduction The folks over at Microsoft recently pushed a open source release of their Sprite and Image Optimization Framework onto Codeplex last week.  And after a few tweaks I was able to get it running within DotNetNuke, here is how… Download Read More...
More Posts Next page »