将XSLT用于ASP.NET项目 [英] using XSLT for the ASP.NET project

查看:65
本文介绍了将XSLT用于ASP.NET项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我在ASP.NET项目中使用XSLT,但我有以下问题.

我多久可以在ASP中使用XSLT .NET项目?
对服务器来说是否繁重?

Hi everybody,

I am using XSLT in the my ASP.NET project and I have the following question.

How often I can use XSLT for the ASP.NET project?
Would not it be heavy for the Server?

推荐答案

在网上搜索:
http://www.aspfree.com/c/a /XML/Applying-XSLT-to-XML-Using-ASP.NET/
    http://www.devx.com/tips/Tip/27128

仅您可以回答这个问题,它是否会对服务器造成沉重的负担-如果您每小时呼叫XSLT一次,则不会.如果您每隔一毫秒多次调用它,那么它可能会.
最简单的方法就是尝试一下,看看有什么影响.

BTW:这是错误的论坛.对于一般的ASP.NET问题或性能问题,请使用ASP.NET论坛 http://forums.asp.net .使用XML/有关特定XSLT API问题的XSLT论坛: http://social.msdn.microsoft.com/Forums/zh-CN/xmlandnetfx/threads

-Karel
Search the net:
    http://www.aspfree.com/c/a/XML/Applying-XSLT-to-XML-Using-ASP.NET/
    http://www.devx.com/tips/Tip/27128

Only you can answer the question if it will be heavy for the server - if you call XSLT once per hour, then it won't. If you call it every milisecond many times, then it probably will.
THe easiest way is to try it out and see what's the impact.

BTW: This is wrong forum. Please use ASP.NET forums http://forums.asp.net for general ASP.NET questions or performance problems. Use XML/XSLT forum for specific XSLT API questions: http://social.msdn.microsoft.com/Forums/en-US/xmlandnetfx/threads

-Karel


这篇关于将XSLT用于ASP.NET项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