forked from maartenba/maartenba.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.htaccess
412 lines (412 loc) · 87.4 KB
/
.htaccess
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
RewriteEngine on
RewriteRule ^/Syndication.axd$ /feed.xml [R=301,NC]
RewriteRule ^["/post/2016/03/23/Someone-broke-the-Internet!-Or-why-you-may-want-to-mirror-your-dependencies\u2026.aspx", "/post/2016/03/23/someone-broke-the-internet!-or-why-you-may-want-to-mirror-your-dependencies….aspx"]$ /post/2016/03/23/someone-broke-the-internet!-or-why-you-may-want-to-mirror-your-dependencies….html [R=301,NC]
RewriteRule ^["/post/2015/12/23/disabling-session-affinity-in-azure-app-service-web-apps-websites.aspx"]$ /post/2015/12/23/disabling-session-affinity-in-azure-app-service-web-apps-websites.html [R=301,NC]
RewriteRule ^["/post/2015/10/13/Working-with-a-private-npm-registry-in-Azure-Web-Apps.aspx", "/post/2015/10/13/working-with-a-private-npm-registry-in-azure-web-apps.aspx"]$ /post/2015/10/13/working-with-a-private-npm-registry-in-azure-web-apps.html [R=301,NC]
RewriteRule ^["/post/2015/09/17/Not-enough-space-on-the-disk-Azure-Cloud-Services.aspx", "/post/2015/09/17/not-enough-space-on-the-disk-azure-cloud-services.aspx"]$ /post/2015/09/17/not-enough-space-on-the-disk-azure-cloud-services.html [R=301,NC]
RewriteRule ^["/post/2015/08/04/Replaying-IIS-request-logs-using-Apache-JMeter.aspx", "/post/2015/08/04/replaying-iis-request-logs-using-apache-jmeter.aspx"]$ /post/2015/08/04/replaying-iis-request-logs-using-apache-jmeter.html [R=301,NC]
RewriteRule ^["/post/2015/05/08/Writing-and-distributing-Roslyn-analyzers-with-MyGet.aspx", "/post/2015/05/08/writing-and-distributing-roslyn-analyzers-with-myget.aspx"]$ /post/2015/05/08/writing-and-distributing-roslyn-analyzers-with-myget.html [R=301,NC]
RewriteRule ^["/post/2015/02/17/Domain-Routing-and-resolving-current-tenant-with-ASPNET-MVC-6-ASPNET-5.aspx", "/post/2015/02/17/domain-routing-and-resolving-current-tenant-with-aspnet-mvc-6-aspnet-5.aspx"]$ /post/2015/02/17/domain-routing-and-resolving-current-tenant-with-aspnet-mvc-6-aspnet-5.html [R=301,NC]
RewriteRule ^["/post/2015/01/27/sJetBrainsMicrosoft.aspx", "/post/2015/01/27/sjetbrainsmicrosoft.aspx"]$ /post/2015/01/27/sjetbrainsmicrosoft.html [R=301,NC]
RewriteRule ^["/post/2014/12/19/Building-future-NET-projects-is-quite-pleasant.aspx", "/post/2014/12/19/building-future-net-projects-is-quite-pleasant.aspx"]$ /post/2014/12/19/building-future-net-projects-is-quite-pleasant.html [R=301,NC]
RewriteRule ^["/post/2014/12/19/There-is-no-good-mobile-operating-system.aspx", "/post/2014/12/19/there-is-no-good-mobile-operating-system.aspx"]$ /post/2014/12/19/there-is-no-good-mobile-operating-system.html [R=301,NC]
RewriteRule ^["/post/2014/11/27/Could-not-load-file-or-assembly-NuGet-Assembly-Redirects.aspx", "/post/2014/11/27/could-not-load-file-or-assembly-nuget-assembly-redirects.aspx"]$ /post/2014/11/27/could-not-load-file-or-assembly-nuget-assembly-redirects.html [R=301,NC]
RewriteRule ^["/post/2014/09/10/Automatically-strong-name-signing-NuGet-packages.aspx", "/post/2014/09/10/automatically-strong-name-signing-nuget-packages.aspx"]$ /post/2014/09/10/automatically-strong-name-signing-nuget-packages.html [R=301,NC]
RewriteRule ^["/post/2014/07/31/Developing-for-the-Tessel-with-WebStorm.aspx", "/post/2014/07/31/developing-for-the-tessel-with-webstorm.aspx"]$ /post/2014/07/31/developing-for-the-tessel-with-webstorm.html [R=301,NC]
RewriteRule ^["/post/2014/07/30/Getting-Started-with-the-Tessel.aspx", "/post/2014/07/30/getting-started-with-the-tessel.aspx"]$ /post/2014/07/30/getting-started-with-the-tessel.html [R=301,NC]
RewriteRule ^["/post/2014/06/20/What-happened-to-Code-Spaces-could-happen-to-you-On-Amazon-Azure-and-any-host-out-there.aspx", "/post/2014/06/20/what-happened-to-code-spaces-could-happen-to-you-on-amazon-azure-and-any-host-out-there.aspx"]$ /post/2014/06/20/what-happened-to-code-spaces-could-happen-to-you-on-amazon-azure-and-any-host-out-there.html [R=301,NC]
RewriteRule ^["/post/2014/06/18/Microsoft-Azure-cloud-plugin-for-TeamCity-(dabbling-in-Java-code).aspx", "/post/2014/06/18/microsoft-azure-cloud-plugin-for-teamcity-(dabbling-in-java-code).aspx"]$ /post/2014/06/18/microsoft-azure-cloud-plugin-for-teamcity-(dabbling-in-java-code).html [R=301,NC]
RewriteRule ^["/post/2014/05/21/Optimizing-calls-to-Azure-storage-using-Fiddler.aspx", "/post/2014/05/21/optimizing-calls-to-azure-storage-using-fiddler.aspx"]$ /post/2014/05/21/optimizing-calls-to-azure-storage-using-fiddler.html [R=301,NC]
RewriteRule ^["/post/2014/05/19/Speeding-up-ASPNET-vNext-package-restore.aspx", "/post/2014/05/19/speeding-up-aspnet-vnext-package-restore.aspx"]$ /post/2014/05/19/speeding-up-aspnet-vnext-package-restore.html [R=301,NC]
RewriteRule ^["/post/2014/04/11/Building-NET-projects-is-a-world-of-pain-and-heres-how-we-should-solve-it.aspx", "/post/2014/04/11/building-net-projects-is-a-world-of-pain-and-heres-how-we-should-solve-it.aspx"]$ /post/2014/04/11/building-net-projects-is-a-world-of-pain-and-heres-how-we-should-solve-it.html [R=301,NC]
RewriteRule ^["/post/2014/03/11/NuGet-Configuration-File-inheritance-is-awesome.aspx", "/post/2014/03/11/nuget-configuration-file-inheritance-is-awesome.aspx"]$ /post/2014/03/11/nuget-configuration-file-inheritance-is-awesome.html [R=301,NC]
RewriteRule ^["/post/2014/02/13/Windows-Azure-Storage-magic-with-Shared-Access-Signatures.aspx", "/post/2014/02/13/windows-azure-storage-magic-with-shared-access-signatures.aspx"]$ /post/2014/02/13/windows-azure-storage-magic-with-shared-access-signatures.html [R=301,NC]
RewriteRule ^["/post/2014/01/30/Source-Control-considered-harmful.aspx", "/post/2014/01/30/source-control-considered-harmful.aspx"]$ /post/2014/01/30/source-control-considered-harmful.html [R=301,NC]
RewriteRule ^["/post/2014/01/06/Pro-NuGet-second-edition-is-out.aspx", "/post/2014/01/06/pro-nuget-second-edition-is-out.aspx"]$ /post/2014/01/06/pro-nuget-second-edition-is-out.html [R=301,NC]
RewriteRule ^["/post/2013/12/30/Introducing-Glimpse-plugins-for-Windows-Azure.aspx", "/post/2013/12/30/introducing-glimpse-plugins-for-windows-azure.aspx"]$ /post/2013/12/30/introducing-glimpse-plugins-for-windows-azure.html [R=301,NC]
RewriteRule ^["/post/2013/11/13/Visual-Studio-Online-for-Windows-Azure-Web-Sites.aspx", "/post/2013/11/13/visual-studio-online-for-windows-azure-web-sites.aspx"]$ /post/2013/11/13/visual-studio-online-for-windows-azure-web-sites.html [R=301,NC]
RewriteRule ^["/post/2013/10/11/Developing-Windows-Azure-Mobile-Services-server-side.aspx", "/post/2013/10/11/developing-windows-azure-mobile-services-server-side.aspx"]$ /post/2013/10/11/developing-windows-azure-mobile-services-server-side.html [R=301,NC]
RewriteRule ^["/post/2013/08/20/Using-the-Windows-Azure-Content-Delivery-Network-CDN.aspx", "/post/2013/08/20/using-the-windows-azure-content-delivery-network-cdn.aspx"]$ /post/2013/08/20/using-the-windows-azure-content-delivery-network-cdn.html [R=301,NC]
RewriteRule ^["/post/2013/08/05/An-autoscaling-build-farm-using-TeamCity-and-Windows-Azure.aspx", "/post/2013/08/05/an-autoscaling-build-farm-using-teamcity-and-windows-azure.aspx"]$ /post/2013/08/05/an-autoscaling-build-farm-using-teamcity-and-windows-azure.html [R=301,NC]
RewriteRule ^["/post/2013/07/29/Just-released-MvcSiteMapProvider-4.aspx", "/post/2013/07/29/just-released-mvcsitemapprovider-4.aspx"]$ /post/2013/07/29/just-released-mvcsitemapprovider-4.html [R=301,NC]
RewriteRule ^["/post/2013/07/24/Windows-Azure-Traffic-Manager-Explained.aspx", "/post/2013/07/24/windows-azure-traffic-manager-explained.aspx"]$ /post/2013/07/24/windows-azure-traffic-manager-explained.html [R=301,NC]
RewriteRule ^["/post/2013/06/27/Autoscaling-Windows-Azure-Cloud-Services-(and-web-sites).aspx", "/post/2013/06/27/autoscaling-windows-azure-cloud-services-(and-web-sites).aspx"]$ /post/2013/06/27/autoscaling-windows-azure-cloud-services-(and-web-sites).html [R=301,NC]
RewriteRule ^["/post/2013/06/24/Enabling-PHP-55-on-Windows-Azure-Web-Sites-using-a-remote-shell-and-KuduExec.aspx", "/post/2013/06/24/enabling-php-55-on-windows-azure-web-sites-using-a-remote-shell-and-kuduexec.aspx"]$ /post/2013/06/24/enabling-php-55-on-windows-azure-web-sites-using-a-remote-shell-and-kuduexec.html [R=301,NC]
RewriteRule ^["/post/2013/06/21/And-there-it-is-MvcSiteMapProvider-v4-(beta).aspx", "/post/2013/06/21/and-there-it-is-mvcsitemapprovider-v4-(beta).aspx"]$ /post/2013/06/21/and-there-it-is-mvcsitemapprovider-v4-(beta).html [R=301,NC]
RewriteRule ^["/post/2013/06/21/Create-a-list-of-favorite-ReSharper-plugins.aspx", "/post/2013/06/21/create-a-list-of-favorite-resharper-plugins.aspx"]$ /post/2013/06/21/create-a-list-of-favorite-resharper-plugins.html [R=301,NC]
RewriteRule ^["/post/2013/05/31/Using-Amazon-Login-(and-LinkedIn)-with-Windows-Azure-Access-Control.aspx", "/post/2013/05/31/using-amazon-login-(and-linkedin)-with-windows-azure-access-control.aspx"]$ /post/2013/05/31/using-amazon-login-(and-linkedin)-with-windows-azure-access-control.html [R=301,NC]
RewriteRule ^["/post/2013/05/28/Throttling-ASPNET-Web-API-calls.aspx", "/post/2013/05/28/throttling-aspnet-web-api-calls.aspx"]$ /post/2013/05/28/throttling-aspnet-web-api-calls.html [R=301,NC]
RewriteRule ^["/post/2013/04/11/SymbolSource-support-for-NuGet-Package-Source-Discovery.aspx", "/post/2013/04/11/symbolsource-support-for-nuget-package-source-discovery.aspx"]$ /post/2013/04/11/symbolsource-support-for-nuget-package-source-discovery.html [R=301,NC]
RewriteRule ^["/post/2013/03/26/Running-unit-tests-when-deploying-ASPNET-to-Windows-Azure-Web-Sites.aspx", "/post/2013/03/26/running-unit-tests-when-deploying-aspnet-to-windows-azure-web-sites.aspx"]$ /post/2013/03/26/running-unit-tests-when-deploying-aspnet-to-windows-azure-web-sites.html [R=301,NC]
RewriteRule ^["/post/2013/03/18/NuGet-Package-Source-Discovery.aspx", "/post/2013/03/18/nuget-package-source-discovery.aspx"]$ /post/2013/03/18/nuget-package-source-discovery.html [R=301,NC]
RewriteRule ^["/post/2013/03/13/Remote-profiling-Windows-Azure-Cloud-Services-with-dotTrace.aspx", "/post/2013/03/13/remote-profiling-windows-azure-cloud-services-with-dottrace.aspx"]$ /post/2013/03/13/remote-profiling-windows-azure-cloud-services-with-dottrace.html [R=301,NC]
RewriteRule ^["/post/2013/03/08/Custom-media-types-for-ASPNET-Web-API-versioning.aspx", "/post/2013/03/08/custom-media-types-for-aspnet-web-api-versioning.aspx"]$ /post/2013/03/08/custom-media-types-for-aspnet-web-api-versioning.html [R=301,NC]
RewriteRule ^["/post/2013/02/27/Taking-over-the-msdnbelux-Twitter-account.aspx", "/post/2013/02/27/taking-over-the-msdnbelux-twitter-account.aspx"]$ /post/2013/02/27/taking-over-the-msdnbelux-twitter-account.html [R=301,NC]
RewriteRule ^["/post/2013/02/25/Working-with-Windows-Azure-SQL-Database-in-PhpStorm.aspx", "/post/2013/02/25/working-with-windows-azure-sql-database-in-phpstorm.aspx"]$ /post/2013/02/25/working-with-windows-azure-sql-database-in-phpstorm.html [R=301,NC]
RewriteRule ^["/post/2013/02/18/Global-Windows-Azure-Bootcamp-april-27th.aspx", "/post/2013/02/18/global-windows-azure-bootcamp-april-27th.aspx"]$ /post/2013/02/18/global-windows-azure-bootcamp-april-27th.html [R=301,NC]
RewriteRule ^["/post/2013/01/30/Running-unit-tests-when-deploying-to-Windows-Azure-Web-Sites.aspx", "/post/2013/01/30/running-unit-tests-when-deploying-to-windows-azure-web-sites.aspx"]$ /post/2013/01/30/running-unit-tests-when-deploying-to-windows-azure-web-sites.html [R=301,NC]
RewriteRule ^["/post/2013/01/25/Hosting-a-YouTrack-instance-on-Windows-Azure.aspx", "/post/2013/01/25/hosting-a-youtrack-instance-on-windows-azure.aspx"]$ /post/2013/01/25/hosting-a-youtrack-instance-on-windows-azure.html [R=301,NC]
RewriteRule ^["/post/2013/01/07/Tales-from-the-trenches-resizing-a-Windows-Azure-virtual-disk-the-smooth-way.aspx", "/post/2013/01/07/tales-from-the-trenches-resizing-a-windows-azure-virtual-disk-the-smooth-way.aspx"]$ /post/2013/01/07/tales-from-the-trenches-resizing-a-windows-azure-virtual-disk-the-smooth-way.html [R=301,NC]
RewriteRule ^["/post/2013/01/04/Working-with-Windows-Azure-command-line-tools-from-within-Visual-Studio.aspx", "/post/2013/01/04/working-with-windows-azure-command-line-tools-from-within-visual-studio.aspx"]$ /post/2013/01/04/working-with-windows-azure-command-line-tools-from-within-visual-studio.html [R=301,NC]
RewriteRule ^["/post/2013/01/03/Working-with-Windows-Azure-from-within-PhpStorm.aspx", "/post/2013/01/03/working-with-windows-azure-from-within-phpstorm.aspx"]$ /post/2013/01/03/working-with-windows-azure-from-within-phpstorm.html [R=301,NC]
RewriteRule ^["/post/2012/12/28/Windows-Azure-Websites-and-PHPStorm.aspx", "/post/2012/12/28/windows-azure-websites-and-phpstorm.aspx"]$ /post/2012/12/28/windows-azure-websites-and-phpstorm.html [R=301,NC]
RewriteRule ^["/post/2012/12/18/Storing-user-uploads-in-Windows-Azure-blob-storage.aspx", "/post/2012/12/18/storing-user-uploads-in-windows-azure-blob-storage.aspx"]$ /post/2012/12/18/storing-user-uploads-in-windows-azure-blob-storage.html [R=301,NC]
RewriteRule ^["/post/2012/12/07/Protecting-your-ASPNET-Web-API-using-OAuth2-and-the-Windows-Azure-Access-Control-Service.aspx", "/post/2012/12/07/protecting-your-aspnet-web-api-using-oauth2-and-the-windows-azure-access-control-service.aspx"]$ /post/2012/12/07/protecting-your-aspnet-web-api-using-oauth2-and-the-windows-azure-access-control-service.html [R=301,NC]
RewriteRule ^["/post/2012/12/07/Configuring-IIS-verbs-for-ASPNET-Web-API-on-Windows-Azure-Websites-and-elsewhere.aspx", "/post/2012/12/07/configuring-iis-verbs-for-aspnet-web-api-on-windows-azure-websites-and-elsewhere.aspx"]$ /post/2012/12/07/configuring-iis-verbs-for-aspnet-web-api-on-windows-azure-websites-and-elsewhere.html [R=301,NC]
RewriteRule ^["/post/2012/11/21/How-I-push-GoogleAnalyticsTracker-to-NuGet.aspx", "/post/2012/11/21/how-i-push-googleanalyticstracker-to-nuget.aspx"]$ /post/2012/11/21/how-i-push-googleanalyticstracker-to-nuget.html [R=301,NC]
RewriteRule ^["/post/2012/11/12/A-phone-call-from-the-cloud-Windows-Azure-SignalR-Twilio.aspx", "/post/2012/11/12/a-phone-call-from-the-cloud-windows-azure-signalr-twilio.aspx"]$ /post/2012/11/12/a-phone-call-from-the-cloud-windows-azure-signalr-twilio.html [R=301,NC]
RewriteRule ^["/post/2012/11/12/Sending-e-mail-from-Windows-Azure.aspx", "/post/2012/11/12/sending-e-mail-from-windows-azure.aspx"]$ /post/2012/11/12/sending-e-mail-from-windows-azure.html [R=301,NC]
RewriteRule ^["/post/2012/10/26/(Almost)-time-for-something-new.aspx", "/post/2012/10/26/(almost)-time-for-something-new.aspx"]$ /post/2012/10/26/(almost)-time-for-something-new.html [R=301,NC]
RewriteRule ^["/post/2012/10/18/From-API-key-to-user-with-ASPNET-Web-API.aspx", "/post/2012/10/18/from-api-key-to-user-with-aspnet-web-api.aspx"]$ /post/2012/10/18/from-api-key-to-user-with-aspnet-web-api.html [R=301,NC]
RewriteRule ^["/post/2012/10/08/What-PartitionKey-and-RowKey-are-for-in-Windows-Azure-Table-Storage.aspx", "/post/2012/10/08/what-partitionkey-and-rowkey-are-for-in-windows-azure-table-storage.aspx"]$ /post/2012/10/08/what-partitionkey-and-rowkey-are-for-in-windows-azure-table-storage.html [R=301,NC]
RewriteRule ^["/post/2012/08/22/MyGet-Build-Services-Join-the-private-beta!.aspx", "/post/2012/08/22/myget-build-services-join-the-private-beta!.aspx"]$ /post/2012/08/22/myget-build-services-join-the-private-beta!.html [R=301,NC]
RewriteRule ^["/post/2012/08/16/Get-your-Windows-8-up-to-speed-fast.aspx", "/post/2012/08/16/get-your-windows-8-up-to-speed-fast.aspx"]$ /post/2012/08/16/get-your-windows-8-up-to-speed-fast.html [R=301,NC]
RewriteRule ^["/post/2012/08/07/ASPNET-Web-API-OAuth2-delegation-with-Windows-Azure-Access-Control-Service.aspx", "/post/2012/08/07/aspnet-web-api-oauth2-delegation-with-windows-azure-access-control-service.aspx"]$ /post/2012/08/07/aspnet-web-api-oauth2-delegation-with-windows-azure-access-control-service.html [R=301,NC]
RewriteRule ^["/post/2012/07/24/Hands-on-Windows-Azure-Services-for-Windows.aspx", "/post/2012/07/24/hands-on-windows-azure-services-for-windows.aspx"]$ /post/2012/07/24/hands-on-windows-azure-services-for-windows.html [R=301,NC]
RewriteRule ^["/post/2012/07/09/Tweaking-Windows-Azure-Web-Sites.aspx", "/post/2012/07/09/tweaking-windows-azure-web-sites.aspx"]$ /post/2012/07/09/tweaking-windows-azure-web-sites.html [R=301,NC]
RewriteRule ^["/post/2012/07/06/Community-guidelines-to-stay-out-of-the-busy-trap.aspx", "/post/2012/07/06/community-guidelines-to-stay-out-of-the-busy-trap.aspx"]$ /post/2012/07/06/community-guidelines-to-stay-out-of-the-busy-trap.html [R=301,NC]
RewriteRule ^["/post/2012/07/01/Fourth-year-as-an-MVP-second-year-for-Windows-Azure.aspx", "/post/2012/07/01/fourth-year-as-an-mvp-second-year-for-windows-azure.aspx"]$ /post/2012/07/01/fourth-year-as-an-mvp-second-year-for-windows-azure.html [R=301,NC]
RewriteRule ^["/post/2012/06/18/Domain-based-routing-with-ASPNET-Web-API.aspx", "/post/2012/06/18/domain-based-routing-with-aspnet-web-api.aspx"]$ /post/2012/06/18/domain-based-routing-with-aspnet-web-api.html [R=301,NC]
RewriteRule ^["/post/2012/06/10/Setting-up-a-webfarm-using-Windows-Azure-Virtual-Machines.aspx", "/post/2012/06/10/setting-up-a-webfarm-using-windows-azure-virtual-machines.aspx"]$ /post/2012/06/10/setting-up-a-webfarm-using-windows-azure-virtual-machines.html [R=301,NC]
RewriteRule ^["/post/2012/06/07/Use-NuGet-Package-Restore-to-avoid-pushing-assemblies-to-Windows-Azure-Websites.aspx", "/post/2012/06/07/use-nuget-package-restore-to-avoid-pushing-assemblies-to-windows-azure-websites.aspx"]$ /post/2012/06/07/use-nuget-package-restore-to-avoid-pushing-assemblies-to-windows-azure-websites.html [R=301,NC]
RewriteRule ^["/post/2012/06/07/GitHub-for-Windows-Azure-Websites.aspx", "/post/2012/06/07/github-for-windows-azure-websites.aspx"]$ /post/2012/06/07/github-for-windows-azure-websites.html [R=301,NC]
RewriteRule ^["/post/2012/06/03/AZUG-Windows-Azure-Saturday-overview.aspx", "/post/2012/06/03/azug-windows-azure-saturday-overview.aspx"]$ /post/2012/06/03/azug-windows-azure-saturday-overview.html [R=301,NC]
RewriteRule ^["/post/2012/05/30/Ready-for-a-Windows-Azure-roadtrip.aspx", "/post/2012/05/30/ready-for-a-windows-azure-roadtrip.aspx"]$ /post/2012/05/30/ready-for-a-windows-azure-roadtrip.html [R=301,NC]
RewriteRule ^["/post/2012/05/17/Social-meet-up-on-Twitter-for-MEET-Windows-Azure-on-June-7th.aspx", "/post/2012/05/17/social-meet-up-on-twitter-for-meet-windows-azure-on-june-7th.aspx"]$ /post/2012/05/17/social-meet-up-on-twitter-for-meet-windows-azure-on-june-7th.html [R=301,NC]
RewriteRule ^["/post/2012/05/11/The-world-is-changing-the-future-of-IT.aspx", "/post/2012/05/11/the-world-is-changing-the-future-of-it.aspx"]$ /post/2012/05/11/the-world-is-changing-the-future-of-it.html [R=301,NC]
RewriteRule ^["/post/2012/04/06/Using-the-Windows-Azure-Content-Delivery-Network.aspx", "/post/2012/04/06/using-the-windows-azure-content-delivery-network.aspx"]$ /post/2012/04/06/using-the-windows-azure-content-delivery-network.html [R=301,NC]
RewriteRule ^["/post/2012/03/27/Protecting-Windows-Azure-Web-and-Worker-roles-from-malware.aspx", "/post/2012/03/27/protecting-windows-azure-web-and-worker-roles-from-malware.aspx"]$ /post/2012/03/27/protecting-windows-azure-web-and-worker-roles-from-malware.html [R=301,NC]
RewriteRule ^["/post/2012/03/12/Pro-NuGet-is-finally-there!.aspx", "/post/2012/03/12/pro-nuget-is-finally-there!.aspx"]$ /post/2012/03/12/pro-nuget-is-finally-there!.html [R=301,NC]
RewriteRule ^["/post/2012/03/12/Im-an-ASP-Insider.aspx", "/post/2012/03/12/im-an-asp-insider.aspx"]$ /post/2012/03/12/im-an-asp-insider.html [R=301,NC]
RewriteRule ^["/post/2012/03/12/TechDays-Finland-Architectural-Patterns-for-the-Cloud-NuGet.aspx", "/post/2012/03/12/techdays-finland-architectural-patterns-for-the-cloud-nuget.aspx"]$ /post/2012/03/12/techdays-finland-architectural-patterns-for-the-cloud-nuget.html [R=301,NC]
RewriteRule ^["/post/2012/03/01/Introducing-MyGet-package-source-proxy-(beta).aspx", "/post/2012/03/01/introducing-myget-package-source-proxy-(beta).aspx"]$ /post/2012/03/01/introducing-myget-package-source-proxy-(beta).html [R=301,NC]
RewriteRule ^["/post/2012/02/16/Slides-for-TechDays-Belgium-2012-SignalR.aspx", "/post/2012/02/16/slides-for-techdays-belgium-2012-signalr.aspx"]$ /post/2012/02/16/slides-for-techdays-belgium-2012-signalr.html [R=301,NC]
RewriteRule ^["/post/2012/01/23/Slides-for-UGIALTNET-SignalR.aspx", "/post/2012/01/23/slides-for-ugialtnet-signalr.aspx"]$ /post/2012/01/23/slides-for-ugialtnet-signalr.html [R=301,NC]
RewriteRule ^["/post/2012/01/20/Tracking-API-usage-with-Google-Analytics.aspx", "/post/2012/01/20/tracking-api-usage-with-google-analytics.aspx"]$ /post/2012/01/20/tracking-api-usage-with-google-analytics.html [R=301,NC]
RewriteRule ^["/post/2012/01/18/Dont-brag-about-your-Visual-Studio-achievements!-(yet).aspx", "/post/2012/01/18/dont-brag-about-your-visual-studio-achievements!-(yet).aspx"]$ /post/2012/01/18/dont-brag-about-your-visual-studio-achievements!-(yet).html [R=301,NC]
RewriteRule ^["/post/2012/01/05/How-do-you-synchronize-a-million-to-do-lists.aspx", "/post/2012/01/05/how-do-you-synchronize-a-million-to-do-lists.aspx"]$ /post/2012/01/05/how-do-you-synchronize-a-million-to-do-lists.html [R=301,NC]
RewriteRule ^["/post/2011/12/15/Predictions-for-the-future.aspx", "/post/2011/12/15/predictions-for-the-future.aspx"]$ /post/2011/12/15/predictions-for-the-future.html [R=301,NC]
RewriteRule ^["/post/2011/12/06/Using-SignalR-to-broadcast-a-slide-deck.aspx", "/post/2011/12/06/using-signalr-to-broadcast-a-slide-deck.aspx"]$ /post/2011/12/06/using-signalr-to-broadcast-a-slide-deck.html [R=301,NC]
RewriteRule ^["/post/2011/11/29/Techniques-for-real-time-client-server-communication.aspx", "/post/2011/11/29/techniques-for-real-time-client-server-communication.aspx"]$ /post/2011/11/29/techniques-for-real-time-client-server-communication.html [R=301,NC]
RewriteRule ^["/post/2011/11/28/Repaving-your-PC-the-easier-way.aspx", "/post/2011/11/28/repaving-your-pc-the-easier-way.aspx"]$ /post/2011/11/28/repaving-your-pc-the-easier-way.html [R=301,NC]
RewriteRule ^["/post/2011/11/16/Publishing-symbol-packages-for-a-MyGet-feed.aspx", "/post/2011/11/16/publishing-symbol-packages-for-a-myget-feed.aspx"]$ /post/2011/11/16/publishing-symbol-packages-for-a-myget-feed.html [R=301,NC]
RewriteRule ^["/post/2011/11/08/Rewriting-WCF-OData-Services-base-URL-with-load-balancing-reverse-proxy.aspx", "/post/2011/11/08/rewriting-wcf-odata-services-base-url-with-load-balancing-reverse-proxy.aspx"]$ /post/2011/11/08/rewriting-wcf-odata-services-base-url-with-load-balancing-reverse-proxy.html [R=301,NC]
RewriteRule ^["/post/2011/10/21/Running-Memcached-on-Windows-Azure-for-PHP.aspx", "/post/2011/10/21/running-memcached-on-windows-azure-for-php.aspx"]$ /post/2011/10/21/running-memcached-on-windows-azure-for-php.html [R=301,NC]
RewriteRule ^["/post/2011/09/28/Setting-up-a-NuGet-repository-in-seconds-MyGet-public-feeds.aspx", "/post/2011/09/28/setting-up-a-nuget-repository-in-seconds-myget-public-feeds.aspx"]$ /post/2011/09/28/setting-up-a-nuget-repository-in-seconds-myget-public-feeds.html [R=301,NC]
RewriteRule ^["/post/2011/09/23/NuGet-push-to-Windows-Azure.aspx", "/post/2011/09/23/nuget-push-to-windows-azure.aspx"]$ /post/2011/09/23/nuget-push-to-windows-azure.html [R=301,NC]
RewriteRule ^["/post/2011/09/08/ASPNET-MVC-dynamic-view-sections.aspx", "/post/2011/09/08/aspnet-mvc-dynamic-view-sections.aspx"]$ /post/2011/09/08/aspnet-mvc-dynamic-view-sections.html [R=301,NC]
RewriteRule ^["/post/2011/09/06/Why-MyGet-uses-Windows-Azure.aspx", "/post/2011/09/06/why-myget-uses-windows-azure.aspx"]$ /post/2011/09/06/why-myget-uses-windows-azure.html [R=301,NC]
RewriteRule ^["/post/2011/08/22/Book-review-Microsoft-Windows-Azure-Development-Cookbook.aspx", "/post/2011/08/22/book-review-microsoft-windows-azure-development-cookbook.aspx"]$ /post/2011/08/22/book-review-microsoft-windows-azure-development-cookbook.html [R=301,NC]
RewriteRule ^["/post/2011/08/02/A-client-side-Glimpse-to-your-PHP-application.aspx", "/post/2011/08/02/a-client-side-glimpse-to-your-php-application.aspx"]$ /post/2011/08/02/a-client-side-glimpse-to-your-php-application.html [R=301,NC]
RewriteRule ^["/post/2011/07/27/Windows-Azure-SDK-for-PHP-4-released.aspx", "/post/2011/07/27/windows-azure-sdk-for-php-4-released.aspx"]$ /post/2011/07/27/windows-azure-sdk-for-php-4-released.html [R=301,NC]
RewriteRule ^["/post/2011/07/15/Copy-packages-from-one-NuGet-feed-to-another.aspx", "/post/2011/07/15/copy-packages-from-one-nuget-feed-to-another.aspx"]$ /post/2011/07/15/copy-packages-from-one-nuget-feed-to-another.html [R=301,NC]
RewriteRule ^["/post/2011/07/13/Windows-Azure-Accelerator-for-Web-Roles.aspx", "/post/2011/07/13/windows-azure-accelerator-for-web-roles.aspx"]$ /post/2011/07/13/windows-azure-accelerator-for-web-roles.html [R=301,NC]
RewriteRule ^["/post/2011/07/11/A-hidden-gem-in-the-Windows-Azure-SDK-for-PHP-command-line-parsing.aspx", "/post/2011/07/11/a-hidden-gem-in-the-windows-azure-sdk-for-php-command-line-parsing.aspx"]$ /post/2011/07/11/a-hidden-gem-in-the-windows-azure-sdk-for-php-command-line-parsing.html [R=301,NC]
RewriteRule ^["/post/2011/07/07/A-first-look-at-Windows-Azure-AppFabric-Applications.aspx", "/post/2011/07/07/a-first-look-at-windows-azure-appfabric-applications.aspx"]$ /post/2011/07/07/a-first-look-at-windows-azure-appfabric-applications.html [R=301,NC]
RewriteRule ^["/post/2011/07/01/Officially-a-cloudhead-now!-(or-re-awarded-MVP).aspx", "/post/2011/07/01/officially-a-cloudhead-now!-(or-re-awarded-mvp).aspx"]$ /post/2011/07/01/officially-a-cloudhead-now!-(or-re-awarded-mvp).html [R=301,NC]
RewriteRule ^["/post/2011/06/29/Delegate-feed-privileges-to-other-users-on-MyGet.aspx", "/post/2011/06/29/delegate-feed-privileges-to-other-users-on-myget.aspx"]$ /post/2011/06/29/delegate-feed-privileges-to-other-users-on-myget.html [R=301,NC]
RewriteRule ^["/post/2011/06/28/Enabling-conditional-Basic-HTTP-authentication-on-a-WCF-OData-service.aspx", "/post/2011/06/28/enabling-conditional-basic-http-authentication-on-a-wcf-odata-service.aspx"]$ /post/2011/06/28/enabling-conditional-basic-http-authentication-on-a-wcf-odata-service.html [R=301,NC]
RewriteRule ^["/post/2011/06/24/Community-Day-2011-Fun-with-ASPNET-MVC-MEF-and-NuGet.aspx", "/post/2011/06/24/community-day-2011-fun-with-aspnet-mvc-mef-and-nuget.aspx"]$ /post/2011/06/24/community-day-2011-fun-with-aspnet-mvc-mef-and-nuget.html [R=301,NC]
RewriteRule ^["/post/2011/06/14/Advanced-scenarios-with-Windows-Azure-Queues.aspx", "/post/2011/06/14/advanced-scenarios-with-windows-azure-queues.aspx"]$ /post/2011/06/14/advanced-scenarios-with-windows-azure-queues.html [R=301,NC]
RewriteRule ^["/post/2011/06/01/MyGet-now-supports-pushing-from-the-command-line.aspx", "/post/2011/06/01/myget-now-supports-pushing-from-the-command-line.aspx"]$ /post/2011/06/01/myget-now-supports-pushing-from-the-command-line.html [R=301,NC]
RewriteRule ^["/post/2011/06/01/Slides-for-NDC2011-Oslo.aspx", "/post/2011/06/01/slides-for-ndc2011-oslo.aspx"]$ /post/2011/06/01/slides-for-ndc2011-oslo.html [R=301,NC]
RewriteRule ^["/post/2011/05/31/Creating-your-own-private-NuGet-feed-myget.aspx", "/post/2011/05/31/creating-your-own-private-nuget-feed-myget.aspx"]$ /post/2011/05/31/creating-your-own-private-nuget-feed-myget.html [R=301,NC]
RewriteRule ^["/post/2011/05/30/Scaffolding-and-packaging-a-Windows-Azure-project-in-PHP.aspx", "/post/2011/05/30/scaffolding-and-packaging-a-windows-azure-project-in-php.aspx"]$ /post/2011/05/30/scaffolding-and-packaging-a-windows-azure-project-in-php.html [R=301,NC]
RewriteRule ^["/post/2011/05/27/Just-released-MvcSiteMapProvider-310-RC.aspx", "/post/2011/05/27/just-released-mvcsitemapprovider-310-rc.aspx"]$ /post/2011/05/27/just-released-mvcsitemapprovider-310-rc.html [R=301,NC]
RewriteRule ^["/post/2011/05/26/Windows-Azure-SDK-for-PHP-v30-released.aspx", "/post/2011/05/26/windows-azure-sdk-for-php-v30-released.aspx"]$ /post/2011/05/26/windows-azure-sdk-for-php-v30-released.html [R=301,NC]
RewriteRule ^["/post/2011/05/18/Microsoft-NET-Framework-4-Platform-Update-1-KB2478063-Service-Pack-5-Feature-Set-31-R2-November-Edition-RTW.aspx", "/post/2011/05/18/microsoft-net-framework-4-platform-update-1-kb2478063-service-pack-5-feature-set-31-r2-november-edition-rtw.aspx"]$ /post/2011/05/18/microsoft-net-framework-4-platform-update-1-kb2478063-service-pack-5-feature-set-31-r2-november-edition-rtw.html [R=301,NC]
RewriteRule ^["/post/2011/05/10/A-Glimpse-at-Windows-Identity-Foundation-claims.aspx", "/post/2011/05/10/a-glimpse-at-windows-identity-foundation-claims.aspx"]$ /post/2011/05/10/a-glimpse-at-windows-identity-foundation-claims.html [R=301,NC]
RewriteRule ^["/post/2011/05/09/Using-dynamic-WCF-service-routes.aspx", "/post/2011/05/09/using-dynamic-wcf-service-routes.aspx"]$ /post/2011/05/09/using-dynamic-wcf-service-routes.html [R=301,NC]
RewriteRule ^["/post/2011/05/04/Wordpress-auto-sign-on-with-IIS7-and-a-plugin.aspx", "/post/2011/05/04/wordpress-auto-sign-on-with-iis7-and-a-plugin.aspx"]$ /post/2011/05/04/wordpress-auto-sign-on-with-iis7-and-a-plugin.html [R=301,NC]
RewriteRule ^["/post/2011/04/22/Geographically-distributing-Windows-Azure-applications-using-Traffic-Manager.aspx", "/post/2011/04/22/geographically-distributing-windows-azure-applications-using-traffic-manager.aspx"]$ /post/2011/04/22/geographically-distributing-windows-azure-applications-using-traffic-manager.html [R=301,NC]
RewriteRule ^["/post/2011/04/21/Windows-Azure-SDK-for-PHP-v3-0-0-BETA-released.aspx", "/post/2011/04/21/windows-azure-sdk-for-php-v3-0-0-beta-released.aspx"]$ /post/2011/04/21/windows-azure-sdk-for-php-v3-0-0-beta-released.html [R=301,NC]
RewriteRule ^["/post/2011/04/14/Slides-for-my-talk-at-MIX11-Fun-with-ASPNET-MVC-3-MEF-and-NuGet.aspx", "/post/2011/04/14/slides-for-my-talk-at-mix11-fun-with-aspnet-mvc-3-mef-and-nuget.aspx"]$ /post/2011/04/14/slides-for-my-talk-at-mix11-fun-with-aspnet-mvc-3-mef-and-nuget.html [R=301,NC]
RewriteRule ^["/post/2011/04/09/Official-Belgium-TechDays-2011-Windows-Phone-7-app-released.aspx", "/post/2011/04/09/official-belgium-techdays-2011-windows-phone-7-app-released.aspx"]$ /post/2011/04/09/official-belgium-techdays-2011-windows-phone-7-app-released.html [R=301,NC]
RewriteRule ^["/post/2011/04/04/Lightweight-PHP-application-deployment-to-Windows-Azure.aspx", "/post/2011/04/04/lightweight-php-application-deployment-to-windows-azure.aspx"]$ /post/2011/04/04/lightweight-php-application-deployment-to-windows-azure.html [R=301,NC]
RewriteRule ^["/post/2011/03/24/Windows-Azure-and-scaling-how-(PHP).aspx", "/post/2011/03/24/windows-azure-and-scaling-how-(php).aspx"]$ /post/2011/03/24/windows-azure-and-scaling-how-(php).html [R=301,NC]
RewriteRule ^["/post/2011/03/21/Windows-Azure-and-scaling-how-(NET).aspx", "/post/2011/03/21/windows-azure-and-scaling-how-(net).aspx"]$ /post/2011/03/21/windows-azure-and-scaling-how-(net).html [R=301,NC]
RewriteRule ^["/post/2011/03/10/Windows-Azure-CDN-updates.aspx", "/post/2011/03/10/windows-azure-cdn-updates.aspx"]$ /post/2011/03/10/windows-azure-cdn-updates.html [R=301,NC]
RewriteRule ^["/post/2011/03/09/Put-your-cloud-on-a-diet-(or-Windows-Azure-and-scaling-why).aspx", "/post/2011/03/09/put-your-cloud-on-a-diet-(or-windows-azure-and-scaling-why).aspx"]$ /post/2011/03/09/put-your-cloud-on-a-diet-(or-windows-azure-and-scaling-why).html [R=301,NC]
RewriteRule ^["/post/2011/02/14/Authenticate-Orchard-users-with-AppFabric-Access-Control-Service.aspx", "/post/2011/02/14/authenticate-orchard-users-with-appfabric-access-control-service.aspx"]$ /post/2011/02/14/authenticate-orchard-users-with-appfabric-access-control-service.html [R=301,NC]
RewriteRule ^["/post/2011/02/11/Thank-you-for-getting-me-in-Vegas!.aspx", "/post/2011/02/11/thank-you-for-getting-me-in-vegas!.aspx"]$ /post/2011/02/11/thank-you-for-getting-me-in-vegas!.html [R=301,NC]
RewriteRule ^["/post/2011/02/04/MvcSiteMapProvider-300-released.aspx", "/post/2011/02/04/mvcsitemapprovider-300-released.aspx"]$ /post/2011/02/04/mvcsitemapprovider-300-released.html [R=301,NC]
RewriteRule ^["/post/2011/02/01/ASPNET-MVC-and-the-Managed-Extensibility-Framewok-on-NuGet.aspx", "/post/2011/02/01/aspnet-mvc-and-the-managed-extensibility-framewok-on-nuget.aspx"]$ /post/2011/02/01/aspnet-mvc-and-the-managed-extensibility-framewok-on-nuget.html [R=301,NC]
RewriteRule ^["/post/2011/01/28/Introducing-the-PHP-on-Azure-Contest.aspx", "/post/2011/01/28/introducing-the-php-on-azure-contest.aspx"]$ /post/2011/01/28/introducing-the-php-on-azure-contest.html [R=301,NC]
RewriteRule ^["/post/2011/01/25/Viva-Las-Vegas!.aspx", "/post/2011/01/25/viva-las-vegas!.aspx"]$ /post/2011/01/25/viva-las-vegas!.html [R=301,NC]
RewriteRule ^["/post/2011/01/21/Writing-an-Orchard-widget-LatestTwitter.aspx", "/post/2011/01/21/writing-an-orchard-widget-latesttwitter.aspx"]$ /post/2011/01/21/writing-an-orchard-widget-latesttwitter.html [R=301,NC]
RewriteRule ^["/post/2011/01/13/ASPNET-MVC-and-jQuery-Mobile.aspx", "/post/2011/01/13/aspnet-mvc-and-jquery-mobile.aspx"]$ /post/2011/01/13/aspnet-mvc-and-jquery-mobile.html [R=301,NC]
RewriteRule ^["/post/2011/01/07/Tools-for-the-lazy-Templify-and-NuGet.aspx", "/post/2011/01/07/tools-for-the-lazy-templify-and-nuget.aspx"]$ /post/2011/01/07/tools-for-the-lazy-templify-and-nuget.html [R=301,NC]
RewriteRule ^["/post/2011/01/01/Byebye-2010-welcome-2011!.aspx", "/post/2011/01/01/byebye-2010-welcome-2011!.aspx"]$ /post/2011/01/01/byebye-2010-welcome-2011!.html [R=301,NC]
RewriteRule ^["/post/2010/12/24/The-quickest-way-to-a-VPN-Windows-Azure-Connect.aspx", "/post/2010/12/24/the-quickest-way-to-a-vpn-windows-azure-connect.aspx"]$ /post/2010/12/24/the-quickest-way-to-a-vpn-windows-azure-connect.html [R=301,NC]
RewriteRule ^["/post/2010/11/30/Windows-Azure-Remote-Desktop-Access.aspx", "/post/2010/11/30/windows-azure-remote-desktop-access.aspx"]$ /post/2010/11/30/windows-azure-remote-desktop-access.html [R=301,NC]
RewriteRule ^["/post/2010/11/26/Writing-for-the-Windows-Azure-for-PHP-portal.aspx", "/post/2010/11/26/writing-for-the-windows-azure-for-php-portal.aspx"]$ /post/2010/11/26/writing-for-the-windows-azure-for-php-portal.html [R=301,NC]
RewriteRule ^["/post/2010/10/27/MvcSiteMapProvider-220-released.aspx", "/post/2010/10/27/mvcsitemapprovider-220-released.aspx"]$ /post/2010/10/27/mvcsitemapprovider-220-released.html [R=301,NC]
RewriteRule ^["/post/2010/10/22/Scale-out-to-the-cloud-scale-back-to-your-rack.aspx", "/post/2010/10/22/scale-out-to-the-cloud-scale-back-to-your-rack.aspx"]$ /post/2010/10/22/scale-out-to-the-cloud-scale-back-to-your-rack.html [R=301,NC]
RewriteRule ^["/post/2010/10/14/Windows-Phone-7-First-Impressions.aspx", "/post/2010/10/14/windows-phone-7-first-impressions.aspx"]$ /post/2010/10/14/windows-phone-7-first-impressions.html [R=301,NC]
RewriteRule ^["/post/2010/10/08/Using-MvcSiteMapProvider-throuh-NuPack.aspx", "/post/2010/10/08/using-mvcsitemapprovider-throuh-nupack.aspx"]$ /post/2010/10/08/using-mvcsitemapprovider-throuh-nupack.html [R=301,NC]
RewriteRule ^["/post/2010/10/07/Cost-Architecting-for-Windows-Azure.aspx", "/post/2010/10/07/cost-architecting-for-windows-azure.aspx"]$ /post/2010/10/07/cost-architecting-for-windows-azure.html [R=301,NC]
RewriteRule ^["/post/2010/10/01/PHP-on-WIndows-and-on-Azure-slide-deck.aspx", "/post/2010/10/01/php-on-windows-and-on-azure-slide-deck.aspx"]$ /post/2010/10/01/php-on-windows-and-on-azure-slide-deck.html [R=301,NC]
RewriteRule ^["/post/2010/09/29/Remix-2010-slides-and-sample-code.aspx", "/post/2010/09/29/remix-2010-slides-and-sample-code.aspx"]$ /post/2010/09/29/remix-2010-slides-and-sample-code.html [R=301,NC]
RewriteRule ^["/post/2010/09/23/Windows-Azure-Diagnostics-in-PHP.aspx", "/post/2010/09/23/windows-azure-diagnostics-in-php.aspx"]$ /post/2010/09/23/windows-azure-diagnostics-in-php.html [R=301,NC]
RewriteRule ^["/post/2010/09/18/Introducing-Windows-Azure-Companion-Cloud-for-the-masses.aspx", "/post/2010/09/18/introducing-windows-azure-companion-cloud-for-the-masses.aspx"]$ /post/2010/09/18/introducing-windows-azure-companion-cloud-for-the-masses.html [R=301,NC]
RewriteRule ^["/post/2010/09/14/Announcing-the-Windows-Azure-Online-Conference.aspx", "/post/2010/09/14/announcing-the-windows-azure-online-conference.aspx"]$ /post/2010/09/14/announcing-the-windows-azure-online-conference.html [R=301,NC]
RewriteRule ^["/post/2010/09/09/BlogEngineNET-comment-spam-filtering.aspx", "/post/2010/09/09/blogenginenet-comment-spam-filtering.aspx"]$ /post/2010/09/09/blogenginenet-comment-spam-filtering.html [R=301,NC]
RewriteRule ^["/post/2010/09/09/Book-review-Refactoring-with-Visual-Studio-2010.aspx", "/post/2010/09/09/book-review-refactoring-with-visual-studio-2010.aspx"]$ /post/2010/09/09/book-review-refactoring-with-visual-studio-2010.html [R=301,NC]
RewriteRule ^["/post/2010/08/24/Hybrid-Azure-applications-using-OData.aspx", "/post/2010/08/24/hybrid-azure-applications-using-odata.aspx"]$ /post/2010/08/24/hybrid-azure-applications-using-odata.html [R=301,NC]
RewriteRule ^["/post/2010/08/12/Simplified-access-control-using-Windows-Azure-AppFabric-Labs.aspx", "/post/2010/08/12/simplified-access-control-using-windows-azure-appfabric-labs.aspx"]$ /post/2010/08/12/simplified-access-control-using-windows-azure-appfabric-labs.html [R=301,NC]
RewriteRule ^["/post/2010/08/03/MvcSiteMapProvider-210-released!.aspx", "/post/2010/08/03/mvcsitemapprovider-210-released!.aspx"]$ /post/2010/08/03/mvcsitemapprovider-210-released!.html [R=301,NC]
RewriteRule ^["/post/2010/07/27/ASPNET-MVC-3-and-MEF-sitting-in-a-tree.aspx", "/post/2010/07/27/aspnet-mvc-3-and-mef-sitting-in-a-tree.aspx"]$ /post/2010/07/27/aspnet-mvc-3-and-mef-sitting-in-a-tree.html [R=301,NC]
RewriteRule ^["/post/2010/07/27/ASPNET-MVC-3-preview-1-is-out!-Quick-review.aspx", "/post/2010/07/27/aspnet-mvc-3-preview-1-is-out!-quick-review.aspx"]$ /post/2010/07/27/aspnet-mvc-3-preview-1-is-out!-quick-review.html [R=301,NC]
RewriteRule ^["/post/2010/07/23/Manage-your-SQL-Azure-database-from-your-browser.aspx", "/post/2010/07/23/manage-your-sql-azure-database-from-your-browser.aspx"]$ /post/2010/07/23/manage-your-sql-azure-database-from-your-browser.html [R=301,NC]
RewriteRule ^["/post/2010/07/01/Renewed-MVP-ASPNET-for-2010!.aspx", "/post/2010/07/01/renewed-mvp-aspnet-for-2010!.aspx"]$ /post/2010/07/01/renewed-mvp-aspnet-for-2010!.html [R=301,NC]
RewriteRule ^["/post/2010/06/16/ASPNET-MVC-MvcSiteMapProvider-20-is-out!.aspx", "/post/2010/06/16/aspnet-mvc-mvcsitemapprovider-20-is-out!.aspx"]$ /post/2010/06/16/aspnet-mvc-mvcsitemapprovider-20-is-out!.html [R=301,NC]
RewriteRule ^["/post/2010/06/02/Running-on-Windows-Azure-e28093-ChronoRace.aspx", "/post/2010/06/02/running-on-windows-azure-e28093-chronorace.aspx"]$ /post/2010/06/02/running-on-windows-azure-e28093-chronorace.html [R=301,NC]
RewriteRule ^["/post/2010/05/18/Extension-methods-for-PHP.aspx", "/post/2010/05/18/extension-methods-for-php.aspx"]$ /post/2010/05/18/extension-methods-for-php.html [R=301,NC]
RewriteRule ^["/post/2010/05/17/Book-review-PHP-5-E-commerce-Development.aspx", "/post/2010/05/17/book-review-php-5-e-commerce-development.aspx"]$ /post/2010/05/17/book-review-php-5-e-commerce-development.html [R=301,NC]
RewriteRule ^["/post/2010/05/17/Taking-Care-of-a-Cloud-Environment-(slides).aspx", "/post/2010/05/17/taking-care-of-a-cloud-environment-(slides).aspx"]$ /post/2010/05/17/taking-care-of-a-cloud-environment-(slides).html [R=301,NC]
RewriteRule ^["/post/2010/05/07/Linuxwochen-Austria.aspx", "/post/2010/05/07/linuxwochen-austria.aspx"]$ /post/2010/05/07/linuxwochen-austria.html [R=301,NC]
RewriteRule ^["/post/2010/05/04/Slides-of-our-VISUG-session.aspx", "/post/2010/05/04/slides-of-our-visug-session.aspx"]$ /post/2010/05/04/slides-of-our-visug-session.html [R=301,NC]
RewriteRule ^["/post/2010/04/22/TechDays-2010-Portugal-slides-and-demo-code.aspx", "/post/2010/04/22/techdays-2010-portugal-slides-and-demo-code.aspx"]$ /post/2010/04/22/techdays-2010-portugal-slides-and-demo-code.html [R=301,NC]
RewriteRule ^["/post/2010/04/09/Using-Windows-Azure-Drive-in-PHP-(or-Ruby).aspx", "/post/2010/04/09/using-windows-azure-drive-in-php-(or-ruby).aspx"]$ /post/2010/04/09/using-windows-azure-drive-in-php-(or-ruby).html [R=301,NC]
RewriteRule ^["/post/2010/04/08/Running-PHP-on-Windows-Azure.aspx", "/post/2010/04/08/running-php-on-windows-azure.aspx"]$ /post/2010/04/08/running-php-on-windows-azure.html [R=301,NC]
RewriteRule ^["/post/2010/04/01/Put-your-existing-application-in-the-cloud!.aspx", "/post/2010/04/01/put-your-existing-application-in-the-cloud!.aspx"]$ /post/2010/04/01/put-your-existing-application-in-the-cloud!.html [R=301,NC]
RewriteRule ^["/post/2010/03/15/Using-FTP-to-access-Windows-Azure-Blob-Storage.aspx", "/post/2010/03/15/using-ftp-to-access-windows-azure-blob-storage.aspx"]$ /post/2010/03/15/using-ftp-to-access-windows-azure-blob-storage.html [R=301,NC]
RewriteRule ^["/post/2010/03/04/MEF-will-not-get-easier-its-cool-as-ICE.aspx", "/post/2010/03/04/mef-will-not-get-easier-its-cool-as-ice.aspx"]$ /post/2010/03/04/mef-will-not-get-easier-its-cool-as-ice.html [R=301,NC]
RewriteRule ^["/post/2010/02/25/Introducing-RealDolmenBlogscom.aspx", "/post/2010/02/25/introducing-realdolmenblogscom.aspx"]$ /post/2010/02/25/introducing-realdolmenblogscom.html [R=301,NC]
RewriteRule ^["/post/2010/02/24/Running-PHP-in-the-Cloud-slides-and-sample-code.aspx", "/post/2010/02/24/running-php-in-the-cloud-slides-and-sample-code.aspx"]$ /post/2010/02/24/running-php-in-the-cloud-slides-and-sample-code.html [R=301,NC]
RewriteRule ^["/post/2010/02/22/Sharpy-an-ASPNET-MVC-view-engine-based-on-Smarty.aspx", "/post/2010/02/22/sharpy-an-aspnet-mvc-view-engine-based-on-smarty.aspx"]$ /post/2010/02/22/sharpy-an-aspnet-mvc-view-engine-based-on-smarty.html [R=301,NC]
RewriteRule ^["/post/2010/02/17/Jump-in!-camp-Call-for-participants.aspx", "/post/2010/02/17/jump-in!-camp-call-for-participants.aspx"]$ /post/2010/02/17/jump-in!-camp-call-for-participants.html [R=301,NC]
RewriteRule ^["/post/2010/02/02/Using-Windows-Azure-Drive-(aka-X-Drive).aspx", "/post/2010/02/02/using-windows-azure-drive-(aka-x-drive).aspx"]$ /post/2010/02/02/using-windows-azure-drive-(aka-x-drive).html [R=301,NC]
RewriteRule ^["/post/2010/02/02/Just-Another-Wordpress-Weblog-But-More-Cloudy.aspx", "/post/2010/02/02/just-another-wordpress-weblog-but-more-cloudy.aspx"]$ /post/2010/02/02/just-another-wordpress-weblog-but-more-cloudy.html [R=301,NC]
RewriteRule ^["/post/2010/01/26/Translating-routes-(ASPNET-MVC-and-Webforms).aspx", "/post/2010/01/26/translating-routes-(aspnet-mvc-and-webforms).aspx"]$ /post/2010/01/26/translating-routes-(aspnet-mvc-and-webforms).html [R=301,NC]
RewriteRule ^["/post/2010/01/22/PHPMEF-released!.aspx", "/post/2010/01/22/phpmef-released!.aspx"]$ /post/2010/01/22/phpmef-released!.html [R=301,NC]
RewriteRule ^["/post/2010/01/17/Creating-an-external-facing-Azure-Worker-Role-endpoint.aspx", "/post/2010/01/17/creating-an-external-facing-azure-worker-role-endpoint.aspx"]$ /post/2010/01/17/creating-an-external-facing-azure-worker-role-endpoint.html [R=301,NC]
RewriteRule ^["/post/2010/01/11/Ordering-fields-in-ASPNET-MVC-2-templated-helpers.aspx", "/post/2010/01/11/ordering-fields-in-aspnet-mvc-2-templated-helpers.aspx"]$ /post/2010/01/11/ordering-fields-in-aspnet-mvc-2-templated-helpers.html [R=301,NC]
RewriteRule ^["/post/2010/01/06/Vote-to-help-me-speak-at-the-MIX-2010-conference!.aspx", "/post/2010/01/06/vote-to-help-me-speak-at-the-mix-2010-conference!.aspx"]$ /post/2010/01/06/vote-to-help-me-speak-at-the-mix-2010-conference!.html [R=301,NC]
RewriteRule ^["/post/2010/01/04/Byebye-2009-welcome-2010!.aspx", "/post/2010/01/04/byebye-2009-welcome-2010!.aspx"]$ /post/2010/01/04/byebye-2009-welcome-2010!.html [R=301,NC]
RewriteRule ^["/post/2009/12/29/Hoping-they-will-learn-Usability!.aspx", "/post/2009/12/29/hoping-they-will-learn-usability!.aspx"]$ /post/2009/12/29/hoping-they-will-learn-usability!.html [R=301,NC]
RewriteRule ^["/post/2009/12/08/Cloud-computing-and-the-Windows-Azure-Services-Platform-(KU-Leuven).aspx", "/post/2009/12/08/cloud-computing-and-the-windows-azure-services-platform-(ku-leuven).aspx"]$ /post/2009/12/08/cloud-computing-and-the-windows-azure-services-platform-(ku-leuven).html [R=301,NC]
RewriteRule ^["/post/2009/12/07/Microsoft-Web-Development-Summit-2009.aspx", "/post/2009/12/07/microsoft-web-development-summit-2009.aspx"]$ /post/2009/12/07/microsoft-web-development-summit-2009.html [R=301,NC]
RewriteRule ^["/post/2009/12/02/PHP-Managed-Extensibility-Framework-e28093-PHPMEF.aspx", "/post/2009/12/02/php-managed-extensibility-framework-e28093-phpmef.aspx"]$ /post/2009/12/02/php-managed-extensibility-framework-e28093-phpmef.html [R=301,NC]
RewriteRule ^["/post/2009/11/26/Supporting-multiple-submit-buttons-on-an-ASPNET-MVC-view.aspx", "/post/2009/11/26/supporting-multiple-submit-buttons-on-an-aspnet-mvc-view.aspx"]$ /post/2009/11/26/supporting-multiple-submit-buttons-on-an-aspnet-mvc-view.html [R=301,NC]
RewriteRule ^["/post/2009/11/26/Book-review-Zend-Framework-18-Web-Application-Development.aspx", "/post/2009/11/26/book-review-zend-framework-18-web-application-development.aspx"]$ /post/2009/11/26/book-review-zend-framework-18-web-application-development.html [R=301,NC]
RewriteRule ^["/post/2009/11/24/MSDN-Converting-an-existing-ASPNET-application-to-Windows-Azure.aspx", "/post/2009/11/24/msdn-converting-an-existing-aspnet-application-to-windows-azure.aspx"]$ /post/2009/11/24/msdn-converting-an-existing-aspnet-application-to-windows-azure.html [R=301,NC]
RewriteRule ^["/post/2009/11/19/Microsoft-PDC09-day-2-keynote-highlights.aspx", "/post/2009/11/19/microsoft-pdc09-day-2-keynote-highlights.aspx"]$ /post/2009/11/19/microsoft-pdc09-day-2-keynote-highlights.html [R=301,NC]
RewriteRule ^["/post/2009/11/18/Microsoft-PDC09-keynote-highlights.aspx", "/post/2009/11/18/microsoft-pdc09-keynote-highlights.aspx"]$ /post/2009/11/18/microsoft-pdc09-keynote-highlights.html [R=301,NC]
RewriteRule ^["/post/2009/11/05/Localize-ASPNET-MVC-2-DataAnnotations-validation-messages.aspx", "/post/2009/11/05/localize-aspnet-mvc-2-dataannotations-validation-messages.aspx"]$ /post/2009/11/05/localize-aspnet-mvc-2-dataannotations-validation-messages.html [R=301,NC]
RewriteRule ^["/post/2009/10/28/Windows-Azure-Tools-for-Eclipse-for-PHP-developers.aspx", "/post/2009/10/28/windows-azure-tools-for-eclipse-for-php-developers.aspx"]$ /post/2009/10/28/windows-azure-tools-for-eclipse-for-php-developers.html [R=301,NC]
RewriteRule ^["/post/2009/10/23/Upcoming-sessions-on-Azure-PHP-and-ASPNET.aspx", "/post/2009/10/23/upcoming-sessions-on-azure-php-and-aspnet.aspx"]$ /post/2009/10/23/upcoming-sessions-on-azure-php-and-aspnet.html [R=301,NC]
RewriteRule ^["/post/2009/10/23/Recording-of-my-session-at-Remix-2009-ASPNET-MVC.aspx", "/post/2009/10/23/recording-of-my-session-at-remix-2009-aspnet-mvc.aspx"]$ /post/2009/10/23/recording-of-my-session-at-remix-2009-aspnet-mvc.html [R=301,NC]
RewriteRule ^["/post/2009/10/19/Let-me-Bing-that-for-you.aspx", "/post/2009/10/19/let-me-bing-that-for-you.aspx"]$ /post/2009/10/19/let-me-bing-that-for-you.html [R=301,NC]
RewriteRule ^["/post/2009/10/08/Leveraging-ASPNET-MVC-2-futures-ViewState.aspx", "/post/2009/10/08/leveraging-aspnet-mvc-2-futures-viewstate.aspx"]$ /post/2009/10/08/leveraging-aspnet-mvc-2-futures-viewstate.html [R=301,NC]
RewriteRule ^["/post/2009/10/06/Exploring-the-ASPNET-MVC-2-futures-assemby.aspx", "/post/2009/10/06/exploring-the-aspnet-mvc-2-futures-assemby.aspx"]$ /post/2009/10/06/exploring-the-aspnet-mvc-2-futures-assemby.html [R=301,NC]
RewriteRule ^["/post/2009/09/29/Remix-2009-session-Slides-and-code.aspx", "/post/2009/09/29/remix-2009-session-slides-and-code.aspx"]$ /post/2009/09/29/remix-2009-session-slides-and-code.html [R=301,NC]
RewriteRule ^["/post/2009/09/22/Simple-API-for-Cloud-Application-Services.aspx", "/post/2009/09/22/simple-api-for-cloud-application-services.aspx"]$ /post/2009/09/22/simple-api-for-cloud-application-services.html [R=301,NC]
RewriteRule ^["/post/2009/09/10/Joined-The-Lounge-network.aspx", "/post/2009/09/10/joined-the-lounge-network.aspx"]$ /post/2009/09/10/joined-the-lounge-network.html [R=301,NC]
RewriteRule ^["/post/2009/09/04/ASPNET-MVC-MvcSiteMapProvider-released.aspx", "/post/2009/09/04/aspnet-mvc-mvcsitemapprovider-released.aspx"]$ /post/2009/09/04/aspnet-mvc-mvcsitemapprovider-released.html [R=301,NC]
RewriteRule ^["/post/2009/08/26/SQL-Azure-Manager.aspx", "/post/2009/08/26/sql-azure-manager.aspx"]$ /post/2009/08/26/sql-azure-manager.html [R=301,NC]
RewriteRule ^["/post/2009/08/26/Book-review-Beginning-ASPNET-MVC-10.aspx", "/post/2009/08/26/book-review-beginning-aspnet-mvc-10.aspx"]$ /post/2009/08/26/book-review-beginning-aspnet-mvc-10.html [R=301,NC]
RewriteRule ^["/post/2009/08/21/ASPNET-MVC-Chained-Controller-Factory.aspx", "/post/2009/08/21/aspnet-mvc-chained-controller-factory.aspx"]$ /post/2009/08/21/aspnet-mvc-chained-controller-factory.html [R=301,NC]
RewriteRule ^["/post/2009/08/19/REST-for-ASPNET-MVC-SDK.aspx", "/post/2009/08/19/rest-for-aspnet-mvc-sdk.aspx"]$ /post/2009/08/19/rest-for-aspnet-mvc-sdk.html [R=301,NC]
RewriteRule ^["/post/2009/08/19/Book-review-ASPNET-35-CMS-Development.aspx", "/post/2009/08/19/book-review-aspnet-35-cms-development.aspx"]$ /post/2009/08/19/book-review-aspnet-35-cms-development.html [R=301,NC]
RewriteRule ^["/post/2009/08/17/Signed-Access-Signatures-and-PHP-SDK-for-Windows-Azure.aspx", "/post/2009/08/17/signed-access-signatures-and-php-sdk-for-windows-azure.aspx"]$ /post/2009/08/17/signed-access-signatures-and-php-sdk-for-windows-azure.html [R=301,NC]
RewriteRule ^["/post/2009/08/04/Accessing-ServiceConfiguration-in-FastCGI-(PHP)-web-role.aspx", "/post/2009/08/04/accessing-serviceconfiguration-in-fastcgi-(php)-web-role.aspx"]$ /post/2009/08/04/accessing-serviceconfiguration-in-fastcgi-(php)-web-role.html [R=301,NC]
RewriteRule ^["/post/2009/07/31/ASPNET-MVC-2-Preview-1-released!.aspx", "/post/2009/07/31/aspnet-mvc-2-preview-1-released!.aspx"]$ /post/2009/07/31/aspnet-mvc-2-preview-1-released!.html [R=301,NC]
RewriteRule ^["/post/2009/07/30/ReMIX-Belgium-session-on-ASPNET-MVC.aspx", "/post/2009/07/30/remix-belgium-session-on-aspnet-mvc.aspx"]$ /post/2009/07/30/remix-belgium-session-on-aspnet-mvc.html [R=301,NC]
RewriteRule ^["/post/2009/07/29/Query-the-cloud-with-PHP-(PHPLinq-and-Windows-Azure).aspx", "/post/2009/07/29/query-the-cloud-with-php-(phplinq-and-windows-azure).aspx"]$ /post/2009/07/29/query-the-cloud-with-php-(phplinq-and-windows-azure).html [R=301,NC]
RewriteRule ^["/post/2009/07/27/Authenticating-users-with-RPXNow-(in-ASPNET-MVC).aspx", "/post/2009/07/27/authenticating-users-with-rpxnow-(in-aspnet-mvc).aspx"]$ /post/2009/07/27/authenticating-users-with-rpxnow-(in-aspnet-mvc).html [R=301,NC]
RewriteRule ^["/post/2009/07/06/PHP-SDK-for-Windows-Azure-Milestone-2-release.aspx", "/post/2009/07/06/php-sdk-for-windows-azure-milestone-2-release.aspx"]$ /post/2009/07/06/php-sdk-for-windows-azure-milestone-2-release.html [R=301,NC]
RewriteRule ^["/post/2009/07/02/Im-an-MVP-ASPNET!.aspx", "/post/2009/07/02/im-an-mvp-aspnet!.aspx"]$ /post/2009/07/02/im-an-mvp-aspnet!.html [R=301,NC]
RewriteRule ^["/post/2009/07/02/How-we-built-TwitterMaticnet-Part-7-Deploying-to-the-cloud.aspx", "/post/2009/07/02/how-we-built-twittermaticnet-part-7-deploying-to-the-cloud.aspx"]$ /post/2009/07/02/how-we-built-twittermaticnet-part-7-deploying-to-the-cloud.html [R=301,NC]
RewriteRule ^["/post/2009/07/02/How-we-built-TwitterMaticnet-Part-6-The-back-end.aspx", "/post/2009/07/02/how-we-built-twittermaticnet-part-6-the-back-end.aspx"]$ /post/2009/07/02/how-we-built-twittermaticnet-part-6-the-back-end.html [R=301,NC]
RewriteRule ^["/post/2009/07/02/How-we-built-TwitterMaticnet-Part-5-the-front-end.aspx", "/post/2009/07/02/how-we-built-twittermaticnet-part-5-the-front-end.aspx"]$ /post/2009/07/02/how-we-built-twittermaticnet-part-5-the-front-end.html [R=301,NC]
RewriteRule ^["/post/2009/07/02/How-we-built-TwitterMaticnet-Part-4-Authentication-and-membership.aspx", "/post/2009/07/02/how-we-built-twittermaticnet-part-4-authentication-and-membership.aspx"]$ /post/2009/07/02/how-we-built-twittermaticnet-part-4-authentication-and-membership.html [R=301,NC]
RewriteRule ^["/post/2009/07/02/How-we-built-TwitterMaticnet-Part-3-Store-data-in-the-cloud.aspx", "/post/2009/07/02/how-we-built-twittermaticnet-part-3-store-data-in-the-cloud.aspx"]$ /post/2009/07/02/how-we-built-twittermaticnet-part-3-store-data-in-the-cloud.html [R=301,NC]
RewriteRule ^["/post/2009/07/02/How-we-built-TwitterMaticnet-Part-2-Creating-an-Azure-project.aspx", "/post/2009/07/02/how-we-built-twittermaticnet-part-2-creating-an-azure-project.aspx"]$ /post/2009/07/02/how-we-built-twittermaticnet-part-2-creating-an-azure-project.html [R=301,NC]
RewriteRule ^["/post/2009/07/02/How-we-built-TwitterMaticnet-Part-1-Introduction.aspx", "/post/2009/07/02/how-we-built-twittermaticnet-part-1-introduction.aspx"]$ /post/2009/07/02/how-we-built-twittermaticnet-part-1-introduction.html [R=301,NC]
RewriteRule ^["/post/2009/06/29/Announcing-Azure-User-Group-Belgium.aspx", "/post/2009/06/29/announcing-azure-user-group-belgium.aspx"]$ /post/2009/06/29/announcing-azure-user-group-belgium.html [R=301,NC]
RewriteRule ^["/post/2009/06/24/Application-wide-action-filters-in-ASPNET-MVC.aspx", "/post/2009/06/24/application-wide-action-filters-in-aspnet-mvc.aspx"]$ /post/2009/06/24/application-wide-action-filters-in-aspnet-mvc.html [R=301,NC]
RewriteRule ^["/post/2009/06/17/Revised-ASPNET-MVC-and-the-Managed-Extensibility-Framework-(MEF).aspx", "/post/2009/06/17/revised-aspnet-mvc-and-the-managed-extensibility-framework-(mef).aspx"]$ /post/2009/06/17/revised-aspnet-mvc-and-the-managed-extensibility-framework-(mef).html [R=301,NC]
RewriteRule ^["/post/2009/06/10/ASPNET-MVC-TDD-using-Visual-Studio-2010.aspx", "/post/2009/06/10/aspnet-mvc-tdd-using-visual-studio-2010.aspx"]$ /post/2009/06/10/aspnet-mvc-tdd-using-visual-studio-2010.html [R=301,NC]
RewriteRule ^["/post/2009/06/09/A-view-from-the-cloud-(or-locate-your-ASPNET-MVC-views-on-Windows-Azure-Blob-Storage).aspx", "/post/2009/06/09/a-view-from-the-cloud-(or-locate-your-aspnet-mvc-views-on-windows-azure-blob-storage).aspx"]$ /post/2009/06/09/a-view-from-the-cloud-(or-locate-your-aspnet-mvc-views-on-windows-azure-blob-storage).html [R=301,NC]
RewriteRule ^["/post/2009/06/02/PHP-and-Silverlight-DevDays-session.aspx", "/post/2009/06/02/php-and-silverlight-devdays-session.aspx"]$ /post/2009/06/02/php-and-silverlight-devdays-session.html [R=301,NC]
RewriteRule ^["/post/2009/05/28/ConnectedShow-Podcast-PHP-SDK-for-Windows-Azure.aspx", "/post/2009/05/28/connectedshow-podcast-php-sdk-for-windows-azure.aspx"]$ /post/2009/05/28/connectedshow-podcast-php-sdk-for-windows-azure.html [R=301,NC]
RewriteRule ^["/post/2009/05/20/ASPNET-MVC-Domain-Routing.aspx", "/post/2009/05/20/aspnet-mvc-domain-routing.aspx"]$ /post/2009/05/20/aspnet-mvc-domain-routing.html [R=301,NC]
RewriteRule ^["/post/2009/05/18/Document-Interoperability-Workshop-London-May-18-2009.aspx", "/post/2009/05/18/document-interoperability-workshop-london-may-18-2009.aspx"]$ /post/2009/05/18/document-interoperability-workshop-london-may-18-2009.html [R=301,NC]
RewriteRule ^["/post/2009/05/13/Mocking-VISUG-session-(screencast).aspx", "/post/2009/05/13/mocking-visug-session-(screencast).aspx"]$ /post/2009/05/13/mocking-visug-session-(screencast).html [R=301,NC]
RewriteRule ^["/post/2009/05/13/Announcing-PHP-SDK-for-Windows-Azure.aspx", "/post/2009/05/13/announcing-php-sdk-for-windows-azure.aspx"]$ /post/2009/05/13/announcing-php-sdk-for-windows-azure.html [R=301,NC]
RewriteRule ^["/post/2009/05/07/Mocking-VISUG-session.aspx", "/post/2009/05/07/mocking-visug-session.aspx"]$ /post/2009/05/07/mocking-visug-session.html [R=301,NC]
RewriteRule ^["/post/2009/05/06/More-ASPNET-MVC-Best-Practices.aspx", "/post/2009/05/06/more-aspnet-mvc-best-practices.aspx"]$ /post/2009/05/06/more-aspnet-mvc-best-practices.html [R=301,NC]
RewriteRule ^["/post/2009/04/28/Book-review-Learning-Ext-JS.aspx", "/post/2009/04/28/book-review-learning-ext-js.aspx"]$ /post/2009/04/28/book-review-learning-ext-js.html [R=301,NC]
RewriteRule ^["/post/2009/04/27/PHPPowerPoint-010-(CTP1)-released!.aspx", "/post/2009/04/27/phppowerpoint-010-(ctp1)-released!.aspx"]$ /post/2009/04/27/phppowerpoint-010-(ctp1)-released!.html [R=301,NC]
RewriteRule ^["/post/2009/04/23/MSDN-session-on-ASPNET-MVC.aspx", "/post/2009/04/23/msdn-session-on-aspnet-mvc.aspx"]$ /post/2009/04/23/msdn-session-on-aspnet-mvc.html [R=301,NC]
RewriteRule ^["/post/2009/04/21/ASPNET-MVC-and-the-Managed-Extensibility-Framework-(MEF).aspx", "/post/2009/04/21/aspnet-mvc-and-the-managed-extensibility-framework-(mef).aspx"]$ /post/2009/04/21/aspnet-mvc-and-the-managed-extensibility-framework-(mef).html [R=301,NC]
RewriteRule ^["/post/2009/04/08/Using-the-ASPNET-MVC-Futures-AsyncController.aspx", "/post/2009/04/08/using-the-aspnet-mvc-futures-asynccontroller.aspx"]$ /post/2009/04/08/using-the-aspnet-mvc-futures-asynccontroller.html [R=301,NC]
RewriteRule ^["/post/2009/04/06/Speaking-at-DevDays-2009-The-Hague-(and-more).aspx", "/post/2009/04/06/speaking-at-devdays-2009-the-hague-(and-more).aspx"]$ /post/2009/04/06/speaking-at-devdays-2009-the-hague-(and-more).html [R=301,NC]
RewriteRule ^["/post/2009/04/02/Back-to-the-future!-Exploring-ASPNET-MVC-Futures.aspx", "/post/2009/04/02/back-to-the-future!-exploring-aspnet-mvc-futures.aspx"]$ /post/2009/04/02/back-to-the-future!-exploring-aspnet-mvc-futures.html [R=301,NC]
RewriteRule ^["/post/2009/03/24/New-CodePlex-project-MvcSiteMap-ndash3b-ASPNET-MVC-sitemap-provider.aspx", "/post/2009/03/24/new-codeplex-project-mvcsitemap-ndash3b-aspnet-mvc-sitemap-provider.aspx"]$ /post/2009/03/24/new-codeplex-project-mvcsitemap-ndash3b-aspnet-mvc-sitemap-provider.html [R=301,NC]
RewriteRule ^["/post/2009/03/19/Sample-chapter-from-ASPNET-MVC-10-Quickly.aspx", "/post/2009/03/19/sample-chapter-from-aspnet-mvc-10-quickly.aspx"]$ /post/2009/03/19/sample-chapter-from-aspnet-mvc-10-quickly.html [R=301,NC]
RewriteRule ^["/post/2009/03/18/ASPNET-MVC-10-has-been-released!.aspx", "/post/2009/03/18/aspnet-mvc-10-has-been-released!.aspx"]$ /post/2009/03/18/aspnet-mvc-10-has-been-released!.html [R=301,NC]
RewriteRule ^["/post/2009/03/14/Accessing-Windows-Azure-Blob-Storage-from-PHP.aspx", "/post/2009/03/14/accessing-windows-azure-blob-storage-from-php.aspx"]$ /post/2009/03/14/accessing-windows-azure-blob-storage-from-php.html [R=301,NC]
RewriteRule ^["/post/2009/03/03/CRUD-with-ASPNET-MVC-(screencast).aspx", "/post/2009/03/03/crud-with-aspnet-mvc-(screencast).aspx"]$ /post/2009/03/03/crud-with-aspnet-mvc-(screencast).html [R=301,NC]
RewriteRule ^["/post/2009/02/23/Creating-an-ASPNET-MVC-application-with-Google-Gears.aspx", "/post/2009/02/23/creating-an-aspnet-mvc-application-with-google-gears.aspx"]$ /post/2009/02/23/creating-an-aspnet-mvc-application-with-google-gears.html [R=301,NC]
RewriteRule ^["/post/2009/02/17/Announcing-my-book-ASPNET-MVC-10-Quickly.aspx", "/post/2009/02/17/announcing-my-book-aspnet-mvc-10-quickly.aspx"]$ /post/2009/02/17/announcing-my-book-aspnet-mvc-10-quickly.html [R=301,NC]
RewriteRule ^["/post/2009/02/16/Replacement-during-my-vacation-Wilson.aspx", "/post/2009/02/16/replacement-during-my-vacation-wilson.aspx"]$ /post/2009/02/16/replacement-during-my-vacation-wilson.html [R=301,NC]
RewriteRule ^["/post/2009/02/04/Book-review-Software-Testing-with-Visual-Studio-Team-System-2008.aspx", "/post/2009/02/04/book-review-software-testing-with-visual-studio-team-system-2008.aspx"]$ /post/2009/02/04/book-review-software-testing-with-visual-studio-team-system-2008.html [R=301,NC]
RewriteRule ^["/post/2009/02/03/Saving-a-PHPExcel-spreadsheet-to-Google-Documents.aspx", "/post/2009/02/03/saving-a-phpexcel-spreadsheet-to-google-documents.aspx"]$ /post/2009/02/03/saving-a-phpexcel-spreadsheet-to-google-documents.html [R=301,NC]
RewriteRule ^["/post/2009/02/02/New-VISUG-website-online.aspx", "/post/2009/02/02/new-visug-website-online.aspx"]$ /post/2009/02/02/new-visug-website-online.html [R=301,NC]
RewriteRule ^["/post/2009/01/30/Form-validation-with-ASPNET-MVC-release-candidate.aspx", "/post/2009/01/30/form-validation-with-aspnet-mvc-release-candidate.aspx"]$ /post/2009/01/30/form-validation-with-aspnet-mvc-release-candidate.html [R=301,NC]
RewriteRule ^["/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx", "/post/2009/01/29/phplinq-040-released-on-codeplex!.aspx"]$ /post/2009/01/29/phplinq-040-released-on-codeplex!.html [R=301,NC]
RewriteRule ^["/post/2009/01/28/TechDays-2009-agenda-has-been-posted!.aspx", "/post/2009/01/28/techdays-2009-agenda-has-been-posted!.aspx"]$ /post/2009/01/28/techdays-2009-agenda-has-been-posted!.html [R=301,NC]
RewriteRule ^["/post/2009/01/28/Updated-CarTrackr-to-ASPNET-MVC-RC.aspx", "/post/2009/01/28/updated-cartrackr-to-aspnet-mvc-rc.aspx"]$ /post/2009/01/28/updated-cartrackr-to-aspnet-mvc-rc.html [R=301,NC]
RewriteRule ^["/post/2009/01/16/ECMA-376-implementation-notes-are-out.aspx", "/post/2009/01/16/ecma-376-implementation-notes-are-out.aspx"]$ /post/2009/01/16/ecma-376-implementation-notes-are-out.html [R=301,NC]
RewriteRule ^["/post/2009/01/14/Book-review-ASPNET-35-Social-Networking.aspx", "/post/2009/01/14/book-review-aspnet-35-social-networking.aspx"]$ /post/2009/01/14/book-review-aspnet-35-social-networking.html [R=301,NC]
RewriteRule ^["/post/2009/01/09/Checking-username-availability-with-jQuery-(screencast).aspx", "/post/2009/01/09/checking-username-availability-with-jquery-(screencast).aspx"]$ /post/2009/01/09/checking-username-availability-with-jquery-(screencast).html [R=301,NC]
RewriteRule ^["/post/2009/01/06/Verifying-code-and-testing-with-Pex.aspx", "/post/2009/01/06/verifying-code-and-testing-with-pex.aspx"]$ /post/2009/01/06/verifying-code-and-testing-with-pex.html [R=301,NC]
RewriteRule ^["/post/2009/01/05/Seven-things-you-didnt-know-about-me.aspx", "/post/2009/01/05/seven-things-you-didnt-know-about-me.aspx"]$ /post/2009/01/05/seven-things-you-didnt-know-about-me.html [R=301,NC]
RewriteRule ^["/post/2008/12/31/Top-blog-posts-in-2008.aspx", "/post/2008/12/31/top-blog-posts-in-2008.aspx"]$ /post/2008/12/31/top-blog-posts-in-2008.html [R=301,NC]
RewriteRule ^["/post/2008/12/24/Book-review-ASPNET-35-Application-Architecture-and-Design.aspx", "/post/2008/12/24/book-review-aspnet-35-application-architecture-and-design.aspx"]$ /post/2008/12/24/book-review-aspnet-35-application-architecture-and-design.html [R=301,NC]
RewriteRule ^["/post/2008/12/19/CarTrackr-on-Windows-Azure-Part-5-Deploying-in-the-cloud.aspx", "/post/2008/12/19/cartrackr-on-windows-azure-part-5-deploying-in-the-cloud.aspx"]$ /post/2008/12/19/cartrackr-on-windows-azure-part-5-deploying-in-the-cloud.html [R=301,NC]
RewriteRule ^["/post/2008/12/18/CarTrackr-on-Windows-Azure-Part-4-Membership-and-authentication.aspx", "/post/2008/12/18/cartrackr-on-windows-azure-part-4-membership-and-authentication.aspx"]$ /post/2008/12/18/cartrackr-on-windows-azure-part-4-membership-and-authentication.html [R=301,NC]
RewriteRule ^["/post/2008/12/17/CarTrackr-on-Windows-Azure-Part-3-Data-storage.aspx", "/post/2008/12/17/cartrackr-on-windows-azure-part-3-data-storage.aspx"]$ /post/2008/12/17/cartrackr-on-windows-azure-part-3-data-storage.html [R=301,NC]
RewriteRule ^["/post/2008/12/16/Microsoft-launches-Implementation-Notes-(for-ODF).aspx", "/post/2008/12/16/microsoft-launches-implementation-notes-(for-odf).aspx"]$ /post/2008/12/16/microsoft-launches-implementation-notes-(for-odf).html [R=301,NC]
RewriteRule ^["/post/2008/12/16/CarTrackr-on-Windows-Azure-Part-2-Cloud-enabling-CarTrackr.aspx", "/post/2008/12/16/cartrackr-on-windows-azure-part-2-cloud-enabling-cartrackr.aspx"]$ /post/2008/12/16/cartrackr-on-windows-azure-part-2-cloud-enabling-cartrackr.html [R=301,NC]
RewriteRule ^["/post/2008/12/15/Track-your-car-expenses-in-the-cloud!-CarTrackr-on-Windows-Azure-Part-1-Introduction.aspx", "/post/2008/12/15/track-your-car-expenses-in-the-cloud!-cartrackr-on-windows-azure-part-1-introduction.aspx"]$ /post/2008/12/15/track-your-car-expenses-in-the-cloud!-cartrackr-on-windows-azure-part-1-introduction.html [R=301,NC]
RewriteRule ^["/post/2008/12/11/New-Entity-Framework-LINQ-blog!.aspx", "/post/2008/12/11/new-entity-framework-linq-blog!.aspx"]$ /post/2008/12/11/new-entity-framework-linq-blog!.html [R=301,NC]
RewriteRule ^["/post/2008/12/05/ASPNET-MVC-XForms-released-on-CodePlex.aspx", "/post/2008/12/05/aspnet-mvc-xforms-released-on-codeplex.aspx"]$ /post/2008/12/05/aspnet-mvc-xforms-released-on-codeplex.html [R=301,NC]
RewriteRule ^["/post/2008/12/02/OpenXML-DII-workshop-Brussels-Quick-summary.aspx", "/post/2008/12/02/openxml-dii-workshop-brussels-quick-summary.aspx"]$ /post/2008/12/02/openxml-dii-workshop-brussels-quick-summary.html [R=301,NC]
RewriteRule ^["/post/2008/12/01/PHPExcel-featured-in-php7carchitect-November-2008.aspx", "/post/2008/12/01/phpexcel-featured-in-php7carchitect-november-2008.aspx"]$ /post/2008/12/01/phpexcel-featured-in-php7carchitect-november-2008.html [R=301,NC]
RewriteRule ^["/post/2008/11/28/Presenting-at-the-OpenXML-DII-workshop-Brussels.aspx", "/post/2008/11/28/presenting-at-the-openxml-dii-workshop-brussels.aspx"]$ /post/2008/11/28/presenting-at-the-openxml-dii-workshop-brussels.html [R=301,NC]
RewriteRule ^["/post/2008/11/27/Using-the-ASPNET-MVC-ModelBinder-(screencast).aspx", "/post/2008/11/27/using-the-aspnet-mvc-modelbinder-(screencast).aspx"]$ /post/2008/11/27/using-the-aspnet-mvc-modelbinder-(screencast).html [R=301,NC]
RewriteRule ^["/post/2008/11/25/Partial-page-updates-with-ASPNET-MVC-and-jQuery-(and-action-filters).aspx", "/post/2008/11/25/partial-page-updates-with-aspnet-mvc-and-jquery-(and-action-filters).aspx"]$ /post/2008/11/25/partial-page-updates-with-aspnet-mvc-and-jquery-(and-action-filters).html [R=301,NC]
RewriteRule ^["/post/2008/11/17/OpenXML-support-in-Zend-Framework-17-Lucene-indexer.aspx", "/post/2008/11/17/openxml-support-in-zend-framework-17-lucene-indexer.aspx"]$ /post/2008/11/17/openxml-support-in-zend-framework-17-lucene-indexer.html [R=301,NC]
RewriteRule ^["/post/2008/11/10/Integrating-NUnit-test-results-in-Team-Build-2008.aspx", "/post/2008/11/10/integrating-nunit-test-results-in-team-build-2008.aspx"]$ /post/2008/11/10/integrating-nunit-test-results-in-team-build-2008.html [R=301,NC]
RewriteRule ^["/post/2008/10/30/Creating-a-generic-Linq-to-SQL-ModelBinder-for-the-ASPNET-MVC-framework.aspx", "/post/2008/10/30/creating-a-generic-linq-to-sql-modelbinder-for-the-aspnet-mvc-framework.aspx"]$ /post/2008/10/30/creating-a-generic-linq-to-sql-modelbinder-for-the-aspnet-mvc-framework.html [R=301,NC]
RewriteRule ^["/post/2008/10/21/CarTrackr-Sample-ASPNET-MVC-application.aspx", "/post/2008/10/21/cartrackr-sample-aspnet-mvc-application.aspx"]$ /post/2008/10/21/cartrackr-sample-aspnet-mvc-application.html [R=301,NC]
RewriteRule ^["/post/2008/10/15/Introduction-to-ASPNET-MVC-for-VISUG-Presentation-materials.aspx", "/post/2008/10/15/introduction-to-aspnet-mvc-for-visug-presentation-materials.aspx"]$ /post/2008/10/15/introduction-to-aspnet-mvc-for-visug-presentation-materials.html [R=301,NC]
RewriteRule ^["/post/2008/10/02/Using-the-ASPNET-MVC-ModelBinder-attribute-Second-part.aspx", "/post/2008/10/02/using-the-aspnet-mvc-modelbinder-attribute-second-part.aspx"]$ /post/2008/10/02/using-the-aspnet-mvc-modelbinder-attribute-second-part.html [R=301,NC]
RewriteRule ^["/post/2008/09/17/Forms-interaction-with-ASPNET-MVC-(screencast).aspx", "/post/2008/09/17/forms-interaction-with-aspnet-mvc-(screencast).aspx"]$ /post/2008/09/17/forms-interaction-with-aspnet-mvc-(screencast).html [R=301,NC]
RewriteRule ^["/post/2008/09/01/ASPNET-MVC-preview-5s-AntiForgeryToken-helper-method-and-attribute.aspx", "/post/2008/09/01/aspnet-mvc-preview-5s-antiforgerytoken-helper-method-and-attribute.aspx"]$ /post/2008/09/01/aspnet-mvc-preview-5s-antiforgerytoken-helper-method-and-attribute.html [R=301,NC]
RewriteRule ^["/post/2008/09/01/Using-the-ASPNET-MVC-ModelBinder-attribute.aspx", "/post/2008/09/01/using-the-aspnet-mvc-modelbinder-attribute.aspx"]$ /post/2008/09/01/using-the-aspnet-mvc-modelbinder-attribute.html [R=301,NC]
RewriteRule ^["/post/2008/08/29/Form-validation-with-ASPNET-MVC-preview-5.aspx", "/post/2008/08/29/form-validation-with-aspnet-mvc-preview-5.aspx"]$ /post/2008/08/29/form-validation-with-aspnet-mvc-preview-5.html [R=301,NC]
RewriteRule ^["/post/2008/08/29/Building-an-ASPNET-MVC-sitemap-provider-with-security-trimming.aspx", "/post/2008/08/29/building-an-aspnet-mvc-sitemap-provider-with-security-trimming.aspx"]$ /post/2008/08/29/building-an-aspnet-mvc-sitemap-provider-with-security-trimming.html [R=301,NC]
RewriteRule ^["/post/2008/07/23/MSDN-Chopsticks-on-ASPNET-MVC-(screencasts).aspx", "/post/2008/07/23/msdn-chopsticks-on-aspnet-mvc-(screencasts).aspx"]$ /post/2008/07/23/msdn-chopsticks-on-aspnet-mvc-(screencasts).html [R=301,NC]
RewriteRule ^["/post/2008/07/14/ASPNET-MVC-Upcoming-preview-4-release.aspx", "/post/2008/07/14/aspnet-mvc-upcoming-preview-4-release.aspx"]$ /post/2008/07/14/aspnet-mvc-upcoming-preview-4-release.html [R=301,NC]
RewriteRule ^["/post/2008/07/03/Article-on-ASPNET-MVC-in-NET-magazine-21.aspx", "/post/2008/07/03/article-on-aspnet-mvc-in-net-magazine-21.aspx"]$ /post/2008/07/03/article-on-aspnet-mvc-in-net-magazine-21.html [R=301,NC]
RewriteRule ^["/post/2008/07/01/Extending-ASPNET-MVC-OutputCache-ActionFilterAttribute-Adding-substitution.aspx", "/post/2008/07/01/extending-aspnet-mvc-outputcache-actionfilterattribute-adding-substitution.aspx"]$ /post/2008/07/01/extending-aspnet-mvc-outputcache-actionfilterattribute-adding-substitution.html [R=301,NC]
RewriteRule ^["/post/2008/06/26/Creating-an-ASPNET-MVC-OutputCache-ActionFilterAttribute.aspx", "/post/2008/06/26/creating-an-aspnet-mvc-outputcache-actionfilterattribute.aspx"]$ /post/2008/06/26/creating-an-aspnet-mvc-outputcache-actionfilterattribute.html [R=301,NC]
RewriteRule ^["/post/2008/06/12/The-devil-is-in-the-details-Visual-Studio-Team-System-test-policy.aspx", "/post/2008/06/12/the-devil-is-in-the-details-visual-studio-team-system-test-policy.aspx"]$ /post/2008/06/12/the-devil-is-in-the-details-visual-studio-team-system-test-policy.html [R=301,NC]
RewriteRule ^["/post/2008/06/04/Code-based-ASPNET-MVC-GridView.aspx", "/post/2008/06/04/code-based-aspnet-mvc-gridview.aspx"]$ /post/2008/06/04/code-based-aspnet-mvc-gridview.html [R=301,NC]
RewriteRule ^["/post/2008/05/29/Detailed-code-metrics-with-NDepend.aspx", "/post/2008/05/29/detailed-code-metrics-with-ndepend.aspx"]$ /post/2008/05/29/detailed-code-metrics-with-ndepend.html [R=301,NC]
RewriteRule ^["/post/2008/05/27/ASPNET-MVC-framework-preview-3-released.aspx", "/post/2008/05/27/aspnet-mvc-framework-preview-3-released.aspx"]$ /post/2008/05/27/aspnet-mvc-framework-preview-3-released.html [R=301,NC]
RewriteRule ^["/post/2008/05/20/Creating-a-custom-ViewEngine-for-the-ASPNET-MVC-framework.aspx", "/post/2008/05/20/creating-a-custom-viewengine-for-the-aspnet-mvc-framework.aspx"]$ /post/2008/05/20/creating-a-custom-viewengine-for-the-aspnet-mvc-framework.html [R=301,NC]
RewriteRule ^["/post/2008/05/13/ASPNET-MVC-custom-ActionResult.aspx", "/post/2008/05/13/aspnet-mvc-custom-actionresult.aspx"]$ /post/2008/05/13/aspnet-mvc-custom-actionresult.html [R=301,NC]
RewriteRule ^["/post/2008/05/08/Having-fun-with-project-managers!-(or-why-you-should-lock-your-desktop).aspx", "/post/2008/05/08/having-fun-with-project-managers!-(or-why-you-should-lock-your-desktop).aspx"]$ /post/2008/05/08/having-fun-with-project-managers!-(or-why-you-should-lock-your-desktop).html [R=301,NC]
RewriteRule ^["/post/2008/05/05/Finally!-My-own-custom-BlogEnginenet-template!.aspx", "/post/2008/05/05/finally!-my-own-custom-blogenginenet-template!.aspx"]$ /post/2008/05/05/finally!-my-own-custom-blogenginenet-template!.html [R=301,NC]
RewriteRule ^["/post/2008/04/29/New-Team-Foundation-Server-projects-on-CodePlex.aspx", "/post/2008/04/29/new-team-foundation-server-projects-on-codeplex.aspx"]$ /post/2008/04/29/new-team-foundation-server-projects-on-codeplex.html [R=301,NC]
RewriteRule ^["/post/2008/04/16/Zend-Studio-Teamprise-PHP-development-with-Team-Foundation-Server.aspx", "/post/2008/04/16/zend-studio-teamprise-php-development-with-team-foundation-server.aspx"]$ /post/2008/04/16/zend-studio-teamprise-php-development-with-team-foundation-server.html [R=301,NC]
RewriteRule ^["/post/2008/04/15/ASPNet-MVC-Membership-Starter-Kit-alternative-authentication.aspx", "/post/2008/04/15/aspnet-mvc-membership-starter-kit-alternative-authentication.aspx"]$ /post/2008/04/15/aspnet-mvc-membership-starter-kit-alternative-authentication.html [R=301,NC]
RewriteRule ^["/post/2008/04/14/To-all-BlogEngineNET-users-Go-patch!.aspx", "/post/2008/04/14/to-all-blogenginenet-users-go-patch!.aspx"]$ /post/2008/04/14/to-all-blogenginenet-users-go-patch!.html [R=301,NC]
RewriteRule ^["/post/2008/04/04/ASPNet-MVC-Membership-Starter-Kit.aspx", "/post/2008/04/04/aspnet-mvc-membership-starter-kit.aspx"]$ /post/2008/04/04/aspnet-mvc-membership-starter-kit.html [R=301,NC]
RewriteRule ^["/post/2008/03/27/Reuse-Excel-business-logic-with-PHPExcel.aspx", "/post/2008/03/27/reuse-excel-business-logic-with-phpexcel.aspx"]$ /post/2008/03/27/reuse-excel-business-logic-with-phpexcel.html [R=301,NC]
RewriteRule ^["/post/2008/03/21/ASPNET-MVC-Framework-out-on-CodePlex.aspx", "/post/2008/03/21/aspnet-mvc-framework-out-on-codeplex.aspx"]$ /post/2008/03/21/aspnet-mvc-framework-out-on-codeplex.html [R=301,NC]
RewriteRule ^["/post/2008/03/19/ASPNET-MVC-Testing-issues-Q-and-A.aspx", "/post/2008/03/19/aspnet-mvc-testing-issues-q-and-a.aspx"]$ /post/2008/03/19/aspnet-mvc-testing-issues-q-and-a.html [R=301,NC]
RewriteRule ^["/post/2008/03/18/March-18-ASPNET-MVC-links.aspx", "/post/2008/03/18/march-18-aspnet-mvc-links.aspx"]$ /post/2008/03/18/march-18-aspnet-mvc-links.html [R=301,NC]
RewriteRule ^["/post/2008/03/07/Heroes-happen-here-Microsoft-TechDays-2008-in-Belgium.aspx", "/post/2008/03/07/heroes-happen-here-microsoft-techdays-2008-in-belgium.aspx"]$ /post/2008/03/07/heroes-happen-here-microsoft-techdays-2008-in-belgium.html [R=301,NC]
RewriteRule ^["/post/2008/03/06/OpenXML-and-Silverlight-is-cool.aspx", "/post/2008/03/06/openxml-and-silverlight-is-cool.aspx"]$ /post/2008/03/06/openxml-and-silverlight-is-cool.html [R=301,NC]
RewriteRule ^["/post/2008/03/04/PHPLinq-version-020-released!.aspx", "/post/2008/03/04/phplinq-version-020-released!.aspx"]$ /post/2008/03/04/phplinq-version-020-released!.html [R=301,NC]
RewriteRule ^["/post/2008/02/13/Data-Driven-Testing-in-Visual-Studio-2008-Part-2.aspx", "/post/2008/02/13/data-driven-testing-in-visual-studio-2008-part-2.aspx"]$ /post/2008/02/13/data-driven-testing-in-visual-studio-2008-part-2.html [R=301,NC]
RewriteRule ^["/post/2008/02/12/Data-Driven-Testing-in-Visual-Studio-2008-Part-1.aspx", "/post/2008/02/12/data-driven-testing-in-visual-studio-2008-part-1.aspx"]$ /post/2008/02/12/data-driven-testing-in-visual-studio-2008-part-1.html [R=301,NC]
RewriteRule ^["/post/2008/02/07/Code-performance-analysis-in-Visual-Studio-2008.aspx", "/post/2008/02/07/code-performance-analysis-in-visual-studio-2008.aspx"]$ /post/2008/02/07/code-performance-analysis-in-visual-studio-2008.html [R=301,NC]
RewriteRule ^["/post/2008/02/01/Indexing-Word-2007-(docx)-files-with-Zend_Search_Lucene.aspx", "/post/2008/02/01/indexing-word-2007-(docx)-files-with-zend_search_lucene.aspx"]$ /post/2008/02/01/indexing-word-2007-(docx)-files-with-zend_search_lucene.html [R=301,NC]
RewriteRule ^["/post/2008/01/29/Books-I-recently-read.aspx", "/post/2008/01/29/books-i-recently-read.aspx"]$ /post/2008/01/29/books-i-recently-read.html [R=301,NC]
RewriteRule ^["/post/2008/01/24/ASPNET-Session-State-Partitioning-using-State-Server-Load-Balancing.aspx", "/post/2008/01/24/aspnet-session-state-partitioning-using-state-server-load-balancing.aspx"]$ /post/2008/01/24/aspnet-session-state-partitioning-using-state-server-load-balancing.html [R=301,NC]
RewriteRule ^["/post/2008/01/23/ASPNET-Session-State-Partitioning.aspx", "/post/2008/01/23/aspnet-session-state-partitioning.aspx"]$ /post/2008/01/23/aspnet-session-state-partitioning.html [R=301,NC]
RewriteRule ^["/post/2008/01/22/LINQ-for-PHP-Language-Integrated-Query-for-PHP.aspx", "/post/2008/01/22/linq-for-php-language-integrated-query-for-php.aspx"]$ /post/2008/01/22/linq-for-php-language-integrated-query-for-php.html [R=301,NC]
RewriteRule ^["/post/2008/01/11/Preview-Word-files-(docx)-in-HTML-using-ASPNET-OpenXML-and-LINQ-to-XML.aspx", "/post/2008/01/11/preview-word-files-(docx)-in-html-using-aspnet-openxml-and-linq-to-xml.aspx"]$ /post/2008/01/11/preview-word-files-(docx)-in-html-using-aspnet-openxml-and-linq-to-xml.html [R=301,NC]
RewriteRule ^["/post/2007/12/31/ASPNET-MVC-framework-Security.aspx", "/post/2007/12/31/aspnet-mvc-framework-security.aspx"]$ /post/2007/12/31/aspnet-mvc-framework-security.html [R=301,NC]
RewriteRule ^["/post/2007/12/14/ASPNET-DataPager-not-paging-after-first-PostBack.aspx", "/post/2007/12/14/aspnet-datapager-not-paging-after-first-postback.aspx"]$ /post/2007/12/14/aspnet-datapager-not-paging-after-first-postback.html [R=301,NC]
RewriteRule ^["/post/2007/12/13/Thank-you-ISP!.aspx", "/post/2007/12/13/thank-you-isp!.aspx"]$ /post/2007/12/13/thank-you-isp!.html [R=301,NC]
RewriteRule ^["/post/2007/12/10/ASPNET-MVC-Framework-Basic-sample-application.aspx", "/post/2007/12/10/aspnet-mvc-framework-basic-sample-application.aspx"]$ /post/2007/12/10/aspnet-mvc-framework-basic-sample-application.html [R=301,NC]
RewriteRule ^["/post/2007/12/10/ASPNET-35-Extensions-CTP-preview-released.aspx", "/post/2007/12/10/aspnet-35-extensions-ctp-preview-released.aspx"]$ /post/2007/12/10/aspnet-35-extensions-ctp-preview-released.html [R=301,NC]
RewriteRule ^["/post/2007/12/01/LINQ-to-filesystem.aspx", "/post/2007/12/01/linq-to-filesystem.aspx"]$ /post/2007/12/01/linq-to-filesystem.html [R=301,NC]
RewriteRule ^["/post/2007/11/30/ASPNET-MVC-framework-preview-to-be-released-next-week.aspx", "/post/2007/11/30/aspnet-mvc-framework-preview-to-be-released-next-week.aspx"]$ /post/2007/11/30/aspnet-mvc-framework-preview-to-be-released-next-week.html [R=301,NC]
RewriteRule ^["/post/2007/11/22/ASPNET-load-balancing-and-ASPNET-state-server-(aspnet_state).aspx", "/post/2007/11/22/aspnet-load-balancing-and-aspnet-state-server-(aspnet_state).aspx"]$ /post/2007/11/22/aspnet-load-balancing-and-aspnet-state-server-(aspnet_state).html [R=301,NC]
RewriteRule ^["/post/2007/11/19/PHP-and-OpenXML-New-API-project.aspx", "/post/2007/11/19/php-and-openxml-new-api-project.aspx"]$ /post/2007/11/19/php-and-openxml-new-api-project.html [R=301,NC]
RewriteRule ^["/post/2007/11/05/Advanced-ASPNET-caching-events.aspx", "/post/2007/11/05/advanced-aspnet-caching-events.aspx"]$ /post/2007/11/05/advanced-aspnet-caching-events.html [R=301,NC]
RewriteRule ^["/post/2007/10/26/OpenXML-in-Healthcare-in-PHP.aspx", "/post/2007/10/26/openxml-in-healthcare-in-php.aspx"]$ /post/2007/10/26/openxml-in-healthcare-in-php.html [R=301,NC]
RewriteRule ^["/post/2007/10/22/Generic-arrays-in-PHP.aspx", "/post/2007/10/22/generic-arrays-in-php.aspx"]$ /post/2007/10/22/generic-arrays-in-php.html [R=301,NC]
RewriteRule ^["/post/2007/10/12/inheritance-is-evil.aspx"]$ /post/2007/10/12/inheritance-is-evil.html [R=301,NC]
RewriteRule ^["/post/2007/10/10/Enabling-HTTP-proxy-for-NET-webservice-client.aspx", "/post/2007/10/10/enabling-http-proxy-for-net-webservice-client.aspx"]$ /post/2007/10/10/enabling-http-proxy-for-net-webservice-client.html [R=301,NC]
RewriteRule ^["/post/2007/09/21/remove-unnecessary-http-modules-from-the-asp-net-pipeline.aspx"]$ /post/2007/09/21/remove-unnecessary-http-modules-from-the-asp-net-pipeline.html [R=301,NC]
RewriteRule ^["/post/2007/09/06/creating-office2007-documents-in-c.aspx"]$ /post/2007/09/06/creating-office2007-documents-in-c.html [R=301,NC]
RewriteRule ^["/post/2007/08/28/automatically-generate-sandcastle-documentation-using-cruisecontrol-net-or-vsts-team-build.aspx"]$ /post/2007/08/28/automatically-generate-sandcastle-documentation-using-cruisecontrol-net-or-vsts-team-build.html [R=301,NC]
RewriteRule ^["/post/2007/08/27/packageexplorer2c-not-only-great-for-openxml-.aspx"]$ /post/2007/08/27/packageexplorer2c-not-only-great-for-openxml-.html [R=301,NC]
RewriteRule ^["/post/2007/08/24/microsoft-tafiti-just-released.aspx"]$ /post/2007/08/24/microsoft-tafiti-just-released.html [R=301,NC]
RewriteRule ^["/post/2007/08/16/tfs-team-build-and-asp-net-websites.aspx"]$ /post/2007/08/16/tfs-team-build-and-asp-net-websites.html [R=301,NC]
RewriteRule ^["/post/2007/08/13/open-xml-developer-workshop-content.aspx"]$ /post/2007/08/13/open-xml-developer-workshop-content.html [R=301,NC]
RewriteRule ^["/post/2007/08/13/php-zip-and-parse_url-.aspx"]$ /post/2007/08/13/php-zip-and-parse_url-.html [R=301,NC]
RewriteRule ^["/post/2007/08/02/my-job.aspx"]$ /post/2007/08/02/my-job.html [R=301,NC]
RewriteRule ^["/post/2007/07/23/nhibernate-1-2-0-unexpected-row-count-0;-expected-1.aspx"]$ /post/2007/07/23/nhibernate-1-2-0-unexpected-row-count-0;-expected-1.html [R=301,NC]
RewriteRule ^["/post/2007/07/20/enable-sitemap-security-trimming-in-asp-net-2-0.aspx"]$ /post/2007/07/20/enable-sitemap-security-trimming-in-asp-net-2-0.html [R=301,NC]
RewriteRule ^["/post/2007/07/11/vsts-project-methodology.aspx"]$ /post/2007/07/11/vsts-project-methodology.html [R=301,NC]
RewriteRule ^["/post/2007/07/02/team-foundation-server-subversion-bridge.aspx"]$ /post/2007/07/02/team-foundation-server-subversion-bridge.html [R=301,NC]
RewriteRule ^["/post/2007/06/28/phpexcel-1-3-5-released.aspx"]$ /post/2007/06/28/phpexcel-1-3-5-released.html [R=301,NC]
RewriteRule ^["/post/2007/06/26/asp-net-url-rewrites-using-htaccess-like-syntax.aspx"]$ /post/2007/06/26/asp-net-url-rewrites-using-htaccess-like-syntax.html [R=301,NC]
RewriteRule ^["/post/2007/06/20/enlisting-an-ado-net-command-in-an-nhibernate-transaction.aspx"]$ /post/2007/06/20/enlisting-an-ado-net-command-in-an-nhibernate-transaction.html [R=301,NC]
RewriteRule ^["/post/2007/06/14/commandline-ftp-folder-download.aspx"]$ /post/2007/06/14/commandline-ftp-folder-download.html [R=301,NC]
RewriteRule ^["/post/2007/06/13/my-blog-has-just-moved-.aspx"]$ /post/2007/06/13/my-blog-has-just-moved-.html [R=301,NC]
RewriteRule ^["/post/2007/06/13/disclaimer.aspx"]$ /post/2007/06/13/disclaimer.html [R=301,NC]
RewriteRule ^["/post/2007/06/10/openxml-news-overview.aspx"]$ /post/2007/06/10/openxml-news-overview.html [R=301,NC]
RewriteRule ^["/post/2007/06/05/a-small-tfs-linkdump-.aspx"]$ /post/2007/06/05/a-small-tfs-linkdump-.html [R=301,NC]
RewriteRule ^["/post/2007/06/04/new-phpexcel-release-1-3-0.aspx"]$ /post/2007/06/04/new-phpexcel-release-1-3-0.html [R=301,NC]
RewriteRule ^["/post/2007/05/22/excel-formula-parsing-using-php.aspx"]$ /post/2007/05/22/excel-formula-parsing-using-php.html [R=301,NC]
RewriteRule ^["/post/2007/05/09/mcts-for-net-framework-2-0-web-applications.aspx"]$ /post/2007/05/09/mcts-for-net-framework-2-0-web-applications.html [R=301,NC]
RewriteRule ^["/post/2007/05/05/sendmailcontrol-for-asp-net.aspx"]$ /post/2007/05/05/sendmailcontrol-for-asp-net.html [R=301,NC]
RewriteRule ^["/post/2007/04/26/excel2c-openxml-and-php.aspx"]$ /post/2007/04/26/excel2c-openxml-and-php.html [R=301,NC]
RewriteRule ^["/post/2007/04/23/asp-net-2-0-event-validation.aspx"]$ /post/2007/04/23/asp-net-2-0-event-validation.html [R=301,NC]
RewriteRule ^["/post/2007/04/19/team-foundation-server-tools-linkdump.aspx"]$ /post/2007/04/19/team-foundation-server-tools-linkdump.html [R=301,NC]
RewriteRule ^["/post/2007/04/12/workaround-for-php-file_exists-on-zip-file-contents.aspx"]$ /post/2007/04/12/workaround-for-php-file_exists-on-zip-file-contents.html [R=301,NC]
RewriteRule ^["/post/2007/04/10/scalable-apps-with-asynchronous-programming-in-asp-net.aspx"]$ /post/2007/04/10/scalable-apps-with-asynchronous-programming-in-asp-net.html [R=301,NC]
RewriteRule ^["/post/2007/03/29/developer-amp3b-it-pro-days-ghent-day-2.aspx"]$ /post/2007/03/29/developer-amp3b-it-pro-days-ghent-day-2.html [R=301,NC]
RewriteRule ^["/post/2007/03/28/developer-amp3b-it-pro-days-ghent-day-1.aspx"]$ /post/2007/03/28/developer-amp3b-it-pro-days-ghent-day-1.html [R=301,NC]
RewriteRule ^["/post/2007/03/07/apache-and-iis-on-same-host2c-port-802c-windows-xp.aspx"]$ /post/2007/03/07/apache-and-iis-on-same-host2c-port-802c-windows-xp.html [R=301,NC]
RewriteRule ^["/post/2007/03/06/new-screen2c-samsung-is-great!.aspx"]$ /post/2007/03/06/new-screen2c-samsung-is-great!.html [R=301,NC]
RewriteRule ^["/post/2007/02/23/phpexcel-1-0-0-final.aspx"]$ /post/2007/02/23/phpexcel-1-0-0-final.html [R=301,NC]
RewriteRule ^["/post/2007/02/13/five-things-you-didnt-know-about-me-.aspx"]$ /post/2007/02/13/five-things-you-didnt-know-about-me-.html [R=301,NC]
RewriteRule ^["/post/2007/02/12/php-excel-classes-on-codeplex.aspx"]$ /post/2007/02/12/php-excel-classes-on-codeplex.html [R=301,NC]
RewriteRule ^["/post/2007/02/12/back-from-winter-vacation!.aspx"]$ /post/2007/02/12/back-from-winter-vacation!.html [R=301,NC]
RewriteRule ^["/post/2007/01/30/mygeneration-template-for-zend_db_table.aspx"]$ /post/2007/01/30/mygeneration-template-for-zend_db_table.html [R=301,NC]
RewriteRule ^["/post/2007/01/24/php-for-microsoft-ajax-library.aspx"]$ /post/2007/01/24/php-for-microsoft-ajax-library.html [R=301,NC]
RewriteRule ^["/post/2007/01/23/php-code-performance-tweaks.aspx"]$ /post/2007/01/23/php-code-performance-tweaks.html [R=301,NC]
RewriteRule ^["/post/2007/01/18/excel2007-in-php-project-status.aspx"]$ /post/2007/01/18/excel2007-in-php-project-status.html [R=301,NC]
RewriteRule ^["/post/2007/01/04/databindable-business-objects-in-net.aspx"]$ /post/2007/01/04/databindable-business-objects-in-net.html [R=301,NC]
RewriteRule ^["/post/2006/12/26/article-in-net-magazine.aspx"]$ /post/2006/12/26/article-in-net-magazine.html [R=301,NC]
RewriteRule ^["/post/2006/12/14/office-2007-spreadsheetml-classes-in-php.aspx"]$ /post/2006/12/14/office-2007-spreadsheetml-classes-in-php.html [R=301,NC]
RewriteRule ^["/post/2006/11/28/zend-framework-custom-route.aspx"]$ /post/2006/11/28/zend-framework-custom-route.html [R=301,NC]
RewriteRule ^["/post/2006/11/07/bart-online.aspx"]$ /post/2006/11/07/bart-online.html [R=301,NC]
RewriteRule ^["/post/2006/11/01/microsoft-and-zend-collaborate-on-php-for-windows.aspx"]$ /post/2006/11/01/microsoft-and-zend-collaborate-on-php-for-windows.html [R=301,NC]
RewriteRule ^["/post/2006/10/30/munin-php-based-mod_security.aspx"]$ /post/2006/10/30/munin-php-based-mod_security.html [R=301,NC]
RewriteRule ^["/post/2006/10/19/php-wsdl-generator.aspx"]$ /post/2006/10/19/php-wsdl-generator.html [R=301,NC]
RewriteRule ^["/post/2006/10/15/use-zend-framework-on-iis.aspx"]$ /post/2006/10/15/use-zend-framework-on-iis.html [R=301,NC]
RewriteRule ^["/post/2006/10/10/cruisecontrol-net-configurator.aspx"]$ /post/2006/10/10/cruisecontrol-net-configurator.html [R=301,NC]
RewriteRule ^["/post/2006/09/28/php-on-iis7-(rc1)2c-but-unsafe!.aspx"]$ /post/2006/09/28/php-on-iis7-(rc1)2c-but-unsafe!.html [R=301,NC]
RewriteRule ^["/post/2006/09/25/back-from-vacation!.aspx"]$ /post/2006/09/25/back-from-vacation!.html [R=301,NC]
RewriteRule ^["/post/2006/09/12/microsoft-ajax-library-and-asp-net-ajax-extensions.aspx"]$ /post/2006/09/12/microsoft-ajax-library-and-asp-net-ajax-extensions.html [R=301,NC]
RewriteRule ^["/post/2006/09/11/seems-like-google-updated-satellite-maps.aspx"]$ /post/2006/09/11/seems-like-google-updated-satellite-maps.html [R=301,NC]
RewriteRule ^["/post/2006/09/05/buying-books-.aspx"]$ /post/2006/09/05/buying-books-.html [R=301,NC]
RewriteRule ^["/post/2006/08/30/simple-sax-parser-for-php.aspx"]$ /post/2006/08/30/simple-sax-parser-for-php.html [R=301,NC]
RewriteRule ^["/post/2006/08/25/internet-explorer-7-rc1-available.aspx"]$ /post/2006/08/25/internet-explorer-7-rc1-available.html [R=301,NC]
RewriteRule ^["/post/2006/08/22/google-analytics-open-for-everyone!.aspx"]$ /post/2006/08/22/google-analytics-open-for-everyone!.html [R=301,NC]
RewriteRule ^["/post/2006/08/21/javascript-uri-parameter-encoding.aspx"]$ /post/2006/08/21/javascript-uri-parameter-encoding.html [R=301,NC]
RewriteRule ^["/post/2006/08/18/goggles2c-a-flight-sim-on-google-maps.aspx"]$ /post/2006/08/18/goggles2c-a-flight-sim-on-google-maps.html [R=301,NC]
RewriteRule ^["/post/2006/08/16/kurkdroog.aspx"]$ /post/2006/08/16/kurkdroog.html [R=301,NC]
RewriteRule ^["/post/2006/08/16/age-of-pirates.aspx"]$ /post/2006/08/16/age-of-pirates.html [R=301,NC]
RewriteRule ^["/post/2006/08/16/phalanger.aspx"]$ /post/2006/08/16/phalanger.html [R=301,NC]
RewriteRule ^["/post/2006/08/15/have-you-alreday-tried-prajax.aspx"]$ /post/2006/08/15/have-you-alreday-tried-prajax.html [R=301,NC]
RewriteRule ^["/post/2006/08/14/a-new-computer-.aspx"]$ /post/2006/08/14/a-new-computer-.html [R=301,NC]
RewriteRule ^["/post/2006/08/14/my-first-blog-post!.aspx"]$ /post/2006/08/14/my-first-blog-post!.html [R=301,NC]
RewriteRule ^["/page/About-me.aspx", "/page/about-me.aspx"]$ /post/2007/10/01/about-me.html [R=301,NC]
RewriteRule ^["/page/ASPNET-MVC-Guestbook.aspx", "/page/aspnet-mvc-guestbook.aspx"]$ /post/2008/03/18/aspnet-mvc-guestbook.html [R=301,NC]
RewriteRule ^["/page/Disclaimer.aspx", "/page/disclaimer.aspx"]$ /post/2007/10/01/disclaimer.html [R=301,NC]
RewriteRule ^["/page/Talks-Presentations.aspx", "/page/talks-presentations.aspx"]$ /post/2009/07/02/talks-presentations.html [R=301,NC]