Community Page
- john-sheehan.com/blog Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Hey John, congratulations -- and, you're welcome!
- How would you set this up to use multiple domains on the server in different iis sites?
- Alternatively, a small change made Wordpress'e original htaccess file if you can use: RewriteCond %{HTTP_HOST} !^(tuncay\.kinali\.net) [NC] RewriteCond %{HTTP_HOST} !^$ RewriteRule ^/(.*)$...
- I also think a killer app for Twitter isn't out there yet, is TweetDeck the best positioned to complete this vision?
- Perhaps a upcoming Google Wave application will do what you want..
Just Sayin' More Words
A blog by John SheehanLess code is fun: ASP.NET 3.5 SP1 removes need for control adapter when using URL rewriting
Started by John Sheehan · 10 months ago
If you use URL rewriting in your ASP.NET apps you’re probably familiar with the workarounds required to get your rewritten URL to show up in the action attribute of the form on your pages (see ScottGu’s ‘Handling ASP.NET PostBacks with URL Rewriting’
... Continue reading »
10 months ago
CS
1 month ago