.NET Blogs

Below are some of the best (IMHO) .NET blogs - enjoy!

Scott Guthrie's Blog

Scott Guthrie is the Product Manager of the .NET Framework. His Blog is essential reading for any .NET developer, especially those working with ASP.NET.

Last Post: jQuery Intellisense in VS 2008

Last month I blogged about how Microsoft is extending support for jQuery.  Over the last few weeks we've been working with the jQuery team to add great jQuery intellisense support within Visual Studio 2008 and Visual Web Developer 2008 Express (which is free).  This is now available to download and use. Steps to Enable jQuery Intellisense in VS 2008 To enable intellisense completion for jQuery within VS you'll want to follow three steps: Step 1: Install VS 2008 SP1 VS 2008...

Read more...

Cached since 22 November 2008 07:45:32

http://weblogs.asp.net/scottgu/


Scott Hanselman's Blog

Scott Hanselman is a web developer and a new employee of Microsoft. His blog covers all kinds of technology related topics.

Last Post: Do you have to know English to be a Programmer?

An interesting comment thread broke out in a recent post on Using Crowdsourcing for Expanding Localization of Products. Someone linked to a post and used the phrase: "If you don't know English, you're not a programmer." The post linked to didn't make the statement so boldly, but it's an interesting "link bait" phrase, isn't it? It's defintely phrased to get your attention and evoke opinions. I don't agree with it, but I wanted to dig more into the concept. This whole conversation caught the eye...

Read more...

Cached since 22 November 2008 07:45:33

http://www.hanselman.com/blog/


.NET tip of the day

It's not a blog, and there isn't a tip every day, but it's worth a read for the clever tips you may not be aware of.

Last Post: How to respond with code 404 (Not Found) in ASP.NET

Suppose you configured custom 404 page in web.config file in the customErrors section. So whenever user requests non-existent aspx page, ASP.NET run-time returns well formatted message to the user. Also you have a page that shows articles from a database according to article ID passed in the url (for example: article.aspx?id=345). But if user passes article ID that doesn't exists the page must return code 404 (Not Found) and show the custom 404 page like in the previous...

Read more...

Cached since 22 November 2008 07:45:34

http://dotnettipoftheday.org/


Mike Taulty's Blog

Mike is a developer evangelist based in the UK who writes about a variety of up-coming Microsoft technologies.

Last Post: Various Links

I've been catching up on my blog reading...interesting stuff I came across; PNRP in Windows 7 being used for "remote assistance". Sounds very cool. You can find a few PNRP examples on this blog if you search. Seadragon in AJAX from Live Labs - if you've seen DeepZoom in Silverlight then this is the same underlying technology (AFAIK) without the Silverlight part. Themes for WPF released on CodePlex ( a port of the Silverlight versions from the Silverlight Toolkit ). There's also a port of the charts...

Read more...

Cached since 22 November 2008 07:45:38

http://dotnettipoftheday.org/

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support