Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
場所に関係なく、ASP.NET 4 ルーティングを使用して *.x2 を *2.jpg にルーティングするにはどうすればよいですか?
gfx/test.x2 => gfx/test2.jpg
images/sample.x2 => images/sample2.jpg
I'm trying to create and consume a web service... I'm using .NET Framework 4.0 (c#). The service exposes a method like this:
public List<object[]