
OverviewEndofNUnitAspDevelopment31January2008Hiall,I'mmakingitofficial:IamnolongermaintainingorsupportingNUnitAsp.I'vebeenneglectingNUnitAspforseveralyears,soIdoubtthisisasurprise.IoriginallywroteNUnitAspin2002(startingwithaseedprovidedbyBrianKnowles),before.NETwasevenoutofbeta,tosolvetheproblemofunittestingASP.NETcodeforaportalapplication.Astheportalgrewmorecompl...

ProductsHTTPCommanderHTTPCommanderisaASP.NETWebfilemanager.ItprovidesanintelligentwebinterfaceandallowsusersremotelyaccesstheirpersonalorcommonfoldersoreditdocumentsonlineviaMSOffice,freeOpenOfficeorGoogleDocs.WithHTTPCommanderyoucanreplaceexistingFTPfilesharingorprovidenewfilessharingfeatureforyoursite.ItsupportsFormsauthenticationandWindowsauthentication(Wi...
HowToASP.NETTutorialsWelcometoHowToASP.NET!InthissiteyouwillfindfreeASP.NETtutorials,ASP.NETexamplesandASP.NETsourcecode.IfyouneedquickanswersofyourASP.NET,C#,VB.NET,MVC,Ajax,SQLServerorWFCprogrammingquestionsthenyouareontherightplace.MakeaquicksearchorbrowsebycategoriestofindASP.NETtutorial,exampleandsourcecode,whichwillhelpyouin...

漫神字符串截取函数'*********************************************************'函数:cutStr[str(strlen)]'参数:str,待处理的字符串,strlen,截取的长度'作者:木木'日期:2007/7/12'描述:截取指定长度的字符串'示例:<%=cutStr("欢迎光临阿里西西",5)%>'*********************************************************functioncutStr(str,strlen)Ifstr=""ThencutStr="cutStr函数异常:字符串为空"exitfunctionEn...