This is Mike's TypePad Profile.
Join TypePad and start following Mike's activity
Mike
Recent Activity
I want to emphasize the first two points Michael makes, especially the first one. Since many sites are built with a base layer that is the meat and potatoes of the layout (perhaps contains header and footer) this structuring of files works wonders for management.
Thanks for the post. It was getting a little quiet around here!
What's Wrong With CSS
We're currently in the midst of a CSS Zen Garden type excerise on our family of Q&A websites, which I affectionately refer to as "the Trilogy": Server Fault Super User Stack Overflow Meta Stack Overflow (In case you were wondering, yes, meta is the Star Wars Holiday Special.) These sites a...
there* (sorry no edit)
Another thought comes to mind, since precompiling makes sense for repetitious queries wouldn't it be safe to say that such framework elements of a site should use compiled queries?
I see for instances of sitemaps and queries that are not parameterized that would be the same across all users in the system that this would be a benefit.
Compiled or Bust?
While I may have mixed emotions toward LINQ to SQL, we've had great success with it on Stack Overflow. That's why I was surprised to read the following: If you are building an ASP.NET web application that's going to get thousands of hits per hour, the execution overhead of Linq queries is goi...
You use LINQ to SQL? I would have figured that your team would have wanted to move to the Entities Framework. Wouldn't their be a small benefit by changing to the Entities framework?
Sure you don't get the lazy load and other automated query generation things that LINQ to SQL provides, but the Entities framework is designed to mimic more of how SQL was designed.
We recently switched our product over to it and noticed some performance enhancements.
Compiled or Bust?
While I may have mixed emotions toward LINQ to SQL, we've had great success with it on Stack Overflow. That's why I was surprised to read the following: If you are building an ASP.NET web application that's going to get thousands of hits per hour, the execution overhead of Linq queries is goi...
Mike is now following The Typepad Team
Mar 19, 2010
Subscribe to Mike’s Recent Activity
