技术文章杂项罗列

http://msdn.microsoft.com/architecture/patterns/DesInterceptingFilter/

http://www.asp.net/whidbey/whitepapers/AspNetOverview.aspx?tabindex=0&tabid=1

http://msdn.microsoft.com/architecture/patterns/DesFrontController/

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconhowruntimelocatesassemblies.asp

http://www.aspnetpro.com/NewsletterArticle/2003/08/asp200308bm_l/asp200308bm_l.asp

http://msdn.microsoft.com/asp.net/using/migrating/default.aspx?pull=/library/en-us/dnaspp/html/ASPNet-ASPNet-J2EE-Struts.asp

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconformsauthenticationacrossapplications.asp

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/gngrfdependentassembly.asp

#basics of cookies in asp.net

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchaspnetcookies101.asp


#Watching Your Server Processes
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/aspnet-watchserverprocesses.asp

#ASP.NET Validation in Depth
http://msdn.microsoft.com/library/en-us/dnaspp/html/aspplusvalid.asp?frame=true

#Declarative ASP.NET globalization(using ASP.NET httpModule)
http://www.codeproject.com/aspnet/DeclarativeGlobalization.asp

#xml serialize
 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconanexampleofxmlserializationwithxmlserializer.asp


#DESIGN PATTERNS: Asynchronous Wait State Pattern in ASP.NET
http://msdn.microsoft.com/msdnmag/issues/03/12/designpatterns/default.aspx
http://www.aspnetpro.com/NewsletterArticle/2003/08/asp200308bm_l/asp200308bm_l.asp

#THE factory pattern in ASP.NET architecture
http://www.msdnaa.net/Resources/display.aspx?ResID=2207

#HOW TO: Manage Multilanguage Web Forms Solutions in Visual Studio .NET
http://support.microsoft.com/?id=315903

#Design Guidelines for Class Library Developers
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconrelationshiptocommontypesystemcommonlanguagespecification.asp


#HOW TO: Set Up and Use Remote Debugging in Microsoft Visual Studio .NET
http://support.microsoft.com/?id=318041

#ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx

#HOW TO: Upload a File to a Web Server in ASP.NET by Using Visual C# .NET
http://support.microsoft.com/?id=323246

#Using the ASP.Net Runtime for extending desktop applications with dynamic HTML Scripts
http://www.west-wind.com/presentations/aspnetruntime/aspnetruntime.asp


##ASP.NET Unit Test Tools
#Get Test Infected with NUnit: Unit Test Your .NET Data Access Layer
http://msdn.microsoft.com/library/en-us/dnaspp/html/aspnet-testwithnunit.asp?frame=true

#NUnitAsp ASP.NET unit testing
http://nunitasp.sourceforge.net/

#Performance Comparison: .NET Remoting vs. ASP.NET Web Services
http://msdn.microsoft.com/library/en-us/dnbda/html/bdadotnetarch14.asp?frame=true

#Cookieless forms authentication
http://www.codeproject.com/aspnet/cookieless.asp

#Mixing Forms and Windows Security in ASP.NET
http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/mixedsecurity.asp


#Hierarchical Data Binding in ASP.NET
http://msdn.microsoft.com/library/en-us/dnaspp/html/aspn-hierdatabinding.asp?frame=true

#The MSDN Table of Contents in C#
http://msdn.microsoft.com/library/en-us/dnexxml/html/xml01152001.asp?frame=true

#Using .NET to Implement Sun Microsystems' Java Pet Store J2EE BluePrint Application
http://msdn.microsoft.com/library/en-us/dnbda/html/psimp.asp?frame=true

#Microsoft Application Blocks for .NET
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/emab-rm.asp

#Use Threads and Build Asynchronous Handlers in Your Server-Side Web Code
http://msdn.microsoft.com/msdnmag/issues/03/06/Threading/default.aspx

#Using ASP.NET HTTP Handlers to create a photo album
http://www.microsoft.com/belux/nl/msdn/community/columns/desmet/httphandler.mspx

#Production Debugging for .NET Framework Applications
http://msdn.microsoft.com/library/en-us/dnbda/html/DBGch02.asp?frame=true

#Performance Counters
http://msdn.microsoft.com/library/en-us/cpgenref/html/gngrfperformancecounters.asp?frame=true

