XSLT call method from .net - example 1. 七月 2011 xfeater IT 上次访问:2021/1/25 5:12:14 浏览数:1841 This specification defines the syntax and semantics of XSLT, which is a language for transforming XML documents into other XML documents.XSLT is designed for use as part of XSL, which is a stylesheet language for XML. In addition to XSLT, XSL includes an XML vocabulary for specifying formatting. XSL specifies the styling of an XML document by using XSLT to describe how the document is transformed into another XML document that uses the formatting vocabulary.XSLT is also designed to be used independently of XSL. However, XSLT is not intended as a completely general-purpose XML transformation language. Rather it is designed primarily for the kinds of transformations that are needed when XSLT is used as part of XSL. [更多...]
Interoperability between SAP NetWeaver and Microsoft .NET Framework 24. 五月 2011 xfeater IT 上次访问:2021/1/24 18:30:15 浏览数:2685 Standards-Based Interoperability between SAP NetWeaver and Microsoft .NET Framework. From microsoft and sap website. [更多...]
Source Code: Tetris 19. 五月 2011 xfeater IT 上次访问:2021/1/24 18:30:02 浏览数:3196 The game is Tetris. It was developed by C#, winform. The author is a genius. So you can enjoy it and find it. Go ahead. [更多...]
Source Code: Bling Bling Blaster(Silverlight) 19. 五月 2011 xfeater IT 上次访问:2021/1/24 18:30:05 浏览数:1774 Bling Bling Blaster Bejeweled with Siverlight code. Good for learning siverlight. [更多...]
Source Code: Mole Attack (Whac-A-Mole) by Silverlight 19. 五月 2011 xfeater IT 上次访问:2021/1/25 3:01:38 浏览数:5688 This game wrote in Silverlight, C#, VS2010. Its framewokr is .Net Framework. Game Introduce: The mole attack is very simple. I had uploaded the game. Good for learning to developer. [更多...]