Sign In
Lifeng's Blog
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
.svcmap
ASMX
ASP.Net
Async
WCF
Web Reference
Archive
Archives
August 2008
(1)
August 2007
(5)
June 2007
(2)
May 2007
(3)
April 2007
(2)
September 2006
(1)
March 2006
(1)
December 2005
(3)
August, 2007
MSDN Blogs
>
Lifeng's Blog
>
August, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Lifeng's Blog
old Schema designer and data grid editor
Posted
over 5 years ago
by
Lifeng Lu - MSFT
0
Comments
Two old designers in VS 2005 have been removed from Orcas product. There are several reasons why they are removed: 1, there will be a brand new schema designer built into VS. However, because of schedule issues, it is not in Orcas, but will be released...
Lifeng's Blog
Side by side comparsion between svcutil and the service reference in VS
Posted
over 5 years ago
by
Lifeng Lu - MSFT
0
Comments
The Service Reference is new feature added into VS Orcas, so we don't have to use svcutil when using VS IDE. Here is the side by side comparsion table between svcutil and the service reference in Orcas: Svcutil command line VS...
Lifeng's Blog
How to generate Begin/End invocation pattern methods in web service proxies in VS 8+
Posted
over 5 years ago
by
Lifeng Lu - MSFT
0
Comments
It is a problem asked by some customers. They were using Begin/End invocation pattern to call web service asynchronously. Those async methods were generated in web proxies in Visual Studio 7.x, and when they are using wsdl.exe tool, but were gone when...
Lifeng's Blog
WCF tool extensiblity samples have shipped
Posted
over 5 years ago
by
Lifeng Lu - MSFT
3
Comments
The WCF tool in the Visual Studio exposes several layers of extensibility APIs. Those were built into the product to make a third party could extend the feature to make it easy to use in their special environment, or make the feature work in a third party...
Lifeng's Blog
Passing DataTable across web/wcf services
Posted
over 5 years ago
by
Lifeng Lu - MSFT
2
Comments
Passing DataTable (without embeded into a dataset) across web services is supported in .Net 2.0 framework. However we found a bug in this area, which might affect using this feature with strong typed dataTable. For example, when a web service function...
Page 1 of 1 (5 items)