#Valid XHTML within .NET
http://www.liquid-internet.co.uk/content/dynamic/pages/series1article1.aspx

# Producing XHTML-Compliant Pages With Response Filters
http://www.aspnetresources.com/articles/HttpFilters.aspx

#Design and Implementation Guidelines for Web Clients
http://msdn.microsoft.com/library/en-us/dnpag/html/DIforWC-CH02.asp?frame=true

#Free UML (Unified Modeling Language) Training & Tutorials
http://www.intelinfo.com/newly_researched_free_training/UML.html

#Software Design Patterns
http://www.dofactory.com/patterns/Patterns.aspx


#Programming the Thread Pool in the .NET Framework
http://msdn.microsoft.com/library/en-us/dndotnet/html/progthrepool.asp?frame=true

#Passing Server Control Values Between Pages
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconpassingservercontrolvaluesbetweenpages.asp?frame=true

#IPv6 Client Server Network Applications in C# .NET
http://www.codeproject.com/csharp/ipv6.asp

#Role-Based Security
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconrole-basedsecurity.asp?frame=true

#HOW TO: Implement Role-Based Security with Forms-Based Authentication in Your ASP.NET Application by Using Visual C# .NET
http://support.microsoft.com/?id=311495
http://www.4guysfromrolla.com/webtech/121901-1.2.shtml
http://www.eggheadcafe.com/articles/20020906.asp

#Data Access and Transaction Handling Framework
http://www.codeproject.com/useritems/dac2.asp

#Create FTP and Web IIS Virtual Directory Using C#
http://www.c-sharpcorner.com/Code/2002/July/CreateVirtualDirs.asp


#Localize your ASP.NET Application
http://www.tek-tips.com/gfaqs.cfm/pid/855/fid/2707

#GDI+ and ASP.NET: Creating web graphics and dynamic bitmap images on the fly with VB.NET
http://authors.aspalliance.com/chrisg/default.asp?article=109

#CAPTCHA Image
http://www.codeproject.com/aspnet/CaptchaImage.asp?target=image


#Cross-Browser Compatibility
http://msdn.microsoft.com/asp.net/using/migrating/phpmig/whitepapers/compatibility.aspx

#Exposing COM Components to the .NET Framework
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconExposingCOMComponentsToNETFramework.asp?frame=true

#COM Wrappers
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconCOMWrappers.asp?frame=true

#WIA Scripting and .NET
http://www.codeproject.com/dotnet/wiascriptingdotnet.asp

#Adding Design-Time Support to ASP.NET Controls
http://msdn.microsoft.com/library/en-us/dnaspp/html/ASPNet-AddDesignTimeSupport.asp?frame=true

#How To Build and Service Isolated Applications and Side-by-Side Assemblies for Windows XP
http://msdn.microsoft.com/library/en-us/dnwxp/html/sidexsidewinxp.asp?frame=true

#How To: Use URLScan
http://msdn.microsoft.com/library/en-us/dnnetsec/html/HT_URLScan.asp?frame=true

#How To Create a Custom Account to Run ASP.NET
http://msdn.microsoft.com/library/en-us/secmod/html/secmod15.asp?frame=true

#Hangman: Using GDI+ in ASP.NET Applications
http://www.c-sharpcorner.com/Graphics/CSHangManASPNETJOD.asp

#International Currency And Number Formatting With JavaScript
http://www.eggheadcafe.com/articles/20031204.asp

#FAQ for the microsoft.public.dotnet.languages.csharp newsgroup
http://www.yoda.arachsys.com/csharp/faq/

#Using the Web Services and COM+ Event System in the .Net Application.
http://www.codeproject.com/cs/webservices/webservicesubscriber.asp

#Dynamically Adding <HEAD> Content with ASP.NET
http://dotnetjunkies.com/WebLog/bsblog/archive/2004/02/11/7052.aspx

#IIS 6.0 and ASP.NET, Part 1
http://www.developer.com/net/asp/article.php/2243151

#Choosing a Binding Context
http://blogs.msdn.com/suzcook/archive/2003/05/29/57143.aspx

#Mysterious Sessions and their erratic events
http://www.developersdex.com/gurus/articles/746.asp

