Maxer 's Blog
态度决定一切,理想成就未来!
03 2006 档案
ASP.NET 2.0学习笔记之$
摘要:Expression Syntax: <%$ ... %> New in 2.0ASP.NET 2.0 adds a new declarative expression syntax for substituting values into a page before the page is parsed. This is useful for substituting connec... 阅读全文
posted @ 2006-03-27 17:25 Maxer`s Blog 阅读(319) 评论(1) 推荐(0)
ASP.NET 2.0学习笔记之Object Tag Syntax
摘要:Object Tag Syntax: <object runat="server" />Object tags enable page developers to declare and create instances of variables using a declarative, tag-based syntax. The following example demonstra... 阅读全文
posted @ 2006-03-27 17:20 Maxer`s Blog 阅读(301) 评论(0) 推荐(0)
ASP.NET 2.0学习笔记之Code Directory
摘要:在ASP.NET 2.0中可以同是调用VB,C#中的类.By default, the App_Code directory can only contain files of the same language. However, you may partition the App_Code directory into subdirectories (each containing files... 阅读全文
posted @ 2006-03-27 16:49 Maxer`s Blog 阅读(379) 评论(1) 推荐(0)
网站恢复正常了,感谢Howej !
摘要:自从上次网站因为空间问题,关毕之后.已经时隔两个多月了.这次在网友Howej的帮助下,才得以恢复正常使用.在此由衷的向Howej说声谢谢!网站的地址还是,http://www.maxer.cn/在此对关注和支持我朋友们说声感谢,欢迎大家继续关注我的小站! 阅读全文
posted @ 2006-03-20 15:26 Maxer`s Blog 阅读(223) 评论(0) 推荐(0)