开发者

ASP.NET webreferences/servicereferences for WCF

A couple of questions:

Is App_WebReferences for WCF schema files? Should this not be App_ServiceRef开发者_如何学运维erences?

Also, what is dynamic compilation in ASP.NET?

Thanks


From MSDN:

App_WebReferences folder Contains files used to create a reference to a Web service (in the same project or external to the project), including .disco and .wsdl files

There's no special folder in ASP.NET called App_ServiceReferences.

As far as dynamic compilation is concerned you may take a look at this article which explains it very good.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