随笔分类 - V.ASP.NET
摘要:Struct vs Class in .Net Framework
阅读全文
摘要:TIPS: Error handling in ASP.Net 2.0 Posted by: Rickie Lee http://rickie.cnblogs.com In order to avoiding generating an u...
阅读全文
摘要:ASP.NET web application configuration is stored in a web.config file. This file is used to describe the properties and behaviors of various aspects of ASP.NET application.
阅读全文
摘要:Support for asynchronous processing would have allowed users to make multiple, unrelated updates to the database in a parallel fashion. With the release of ADO.NET 2.0, now we are able to process database commands asynchronously.
阅读全文
摘要:Visual Studio 2005 Starter Kits
阅读全文
摘要:Download these great new patterns & practices titles to build architecturally sound enterprise applications with Microsoft's latest development tools and application platform.
阅读全文
摘要:Web Services Enhancements (WSE) 3.0 for Microsoft .NET
阅读全文
摘要:Refactoring is a term coined by Martin Fowler (www.refactoring.com, www.martinfowler.com). If you are unfamiliar with it, please refer to the following links.
阅读全文
摘要:N-Tier application design using Visual Studio 2005 (Draft)
阅读全文
摘要:The integration of the .NET CLR with SQL Server enables the development of stored procedures, user-defined functions, triggers, aggregates, and user-defined types using any of the .NET languages.
阅读全文
摘要:VS 2005 Web Project System: What is it and why did we do it?
阅读全文
摘要:New DataSet Features in Visual Studio 2005 (C# version)
阅读全文
摘要:BindingNavigator & BindingSource Classes in VS2005
阅读全文
摘要:Some technical articles related to Visual Studio 2005 Team System are as follows at MSDN web site.
阅读全文