May 2006 - Posts

1
Comments

New IIS7 Managed Module Starter Kit for .NET by Jason N. Gaylord

The IIS team just updated the managed module starter kit for Visual Studio .NET . Be sure to hop on the IIS.net website and download the latest and greatest.
0
Comments

ASP.NET Podcast Show #54 - IIS7 with Brett, Thomas, and Chris by Jason N. Gaylord

Subscribe Download ASP.NET Podcast Site: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2006/05/30/329.aspx Show Notes: IIS7 roundtable with Brett Hill, Thomas Demi, and Chris Adams from the IIS team. weblogs.asp.net has been upgrading to...
9
Comments

Filter A GridView After The Initial Bind by Jason N. Gaylord

One of the goals that Microsoft has really pushed for in ASP.NET 2.0 is saving the amount of coding necessary to perform common tasks such as data access. On a recent project, I needed the ability to filter the results on a GridView control after I returned...
3
Comments

DotNetJunkies now CMP Managed? by Jason N. Gaylord

I received a newsletter yeasterday from what I thought was DotNetJunkies. However, it appears that DotNetJunkies is now part of the CMP network. Unless I missed something from earlier in the year, this happened yesterday. I guess it's good for Doug Seven...
0
Comments

Flickering Images in Your Web Pages by Jason N. Gaylord

Scott Guthrie pointed out some good tips to resolve an issue that occurs with images stored in CSS. Russ Helfand , who works on his team and has done some cool things such as an AJAX wiki and the CSS adapter kit, has a really cool solution by caching...
0
Comments

Interesting Post by Julie Lerman about "Fake AJAX" by Jason N. Gaylord

I just finished reading a post by Julie Lerman about "Fake AJAX" better known as FAJAX and couldn't stop laughing. I know exactly what she means. If I counted the number of times users have asked me why does my page go blank when I click a button... It...
7
Comments

Adding Meta Tags and Stylesheets to ASP.NET 2.0 Pages Programatically by Jason N. Gaylord

I came across a blog entry by Rich Strahl about adding stylesheets to ASP.NET 2.0 web pages. The way Rick explained it is that he'd recommend a contentplaceholder in the header section of a masterpage and to set the properties there. That's just fine...
0
Comments

Security Begins At The Developer by Jason N. Gaylord

Last night at our .NET Valley event, we discussed security. The conversation started with an open ended question by Microsoft TechNet Presenter, Mike Murphy , asking "How do you know if you've been hacked?" Many of the IT Professionals gave their answer...
0
Comments

Distributing Code Snippets or Samples using VSI Files by Jason N. Gaylord

One of the items on my list of things to do was to create a vsi file for easy installation of a custom snippet library we had created. Since I never had to create a VSI file before and I remember that some ASPInsiders questioned the VSI file back around...
0
Comments

Microsoft Codenames by Jason N. Gaylord

I must have missed seeing this somewhere but Wikipedia has a complete listing of the Microsoft Codenames (to the best of my knowledge anyway) with their meaning. You can read about them at http://en.wikipedia.org/wiki/Microsoft_codenames .
More Posts Next page »