04 2008 档案

摘要:Ref:http://blogs.msdn.com/charlie/archive/2008/04/28/linqfarm-understanding-ienumerable-t-sets-and-sequences.aspx The IEnumerable interface is a key part of LINQ to Objects and binds many of its diffe... 阅读全文
posted @ 2008-04-30 05:50 Vincent Yang 阅读(373) 评论(0) 推荐(0)
摘要:Ref: http://www.martinfowler.com/bliki/AnemicDomainModel.html 25 November 2003Reactions This is one of those anti-patterns that's been around for quite a long time, yet seems to be having a particular... 阅读全文
posted @ 2008-04-24 08:17 Vincent Yang 阅读(442) 评论(0) 推荐(0)
摘要:Ref: http://keithelder.net/blog/archive/2008/01/17/Exposing-a-WCF-Service-With-Multiple-Bindings-and-Endpoints.aspx Windows Communication Foundation (henceforth abbreviated as WCF) supports multiple b... 阅读全文
posted @ 2008-04-24 05:47 Vincent Yang 阅读(1720) 评论(0) 推荐(0)
摘要:Ref: http://msdn2.microsoft.com/en-us/library/aa751795.aspx This topic describes the format of trace data, how to view it, and approaches that use the Service Trace Viewer to troubleshoot your applica... 阅读全文
posted @ 2008-04-24 05:23 Vincent Yang 阅读(1134) 评论(0) 推荐(0)
摘要:Ref: http://aspnet.4guysfromrolla.com/demos/printPage.aspx?path=/articles/053102-1.aspx IntroductionThere are often times when you need to store some globally accessbile bit of information that will b... 阅读全文
posted @ 2008-04-23 09:39 Vincent Yang 阅读(571) 评论(0) 推荐(0)
摘要:Ref: http://aspnet.4guysfromrolla.com/demos/printPage.aspx?path=/articles/020707-1.aspx IntroductionMost ASP.NET applications include a number of configuration settings, such as connection strings, ma... 阅读全文
posted @ 2008-04-23 09:39 Vincent Yang 阅读(653) 评论(0) 推荐(0)
摘要:Ref: http://aspnet.4guysfromrolla.com/demos/printPage.aspx?path=/articles/032807-1.aspx IntroductionMost ASP.NET applications include a number of configuration settings, such as connection strings, ma... 阅读全文
posted @ 2008-04-23 09:38 Vincent Yang 阅读(797) 评论(0) 推荐(0)
摘要:I have had various results since this original post. I have a PC hat home running Vista SP1 and have the same issue, however, the laptop I received from work does not. Weird. One way you can get arou... 阅读全文
posted @ 2008-04-21 17:16 Vincent Yang 阅读(364) 评论(0) 推荐(0)
摘要:Ref: http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=2993059&SiteID=17 You can remove SP1 by using either Programs and Features or the command line. Note, however, that you cannot uninstall S... 阅读全文
posted @ 2008-04-21 16:37 Vincent Yang 阅读(300) 评论(0) 推荐(0)
摘要:Plain text return for WCF.svc files from IIS or xxxx can not find svc extension Reason: Because svc does not register to IIS probably. Solutions: C:\>"%windir%\Microsoft.NET\Framework\v3.0\... 阅读全文
posted @ 2008-04-21 13:02 Vincent Yang 阅读(357) 评论(0) 推荐(0)
摘要:首先,用VS2008打开附件所带的XSLT文件 然后,首先选择上要装换的方案和输出文件,最后就是运行XSLT. 如图所示, 从XML这个菜单下,选择Debug XSLT. OK,大功告成! Translate File 阅读全文
posted @ 2008-04-18 08:38 Vincent Yang 阅读(1427) 评论(1) 推荐(0)
摘要:1: Sub ProcessRequest(ByVal context As HttpContext) Implements IHttpHandler.ProcessRequest 2: If Not String.IsNullOrEmpty(HttpContext.Current.Request.QueryString("imageID")) Then 3: ... 阅读全文
posted @ 2008-04-14 20:42 Vincent Yang 阅读(1166) 评论(0) 推荐(0)
摘要:Ref: http://www.dotnetjunkies.com/WebLog/dinakar/articles/12379.aspx Heres a small piece of code to force refresh the parent window from the child window after closing the child window, without hav... 阅读全文
posted @ 2008-04-14 10:50 Vincent Yang 阅读(578) 评论(0) 推荐(0)
摘要:What is WCF? Writing the WCF Hello World App Writing your first WCF client 阅读全文
posted @ 2008-04-13 18:05 Vincent Yang 阅读(248) 评论(0) 推荐(0)
摘要:REF:http://www.boutell.com/newfaq/misc/urllength.html 2006-10-13: Although the specification of the HTTP protocol does not specify any maximum length, practical limits are imposed by web browser and s... 阅读全文
posted @ 2008-04-10 18:51 Vincent Yang 阅读(639) 评论(0) 推荐(0)
摘要:Ref: http://blogs.msdn.com/vijaysk/archive/2008/03/20/running-asp-net-3-5-on-iis.aspx Most people on installing .NET 3.5 on the server "expect" an entry for v3.5 under the ASP.NET version Tab in IIS ... 阅读全文
posted @ 2008-04-09 07:52 Vincent Yang 阅读(1401) 评论(1) 推荐(0)
摘要:Ref: http://blogs.msdn.com/vijaysk/archive/2008/02/11/using-windows-server-2008-as-a-super-desktop-os.aspx Windows Server 2008 is the best OS to be released till date from Microsoft's stable. And th... 阅读全文
posted @ 2008-04-09 07:50 Vincent Yang 阅读(612) 评论(0) 推荐(0)
摘要:Ref: http://csharpindepth.com/Articles/General/BluffersGuide3.aspx Obviously C# in Depth teaches the new features of C# 3 in depth. However, if you want to bluff it for the moment (just until your... 阅读全文
posted @ 2008-04-08 12:41 Vincent Yang 阅读(440) 评论(0) 推荐(0)
摘要:Ref: http://csharpindepth.com/Articles/General/BluffersGuide2.aspx Obviously C# in Depth teaches the new features of C# 2 in depth. However, if you want to bluff it for the moment (just until your cop... 阅读全文
posted @ 2008-04-08 12:40 Vincent Yang 阅读(314) 评论(0) 推荐(0)
摘要:http://cid-7fe1fa803ee88558.skydrive.live.com/self.aspx/Public/Manning.C.Sharp.in.Depth.Apr.2008.zip Enjoy 阅读全文
posted @ 2008-04-07 11:00 Vincent Yang 阅读(464) 评论(0) 推荐(0)
摘要:Ref: http://learn.iis.net/page.aspx/431/using-visual-studio-2005-with-iis-70/ Introduction Visual Studio® provides several options for working with IIS when developing web sites and applications. This... 阅读全文
posted @ 2008-04-05 15:12 Vincent Yang 阅读(1055) 评论(0) 推荐(0)
摘要:Introduction Visual Studio® provides several options for working with IIS when developing web sites and applications. These include the Web application and Web site projects. In Visual Studio 2008, t... 阅读全文
posted @ 2008-04-05 15:02 Vincent Yang 阅读(924) 评论(0) 推荐(0)
摘要:Ref: http://maordavid.blogspot.com/2007/06/aspnet-20-web-site-vs-web-application.html A common question by asp.net developers is what project model should I use for asp.net application? Web Site proje... 阅读全文
posted @ 2008-04-03 19:02 Vincent Yang 阅读(646) 评论(0) 推荐(0)
摘要:Ref: http://blogs.msdn.com/mitsu/archive/2008/04/02/visual-linq-query-builder-for-linq-to-sql-vlinq.aspx Hi all, After almost one year of work and organization, I am very happy to share this project ... 阅读全文
posted @ 2008-04-03 04:24 Vincent Yang 阅读(1096) 评论(0) 推荐(0)
摘要:CREATE PROCEDURE ProductPromotion_Select @ProductID int AS SELECT ProductID, ProductName, SUBSTRING(Description, 1, 150) + '...' AS Description FROM Products WHERE ProductID IN ( SELECT TOP 5 details2... 阅读全文
posted @ 2008-04-02 06:00 Vincent Yang 阅读(312) 评论(0) 推荐(0)
摘要:Ref: http://www.udel.edu/evelyn/SQL-Class3/SQL3_self.html A self-join is a query in which a table is joined (compared) to itself. Self-joins are used to compare values in a column with other values in... 阅读全文
posted @ 2008-04-02 05:19 Vincent Yang 阅读(797) 评论(0) 推荐(0)
摘要:本教程教你如何一步一步创建自己的模板,希望对大家有用。 阅读全文
posted @ 2008-04-01 11:06 Vincent Yang 阅读(6529) 评论(30) 推荐(0)
摘要:Ref : http://blogs.msdn.com/mirceat/archive/2008/03/13/linq-framework-design-guidelines.aspx Writing applications that interact with data sources, such as databases, XML documents, or Web Services suc... 阅读全文
posted @ 2008-04-01 05:22 Vincent Yang 阅读(496) 评论(0) 推荐(0)