Contents tagged with ASP.NET 2.0
-
Commerce Server 2007: No Cache refresh using Host Headers
As you all know I have been working hard writing, eating and bleeding commerce server 2007 for the past year.
-
SQL Script to build ASP.NET Membership Tables
Thought I best post this before I forget.
-
Tools I love: NDepend for Visual Studio 2005/2008
-
Useful IE Dotted Border Information
Have you ever been styling your page and the design asks for a 1px dotted?
-
ASP.NET 2.0 and IIS SMTP Server Setup
I know, I know, Everyone and their dog has one of these (Blog posts about IIS SMTP Setup). So of course I couldn't leave my fifi (my dog (virtual of course(made up for the story))) out.
-
Adding Meta Tags via Code - C# in ASP.NET
So here is a question why would you want to add your Meta Tags via code? Kinda silly right? Cause if you were a great developer you probably have a whole list of meta tags you have created for your portfolio of web sites right?
-
Resetting your web application or web site without recycling app pool or IIS.
If you don't know by now you can reset your web applications and or web sites with a simple change to the web.config. For example you can FTP(if remote or hosted) to your server and edit the web.config by adding a space or removing a space. Basically you want the application your using editing with think something has changed since you touched the document. Save the form after this has happened and IIS will recycle the application / web site.
-
ASP.NET Basics: Foundation of ASP.NET
This has been pooled together from a number of resources:
-
MIX08-Restful Data Services with the ADO.NET Data Services Framework.
I am a huge fan of Pablo Castro(the presenter).
-
Mix08- Working with Data and Web Services in Silverlight2.