包大人博客

迎奥运、讲文明、树新风 -- Welcome To Beijin 2008

About the author

Boris Yang
A troupe of little vagrants of the world, leave your footprints in my words.
E-mail me Send mail

Recent comments

Author

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

Download Surface Demo including DeepZoom

 [引用] http://www.cnblogs.com/yangdawang/articles/1180265.html            http://weblogs.asp.net/mschwarz/archive/2008/03/24/download-surface-demo-including-deepzoom.aspx Well, I forgot to publish the source code of the changed Microso... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Categories: .net
Posted by Admin on Saturday, May 03, 2008 3:11 PM
Permalink | Comments (0) | Post RSSRSS comment feed

.NET Micro Framework Library FusionWare.SPOT

[引用] http://weblogs.asp.net/mschwarz/archive/2008/04/29/net-micro-framework-library-fusionware-spot.aspx            Pinging With Pingers             87 RPC and RPC2 Services You Can Ping ... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:
Categories: FrameWork
Posted by Admin on Tuesday, April 29, 2008 10:40 PM
Permalink | Comments (0) | Post RSSRSS comment feed

87 RPC and RPC2 Services You Can Ping

[引用] http://www.prosperityachiever.com/traffic-strategies/87-rpc-and-rpc2-services-you-can-ping/ If you have read my previous posts Pinging With Pingers and Traffic Strategy 4: Drive Blog Traffic by Pinging , then you already know what the ping is. If not, then please read them to get a better und... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Categories: other
Posted by admin on Tuesday, April 29, 2008 3:01 PM
Permalink | Comments (0) | Post RSSRSS comment feed

Silverlight 的单元测试

Unit Testing with Silverlight One of the important capabilities we shipped with the Beta1 release of Silverlight 2 was a unit test harness that enables you to perform both API-level and UI-level unit testing.  This testing harness is cross browser and cross platform, and can be used... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:
Categories: asp.net
Posted by Admin on Thursday, April 24, 2008 12:18 PM
Permalink | Comments (0) | Post RSSRSS comment feed

