David Miyamasu's ASP.NET Tech Blog
ASP.NET 2.0 code samples for developers - Written By Dave Murray Miyamasu
-
Windows Azure Developer Starter Guide
Recently, I started to look into development on the Windows Azure CTP platform with the release of the SDK. I am going to write a developers guide to getting started with Azure CTP. Let’s get started!
-
Save server memory with Response.TransmitFile()
So, two common tasks that I encounter when sending files to the browser:
-
ASP.NET AJAX Slideshow using UpdatePanel and Timer
I recently was faced with the task of creating a slideshow with the AJAX Control toolkit. Now, there is a built in Slideshow control but it requires a webservice for the datasource, and I didn't want to clutter up my web project. What I needed was an ajax control with the following requirements:
-
Post code to Blogger
You may have noticed how awesome the weblogs.asp.net code is formatted and displayed for you to view and copy. You may also have noticed how Google's Blogger does not have the great built in functionality of the weblogs.asp.net blog composing options. However, there is hope!