Welcome to MSDN Blogs Sign in | Join | Help

August 2008 - Posts

A simple function to get target file property names

I wrote a simple function to get all property name from a msbuild target file. Such as visual studio’s Microsoft.WebApplication.targets file in direcotry of “%ProgramFiles%\MSBuild\Microsoft\VisualStudio\v9.0\WebApplications\”. It checks for possible
Posted by xinqiu | 1 Comments
Filed under: ,

Service referencing ADO.Net Data Service

Visual Studio 2008 SP1 provides an easy way to reference the ADO.Net Data Service (formally code named as Astoria). ( Visual Studio 2008 SP1 and Visual Web Developer 2008 SP1 are now available for download . ) The following example uses the Astoria service

One way of handling <iframe> redirect using a asp.net button.

Here is a simple way to use iframe in asp.net. In responding to a Chinese asp.net forum question, I write the following code to direct a new page to the iframe when clicking a button. Here’s the sample code I write with VS2008. <% @ Page Language ="C#"
Posted by xinqiu | 2 Comments
 
Page view tracker