Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:93605
More Search Options
RSS Available
Matching Posts
Re: REST.NET - Add REST RPC API to your ASP.NET Application
Hi Jon: Why not announce on REST-discuss (and ask for feedback?) Question: Why no support for application/x-www-url-encoded for request mime-type and applications/json for response mime type? Good REST services shouldn't dictate the client implementation. Also, are you aware that using verb (i.e. GetPerson) is not RESTful? Your class really should have only four published methods: Get(), Post(), Put(), and Delete(). Having a "GetPerson" URL isn't RESTful because your architecture
Posted to
Announcements
(Forum)
by
MikeSchinkel
on 1/28/2008
Filed under: REST URLs JSON
Re: Review my first shot at "server side browser"
Hey Sam, I want to do something very similar. Have you figured out what your problem was? Any chance of sharing the code? Many thanks in advance. -Mike
Posted to
Web Forms
(Forum)
by
MikeSchinkel
on 6/9/2007
Re: 301 redirect from /default.aspx to /
Downloading the code for UrlMapper and looking at it UrlMapperModule.cs, you find the following on line 80: string requestUrl = app.Request.Url.PathAndQuery; My guess is that the internals of ASP.NET append the infernal "Default.aspx" string onto the end of the URL. It would seem to me (though I didn't test it) that you could remove "Default.aspx" from the string on line 80 and it might solve your problem. After that fix I'm guessing you could use a "fixlink" to redirect when Default.aspx is part
Posted to
Component Discussions
(Forum)
by
MikeSchinkel
on 3/4/2007
Filed under: URL Rewriting, Canonical URL, www
New Series of URL Design Quizzes at
I've started a series of URL design quizzes (a.k.a. " URLQuiz ") over at the Blog for The Well Designed URLs Initiative which a plan to present a URL design challenge and asking for community feedback in solving that particular design challenge. The first one is about the 'www' domain prefix on the URL and it can be found here: URLQuiz #1: To .WWW or not to .WWW? My goal with the URLQuiz is, long term, to create a respository of community-vetted best practices on URL design, use like Dan Cedarholm
Posted to
Announcements
(Forum)
by
MikeSchinkel
on 2/22/2007
Filed under: SimpleQuiz, URL Design, URLQuiz
Re: Exception from HRESULT: 0x80131043
I think you are going to need to provide a little more info than that. What were you trying to do when you got this error?
Posted to
Component Discussions
(Forum)
by
MikeSchinkel
on 1/6/2007
Re: Fails to install MSDN
Mikhail Arkhipov (MSFT): So when you are installing MSDN is it still failing? Is error in the log the same? Did you also delete folders with 1.2 in the name? Yes, still failing. And I don't even see a relevent log file on my system that has been updated in the past few days. Nothing in the Application log or anywhere else in the Event Viewer. The install just goes through all the motions and then says "fails." Mikhail Arkhipov (MSFT): It is easy to write installer that ignores system environment
Posted to
Visual Web Developer 2005 Express
(Forum)
by
MikeSchinkel
on 12/28/2006
Re: Fails to install MSDN
Thanks, but I've looked through the GAC and can't find anything else. Why the heck couldn't Microsoft write an installer than wouldn't choke on this and waste so many people's time? I'm not usually a Microsoft basher, but I don't have the time to waste right now.
Posted to
Visual Web Developer 2005 Express
(Forum)
by
MikeSchinkel
on 12/28/2006
Re: VWD2005 & HttpHandlers?
Thank you, Scott. You've been great and I really appreciate your help. I'm far less frustrated now. :-) bitmask: Yes, web.config can be frustrating and hard to debug. It's often just the case of knowing what to try and what can go wrong. I've been thinking a lot lately about how Microsoft could improve things. One thing would be to provide a web.config validator/debugger. The former would be an option at debug time to scan the web.config for errors and report the problems, and the second would allow
Posted to
HttpHandlers and HttpModules
(Forum)
by
MikeSchinkel
on 12/28/2006
Filed under: Page_Load not firing, AutoEventWireup, Wildcard Application Maps
Re: Fails to install MSDN
After running the installer literally 15 times now, at about 15 minutes per install, it's still failing. *Sigh*
Posted to
Visual Web Developer 2005 Express
(Forum)
by
MikeSchinkel
on 12/27/2006
Re: Fails to install MSDN
I found a bunch of Visual J# stuff in GAC_Neutral and deleted them. What about C:\WINDOWS\assembly\GAC_MSIL\Interop.PomInterfaces\1.2.0.0__89845dcd8080cc91? It is a different number than all the others (1.2.0x vs. 1.2.3x)
Posted to
Visual Web Developer 2005 Express
(Forum)
by
MikeSchinkel
on 12/27/2006
Page 1 of 13 (129 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Live Preview jQuery Plugin
WindowsClient:
Remember JScript closures capture all variables in scope
TechNet Edge:
UAG reaches RTM
Channel 9:
Who, What, When, Where, Why and How of MIX10
Channel 10:
Berlin Wall in Silverlight
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 2, Installation
Silverlight:
Contributing to the SL HVP
Silverlight:
Best SF Books of All Time
Channel 9:
Reactive Extensions API in depth: Repeat
Channel 9:
Jeffrey Van Gogh: Testing Rx with Pex
Channel 9:
The Visual Studio Documentary: Dan Fernandez Full Length Interview
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
TechNet Edge:
Windows 7 XP Mode User Experience
ASP.NET:
Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET Applications
Channel 9:
Ping 41: Top stories of 2009, bing, windows 7, laptop hunters, azure
Channel 9:
endpoint.tv - Windows Server AppFabric in action monitoring and troubleshooting
Channel 10:
Windows Marketplace for Mobile Opens to 6.0, 6.1 Phones
Channel 9:
Rx API in depth: Hot and Cold observables
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online