9eFish - 带有 IIS7 标签的文章
1
臭虫

DotNetBlogger | url重写简单化Part 2 (Extensionless URL's IIS7 and URLReWritingNet)

dotlivedotlive 发表于 202 天, 13 小时, 47 分钟 之前
Thursday, August 27, 2009 5:02:24 AM GMT Friday, August 21, 2009 1:25:52 AM GMT
August 05, 2009URL Rewriting Made Easy Part 2 (Extensionless URL's IIS7 and URLReWritingNet) Hey Everyone. It's been a while since I have posted, so I though I would post another URLRewriting blog for those of you who want to use Extensionless URL's without any hastle. I was "playing" with a client's site today cause I had already implemented URL Rewriting, but I felt like trying to make it extensionless (note, I left the extensions in as well in case there are indexed urls in the search engines). ... (more)
类别: Foundation | 点击: 1 | 评论 | | 源: www.dotnetblogger.com
标签: IIS7, URLRewritingNet
1
臭虫

Hosting Multiple websites/applications on IIS – Part 1 - Huthaifa Afanah

carolhaozicarolhaozi 发表于 204 天, 13 小时, 18 分钟 之前
Monday, August 24, 2009 1:12:28 AM GMT Wednesday, August 19, 2009 1:54:00 AM GMT
IIS is the lonely web server –rather than web development server - in the Microsoft stack and the most recent one IIS7 add more flexibility, control and ease of use to IIS. There is a bunch of concepts need to be clear in mind when it comes to host information and pages on IIS to allow sharing then over the Internet, an intranet or an extranet. To host data you on IIS you will use websites, application and virtual directories. Those concepts was hanging around from previous versions. Sites, virtual dir... (more)
类别: Foundation | 点击: 0 | 评论 | | 源: weblogs.asp.net
标签: Hosting Multiple websites, IIS7
1
臭虫

Running a WCF Service on IIS 7 - Dan Wahlin's WebLog

xgluxvxgluxv 发表于 230 天, 23 小时 之前
Sunday, July 26, 2009 3:31:46 PM GMT Thursday, July 23, 2009 4:12:16 PM GMT
I was trying to get a WCF service going on my Windows 7 machine tonight that I call from a Silverlight 3 application and ran into the following error when trying to view the .svc file in the browser:HTTP Error 404.3 - Not FoundThe page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map. After scratching my head for a few minutes I figured something must not be installed since IIS 7 is very... (more)
类别: Foundation | 点击: 1 | 评论 | | 源: weblogs.asp.net
标签: IIS7, WCF
1
臭虫

IIS Search Engine Optimization Toolkit - ScottGu's Blog

dotlivedotlive 发表于 280 天, 12 小时, 29 分钟 之前
Friday, June 05, 2009 1:28:41 PM GMT Thursday, June 04, 2009 2:43:54 AM GMT
SEO (search engine optimization) is one of the important considerations that any Internet web-site needs to design with in mind.  A non-trivial percentage of Internet traffic to sites is driven by search engines, and good SEO techniques can help increase site traffic even further. Likewise, small mistakes can significantly impact the search relevance of your site’s content and cause you to miss out on the traffic that you should be receiving.  Some of these mistakes include: multiple URLs on a site lead... (more)
类别: Foundation | 点击: 0 | 评论 | | 源: weblogs.asp.net
标签: IIS7, SEO, Toolkit
1
臭虫

IIS7:怎么快速容易的在你的website里使用gzip压缩

xgluxvxgluxv 发表于 322 天, 10 小时, 13 分钟 之前
Wednesday, April 29, 2009 2:21:07 AM GMT Thursday, April 23, 2009 4:58:56 AM GMT
DmbStream is starting to gain some momentum and I want the site to be received as fast as possible. It has over 1,100 registered users now, so every little optimization helps.  I used YSlow to pinpoint some of the major issues with the site and it really shed some light on the bottlenecks. The first thing I did was use Google to host jQuery. This is an obvious win... The more sites that use Google to host their ajax libraries, the greater the possibility that the user will already have that library in... (more)
类别: Foundation | 点击: 0 | 评论 | | 源: biasecurities.com
标签: Gzip, IIS7
1
臭虫

IIS7 Live Smooth Streaming

adminadmin 发表于 351 天, 1 小时, 16 分钟 之前
Sunday, March 29, 2009 10:17:10 AM GMT Wednesday, March 25, 2009 1:56:51 PM GMT
基于IIS7的Live Smooth Streaming 在MIX09期间,微软发布了 IIS 7 Media Services ,在这里面一个重要的集成就是 Live Smooth Streaming 这个功能,关于 Smooth Streaming 你可以参考我前面写的帖子,Live Smooth Streaming 最主要的就是实现了直播的 Smooth Streaming。 在直播过程中你并不需要安装 Expression Encoder 2 + SP1,你只需要通过下面的 binary 来对视频进行直播发布。你可以通过如下的代码来建立发布点:pushencoder64 (more)
类别: UX | 点击: 13 | 评论 | | 源: blogs.msdn.com
标签: IIS7, Live Smooth Streaming, Silverlight