2006年5月24日
摘要:
从现在开始学习一下在 Office 平台上进行开发一些简单的应用程序 (Visual C#) Microsoft Visual Studio 2005 Tools for the Microsoft Office System 允许您使用托管代码自定义 Microsoft Office 文档和 Microsoft Office Outlook。Visual Studio Tools for Off...
阅读全文
posted @ 2006-05-24 00:03
fireflies
阅读(488)
推荐(0)
2006年4月26日
摘要:
来自EricLee的http://blog.csdn.net/EricLee00/archive/2006/04/25/676957.aspx文章。
阅读全文
posted @ 2006-04-26 00:16
fireflies
阅读(323)
推荐(0)
2006年4月25日
摘要:
Showing data in a DataGrid server control with paging enabled (VB only)从以下代码你可以发现ASP.NET2.0是如何的高效。Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1<...
阅读全文
posted @ 2006-04-25 00:50
fireflies
阅读(286)
推荐(0)
2006年4月16日
摘要:
最基础的东西,高手请过。vb.net sourceCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1<html>2<head>3<linkrel="stylesheet"href="intro.css">4</...
阅读全文
posted @ 2006-04-16 01:10
fireflies
阅读(641)
推荐(0)
2006年4月15日
摘要:
Calendar是微软的一个控件,刚学习.NET时就对这个很感兴趣,因为他很方便,而且很规范,不用再去编很多代码。现在有很多开发的功能特别强的Calendar,真是不可同日而语。而Google Calendar是Google提供的一项起提醒作用的东西。参考地址:http://www.google.com/googlecalendar/event_publisher_guide.html
阅读全文
posted @ 2006-04-15 01:08
fireflies
阅读(406)
推荐(0)
摘要:
ASP.NET page developers can utilize <% %> code blocks to dynamically modify HTML output much as they can today with ASP. For example, the following sample demonstrates how <% %> code block...
阅读全文
posted @ 2006-04-15 00:36
fireflies
阅读(579)
推荐(0)
2006年4月11日
摘要:
C# Source Intro2_cs.aspx Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1<%@PageLanguage="C#"%>23<html>4<head>5<linkrel="styles...
阅读全文
posted @ 2006-04-11 23:33
fireflies
阅读(418)
推荐(0)
2006年4月10日
摘要:
my first ASP.NET PageASP.NET pages are text files with an .aspx file name extension. Pages consist of code and markup and are dynamically compiled and executed on the server to produce a rendering to ...
阅读全文
posted @ 2006-04-10 22:39
fireflies
阅读(271)
推荐(0)
2006年4月6日
摘要:
这是到新岗位的第8天了,干的很辛苦,也很卖力,辛苦是难免的,要不自己当初为什么会到这来呢,就是一个目标,换一个环境,看自己能吃几碗饭.顺祝,我的家在这里建成了.
阅读全文
posted @ 2006-04-06 00:25
fireflies
阅读(145)
推荐(0)