ASP.NET 页生命周期概述

 [理论部分摘自MSDN] ASP.NET Dynamic Data Preview Available     ASP.NET 页运行时,此页将经历一个生命周期,在生命周期中将执行一系列处理步骤。这些步骤包括初始化、实例化控件、还原和维护状态、运行事件处理程序代码以及进行呈现。了解页的生命周期非常重要,这样就能在合适的生命周期阶段编写代码,以达到预期效果。此外,如果开发自定义控件,则必须熟悉页生命周期,从而正确地初始化控件,使用视图状态数据填充控件属性以及运行所有控件行为逻辑。(控件的生命周期基于页的生命周期,但是页引发的控件事件比单独的... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by Admin on Monday, April 21, 2008 9:28 PM
Permalink | Comments (1) | Post RSSRSS comment feed

ASP.NET 网站中的共享代码文件夹(Bin and App_Code)

 [理论部分摘自MSDN] ASP.NET MVC Source Refresh Preview     如果您的 Web 应用程序包括要在多个页之间共享的代码,您可以将代码保存在 Web 应用程序根目录下的两个特殊文件夹(Bin 文件夹和 App_Code 文件夹)中的某个文件夹中。 Bin 文件夹     可以在 Bin 文件夹中存储编译的程序集,并且 Web 应用程序任意处的其他代码(如页代码)会自动引用该文件夹。典型的示例是您为自定义类编译好的代码。您可以将编译后的程序集复制到 W... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by Admin on Monday, April 21, 2008 6:13 PM
Permalink | Comments (0) | Post RSSRSS comment feed

如何在 SQL Server 中 EXECUTE 字符串时返回值

    我们经常使用 EXECTUE关键字来执行SQL字符串: [code:tsql] DECLARE @IntVariable INT DECLARE @SQLString NVARCHAR(500) -- Build and execute a string with one parameter value. SET @IntVariable = 35 SET @SQLString = N'SELECT * FROM pubs.dbo.employee WHERE job_lvl = ' +  &... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Categories: Sql Server
Posted by Admin on Monday, April 21, 2008 1:24 PM
Permalink | Comments (0) | Post RSSRSS comment feed

SQL Server 中 sp_executesql 与 EXECUTE 的差异

    在SQL Server中 EXECUTE 关键字是用来执行用户定义函数、系统过程、用户定义存储过程或扩展存储过程。同时还可以执行SQL字符串。而系统存储过程sp_executesql 执行可以多次重用或动态生成的 Transact-SQL 语句或批处理。Transact-SQL 语句或批处理可以包含嵌入参数。     下面我们就对这两个功能的相同部分“执行Transact-SQL字符串”的特点及差异做一个简单的介绍。     总的指导思想... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Categories: Sql Server
Posted by Admin on Monday, April 21, 2008 11:53 AM
Permalink | Comments (0) | Post RSSRSS comment feed

[转载]法国:唯一敢站出来说实话的政客 - Jean-Luc Melenchon

[应用] http://bbs.news.sina.com.cn/tableforum/App/view.php?bbsid=4&subid=0&fid=76797&tbid=2732 以下内容为转载自“MSN论坛”本人无法证明其内容的真实性,请网友自行判断!!  法国ESSONNE市的参议院 Jean-Luc Melenchon 在法国电视台事实评论中勇敢站出来,认为法国在奥运火炬的表现太过份了,有人在背后故意诋毁和反对中国。  以下是他和法国电视台二台主持人的讨论,... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Categories: other
Posted by Admin on Saturday, April 19, 2008 6:29 PM
Permalink | Comments (1) | Post RSSRSS comment feed

"IS NULL" and "= NULL" 在 sql server 中的区别

    当我们在 sql server 中用 DECLARE 申明一个变量时, sql server 将会把变量存储在SQLs 内存空间的变量列表区域(variable table),变量列表中包含了变量的名称和存储地址。然而如果我们在创建变量的时候并没有给变量赋值的话,sql server是没有为变量分配内存的,因此变量并没有在内存中被定义。 然后当你用 SET 关键字给变量赋值的话,sql server 将为这个值分配内存空间并将地址存放在变量列表(variable table)中。如果你再次为这个变量赋值的话新的内存地址将替换旧的地址。 ... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Categories: Sql Server
Posted by Admin on Monday, April 07, 2008 3:44 PM
Permalink | Comments (1) | Post RSSRSS comment feed

使用跟踪查看器查看 ASP.NET 跟踪信息

    如果启用了对应用程序的跟踪,当请求任意页面程序时,该页将收集跟踪信息并执行它所包含的任意跟踪语句。可以在跟踪查看器中查看跟踪输出。使用跟踪查看器,您可以在已从应用程序请求的页中选择特定的请求。           跟踪查看器是 asp.net 内置的处理程序,我们可以在配置文件中找到它的配置信息。(参考HTTP 处理程序介绍(IHttpHandler, IHttpAsyncHandler)) <add path="trace... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:
Categories: asp.net
Posted by Admin on Monday, April 07, 2008 12:16 PM
Permalink | Comments (0) | Post RSSRSS comment feed

创建同步 HTTP 处理程序(IHttpHandler)

    本主题介绍了如何实现HTTP 处理程序的代码,该处理程序对 ASP.NET 应用程序中其 URL 以 .sample 结尾的资源执行同步请求处理。在HTTP 处理程序介绍中我们了解了实现同步HTTP处理程序的三个要点:   一个 HTTP 处理程序类的代码。该类必须实现 ProcessRequest 方法和 IsReusable 属性。 Web.config 文件中注册该处理程序并将 .sample 文件扩展名映射到该处理程序所需的元素。 如何在 Internet 信息服务 (IIS) 中将 .sample 文... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by Admin on Saturday, April 05, 2008 10:32 PM
Permalink | Comments (0) | Post RSSRSS comment feed