Try again

200512270453934121.gif

博客园 首页 联系 管理
上一页 1 2 3 4 5 6 7 8 ··· 23 下一页

2007年8月30日 #

摘要: ASP.NET Internals – IIS and the Process Model Published: 03 May 2007By: Simone BusoliASP.NET is a beautiful framework for building web applications and components, but getting to know every detail abo... 阅读全文
posted @ 2007-08-30 11:29 共同学习,共同进步 阅读(360) 评论(0) 推荐(0) 编辑

2007年8月29日 #

摘要: Chapter 10. The Visual Studio Automation Object Model IN THIS CHAPTER An Overview of the Automation Object Model Solution and Project Objects Windows Command Bars Documents Command Object... 阅读全文
posted @ 2007-08-29 15:15 共同学习,共同进步 阅读(2298) 评论(1) 推荐(0) 编辑

摘要: Chapter 9. Debugging with Visual Studio 2005 IN THIS CHAPTER Debugging Basics The Visual Studio Debugger Today's developers may spend as much time debugging their code as they do writing it. ... 阅读全文
posted @ 2007-08-29 15:09 共同学习,共同进步 阅读(1244) 评论(0) 推荐(0) 编辑

2007年8月27日 #

摘要: The Rules for GetHashCode - Monday 21 June, 2004, 11:29 PM While we're on the subject of hash codes, The Technologist also expressed surprise at one of the features of GetHashCode (his emphasis): "... 阅读全文
posted @ 2007-08-27 11:04 共同学习,共同进步 阅读(328) 评论(1) 推荐(0) 编辑

2007年8月22日 #

摘要: AbstractThis article allows you to read the assembly attributes information using .NET. The information store in AssemblyInfo files like Title, Description, copyright, Trade mark can be read using ref... 阅读全文
posted @ 2007-08-22 13:08 共同学习,共同进步 阅读(683) 评论(0) 推荐(0) 编辑

摘要: IntroductionThe System.CodeDom namespace in .net allows the users to dynamically compile and create assemblies. This concept is used by ASP.NET internally. The article provides an insight on how to cr... 阅读全文
posted @ 2007-08-22 13:03 共同学习,共同进步 阅读(675) 评论(0) 推荐(0) 编辑

摘要: The article discusses a couple of new features introduced for assemblies and versioning in Visual Studio 2005. 1. Referencing an Executable This feature helps the developer to reference an .EXE file ... 阅读全文
posted @ 2007-08-22 13:01 共同学习,共同进步 阅读(326) 评论(0) 推荐(0) 编辑

摘要: What is a .Net Assembly?The .NET assembly is the standard for components developed with the Microsoft.NET. Dot NET assemblies may or may not be executable, i.e., they might exist as the executable (.e... 阅读全文
posted @ 2007-08-22 12:56 共同学习,共同进步 阅读(387) 评论(0) 推荐(0) 编辑

2007年8月21日 #

摘要: today I found the proficient web blog for CLR technology ,so mark there ,hope give you good idea.thankshttp://msdn2.microsoft.com/en-us/library/yf1d93sz(vs.80).aspxThe Wonders of the Whidbey GAC -- Pa... 阅读全文
posted @ 2007-08-21 15:04 共同学习,共同进步 阅读(358) 评论(0) 推荐(0) 编辑

摘要: Getting a copy of a DLL in the GAC A few weeks ago, Patrick Wellink blogged about how you would get a copy of a DLL when it's in the GAC. Today I had the same problem but after reading Patrick's blog ... 阅读全文
posted @ 2007-08-21 12:22 共同学习,共同进步 阅读(585) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 7 8 ··· 23 下一页