#Search engine friendly URLs using ASP.NET (C#.NET)
http://www.codetoad.com/asp.net_ma_searchenginefriendly.asp
http://www.ftponline.com/vsm/2002_02/magazine/columns/qa/
http://www.15seconds.com/issue/030522.htm

#Microsoft Win32 to Microsoft .NET Framework API Map
http://msdn.microsoft.com/library/en-us/dndotnet/html/win32map.asp?frame=true

#At Your Service: Performance Considerations for Making Web Service Calls from ASPX Pages
http://msdn.microsoft.com/webservices/building/columns/default.aspx?pull=/library/en-us/dnservice/html/service07222003.asp

#Code Access Security and Distribution Features in .NET Enhance Client-Side Apps
http://msdn.microsoft.com/msdnmag/issues/02/06/rich/default.aspx

#Nine Options for Managing Persistent User State in Your ASP.NET Application
http://msdn.microsoft.com/msdnmag/issues/03/04/ASPNETUserState/

#About IIS Web Application Technologies
http://msdn.microsoft.com/library/en-us/iissdk/iis/about_iis_web_application_technologies.asp?frame=true


#Page Output Caching, Part 1
http://msdn.microsoft.com/library/en-us/dnaspnet/html/asp03282002.asp?frame=true

#Eventing Within Composite Web Custom Controls
http://www.codeproject.com/aspnet/composite_controls.asp

#Remote Scripting with IFRAME
http://www.oreillynet.com/pub/a/javascript/2002/02/08/iframe.html

#Mysterious Sessions and their erratic events
http://www.developersdex.com/gurus/articles/746.asp

#Resources in .Resources File Format
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconresourcesinresourcesfileformat.asp?frame=true

#Persisting Client-Side Changes in a non-Form Control
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconpersistingclient-sidechangesinnon-formcontrol.asp?frame=true

#JavaScript for language learning
http://www.iei.uiuc.edu/JS4LL/resources.html

#Decimal floating point in .NET
http://www.yoda.arachsys.com/csharp/decimal.html

#Encodings and Code Pages
http://www.microsoft.com/globaldev/getWR/steps/wrg_codepage.mspx

#Using the WebBrowser control, simplified.
http://www.codeproject.com/miscctrl/simplebrowserformfc.asp

#Reporting Services - Reporting Services Home Page
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/RSPROG/htm/rsp_prog_soapapi_intro_27ty.asp

#JIT Compilation and Performance - To NGen or Not to NGen?
http://blogs.msdn.com/junfeng/archive/2004/03/27/97304.aspx

#Improving .NET Application Performance and Scalability


#An Extensive Examination of Data Structure
http://msdn.microsoft.com/library/en-us/dv_vstechart/html/datastructures_guide5.asp?frame=true

#dhtml starcraft
http://www.sunnycbd.com/gm/sc.htm

#Protecting Against SQL Injection
http://www.winnetmag.com/Windows/Articles/ArticleID/42216/pg/2/2.html

 

http://www.dotnet247.com/247reference/msgs/31/157005.aspx


#Understanding ASP.NET View State
http://msdn.microsoft.com/library/en-us/dnaspp/html/viewstate.asp?frame=true

#Creating a Scrollable DataGrid Web Server Control
http://www.dnzone.com/ShowDetail.asp?NewsId=564

#Naming Conventions for .NET / C# Projects
http://www.akadia.com/services/naming_conventions.html

#Templated Data-Bound Control Sample
http://msdn.microsoft.com/library/en-us/cpguide/html/cpcontemplateddataboundcontrolsample.asp?frame=true

#C#, VB, JScript Quick Reference for .NET
http://www.werelight.com/docs/dotnet_lang_quickref.htm

#RegEx Short Date Validation
http://www.eggheadcafe.com/PrintSearchContent.asp?LINKID=474

#INFO: Develop Microsoft Office Solutions with Visual Studio .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;311452

#The Comma Separated Value (CSV) File Format
http://www.creativyst.com/Doc/Articles/CSV/CSV01.htm#CSVAndEncodings

#.NET TOOLS
Ten Must-Have Tools Every Developer Should Download Now
http://msdn.microsoft.com/msdnmag/issues/04/07/MustHaveTools/default.aspx

#Why VS 2003 keeps changing your HTML and what you can (and cannot) do to it.
http://weblogs.asp.net/mikhailarkhipov/archive/2004/05/16/132886.aspx

