首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C# > A server-side C# library for browser-side GUI

A server-side C# library for browser-side GUI

资 源 简 介

Monadsphere.NET is a C# library, which can be used with ASP.NET to generate browser side GUI components and layouts with only C#. This library treats browsers with javascript engines as presentation layer only. It does not create and store any class based objects other than DOM based html elements on the browser side. This library does not pass and save any browser side presentation states on server side either. This library tries to encapsulate javascript at language level. Execution of server side code written with this library will just generate compact javascript code to browser side to execute. Thus simple javascript code goes to brower and complex class structure stays on server side in the language you choose. For monadsphere.NET, it is C#. All the generated javascript code involves in only simple javascript variable type such as String, Number, Object, Array, Date, Function, and DOM object based operations. The generated javascript will only c

文 件 列 表

monadsphere.NET
App_Code
mapsdemo
VIP VIP
0.191741s