Sign In
xinqiu's blog for his Microsoft career
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
ADO.net Data Service
ajax
Astoria
contractor
debug
IE6
IE7
iframe
mapway
msbuild
Oversea
Pages
silverlight
SQL Server Express
target file
tester
Visual Studio 2008
visual Studio 2008 SP1
Visual Studio 2008 SP1 Beta
Visual Studio 2010
VWD Express
WCF Data Service
Windows 2003
X64
Archive
Archives
March 2010
(1)
February 2010
(2)
December 2008
(1)
November 2008
(1)
October 2008
(4)
September 2008
(4)
August 2008
(3)
May 2008
(1)
April 2008
(1)
February 2008
(1)
January 2008
(2)
June 2007
(1)
April 2007
(1)
March 2007
(3)
August, 2008
MSDN Blogs
>
xinqiu's blog for his Microsoft career
>
August, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
xinqiu's blog for his Microsoft career
A simple function to get target file property names
Posted
over 4 years ago
by
xinqiu
1
Comments
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...
xinqiu's blog for his Microsoft career
Service referencing ADO.Net Data Service
Posted
over 4 years ago
by
xinqiu
2
Comments
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...
xinqiu's blog for his Microsoft career
One way of handling <iframe> redirect using a asp.net button.
Posted
over 4 years ago
by
xinqiu
2
Comments
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...
Page 1 of 1 (3 items)