#How To Converting Colors Between RGB and HLS (HBS)
http://support.microsoft.com/?id=29240

#Regex Library
http://www.regexlib.com/


#HOW TO: Use ASP.NET or Visual Basic.NET to Transform XML To Rich Text Format (RTF) For Microsoft Word 2002
http://support.microsoft.com/default.aspx?scid=kb;en-us;311461


#INFO: Considerations for Server-Side Automation of Office
http://support.microsoft.com/default.aspx?scid=kb;EN-US;257757


#Automating Web Site Administration Using IIS
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dniis/html/Autoadm.asp

#Asp IIS Admin ADSI
http://asp-pro.com/Asp/IIS_Admin_ADSI.pro

#win32 scripting
http://cwashington.netreach.net/

#webcontrol design-time project path
http://cnblogs.com/steeven/archive/2004/07/30/28541.aspx

#At Your Service: Performance Considerations for Making Web Service Calls from ASPX Pages
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service07222003.asp

#Enumerating Objects with .NET
http://www.codeguru.com/Csharp/Csharp/cs_collections/article.php/c5505/

#Version Control with Subversion
http://svnbook.red-bean.com/svnbook/

#Creating an Online RSS News Aggregator with ASP.NET
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/aspnet-createrssw-aspnet.asp

#How do I detect what .NET Framework version is installed on a machine?
http://blogs.msdn.com/robvi/archive/2004/02/17/75272.aspx

#Use Threads and Build Asynchronous Handlers in Your Server-Side Web Code
http://msdn.microsoft.com/msdnmag/issues/03/06/Threading/


#XML Signatures in Microsoft .NET
http://www.c-sharpcorner.com/Code/2002/Mar/XMLSignatureSL001.asp

#Zip and Unzip in the MFC way
http://www.codeproject.com/cpp/zip.asp

#Microsoft .NET/COM Migration and Interoperability
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/cominterop.asp


#Tired of FileSystemObject? Use the Stream Object Instead! ----ASP deal with binary data
http://www.4guysfromrolla.com/webtech/083100-1.shtml

#Send an email from ASP (WSH) using VBSscript, CDONTS and Outlook.
http://www.motobit.com/tips/detpg_send-email-from-asp.htm

#Screen Scraping, ViewState, and Authentication using ASP.Net
http://odetocode.com/Articles/162.aspx

#How to get the assembly version and file version of your own assembly?
http://blogs.msdn.com/junfeng/archive/2004/02/28/81407.aspx

#Primary Interop Assemblies (PIAs)
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/whypriinterop.asp

#Debug Interface Access SDK
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/diasdk/html/vsgrfsymbolssymboltags.asp


#Applying Robustness Analysis on the Model–View–Controller (MVC) Architecture in ASP.NET Framework, using UML
http://www.codeproject.com/aspnet/ModelViewController.asp

#Creating multilingual websites - Part 1
http://www.codeproject.com/aspnet/localization_websites.asp
http://www.codeproject.com/aspnet/LocalizedSamplePart2.asp


#A Simple C# Toolbar Docking Framework
http://www.codeproject.com/cs/menu/ToolBarDock.asp#xx919569xx

#Producing XHTML-Compliant Pages With Response Filters
http://www.aspnetresources.com/articles/HttpFilters.aspx

#Ensuring XHTML compliancy in ASP.NET
http://www.charon.co.uk/content.aspx?CategoryID=28&ArticleID=53

#IIS如何接收ServerXMLHTTP传过来的编码字符?
http://dev.csdn.net/article/13/13789.shtm

#Data on the Outside vs. Data on the Inside
http://msdn.microsoft.com/architecture/overview/default.aspx?pull=/library/en-us/dnbda/html/dataoutsideinside.asp


#A Comprehensive Logging Package for .NET
http://www.codeproject.com/csharp/nspring.asp


 #What You Should Know About a Reported Vulnerability in Microsoft ASP.NET
http://www.microsoft.com/security/incident/aspnet.mspx

#Beginners guide to accessing SQL Server through C#
http://www.codeproject.com/cs/database/sql_in_csharp.asp




















posted on 2004-07-15 17:14  阿兰德隆  阅读(874)  评论(0编辑  收藏  举报

导航