The Supertext REST API
What? In the early days, the internet solely consisted of simple static webpages. With the Dot-Com boom (or bubble), the webpages changed into complex and dynamic applications. But they were […]
What? In the early days, the internet solely consisted of simple static webpages. With the Dot-Com boom (or bubble), the webpages changed into complex and dynamic applications. But they were […]
<% %> An embedded code block is server code that executes during the page’s render phase. The code in the block can execute programming statements and call functions in the […]
The documentation for TimeZoneInfo.GetSystemTimeZones contains an nice example program that lists all the available Time Zones on your PC. Likely they are the same on most installations. Assuming you didn’t […]
UDATE: I’ve built a new version for the MVC Web API: http://remy.supertext.ch/2012/04/basic-http-authorization-for-web-api-in-mvc-4-beta/ One should not believe it, but it seems that there is no official way to use your own […]
You just lost your ASP.NET session object and your app restarted? Check the Event Log for the following message: A worker process with process id of ‘23232’ serving application pool […]
Thema: API, ASP.NET, C# | 8 Kommentare