仓酷云

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 995|回复: 7
打印 上一主题 下一主题

[学习教程] ASP.NET教程之The following FAQ answers some of th...

[复制链接]
再见西城 该用户已被删除
跳转到指定楼层
楼主
发表于 2015-1-16 22:50:54 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
呵呵,那你就关注微软的招聘信息以及别人的招聘经验啊,还有也不一定去做技术的,你如果真的想去就多了解了解。(其实我的意思是说想到微软做技术是很不容易的。DoesReflectorsupportXMLdocumentationviewing?
ReflectoractuallyincludesanXMLdocumentationviewer.Selectatype,constructor,method,property,fieldoreventandhittheF1key.Theprogramwilleitherfindthedocumentationfileautomaticallyoritwillaskforit.
HowcanIeasilyfigureoutwhatIcanpossiblydowithaselecteditem?
Reflectorsupportscontextmenus(whichcanbeopenedbyright-clickingonanodeinthebrowserwindow).Thisisoftenthequickestwaytofindoutwhatyoucandowiththatitem.
HowcanIviewalltheinformationorganizedbyNamespace?
Reflectorsupportsanamespace-centricmode.Hereisthetrick:Opentheviewmenu,clickthecustomizeitemandenablethe"FlattenNamespaces"checkbox.
WhydoesReflectorholdmyfilelockedevenafterIcloseitfromthefilemenu?
ThisisaproblemwiththeCLR,notwithReflector.Rightnow,theCLRdoesnotsupportaneasywaytounloadassembliesfrommemory.Evenafterrunning"FileClose"theruntimestillkeepsthefileinmemory.Theonlywaytoreleasethelockistorestartreflector.TherearesomeworkaroundsfortheCLRproblembuttheywouldallintroduceothersideeffects.
HowcomeIcantfindthemethodsinSystem.ReflectionthatletmegetattheILcode?
AtthetimeofwritingSystem.ReflectiondoesnotsupportmethodsforaccessingILcode.Reflectorusesitsownhand-builtEXE/DLLfilereadertoreadtheILcode.Theroutinesareexposed,however,inReflector.Disassemblerforthosehardcoreprogrammersthatwanttoplayaroundwithit.
Whatisthedifferencebetween"FileOpen"and"FileOpenName"?
The"FileOpenName"menuallowsyoutoquicklyopenfilesthatarealreadyloadedintotheGlobalAssemblyCache(GAC).However,whenusingthisoptionyouwillfindithardertoaccesstheXMLdocumentationthatisoftenstoredinthesamedirectoryastheoriginalEXE/DLL.TheproblemarisesbecausetheGACdoesnotprovidefunctionalityfornavigatingbacktotheoriginallocationofanassembly.ToavoidthatloadtheEXE/DLLfromitsoriginallocation.
HowdoBookmarkswork?
TheBookmarkstoolonlyworksfortypes,constructors,methods,fields,propertiesandeventsatthemoment.YoucanaddaselectednodetothebookmarkslistusingtheINSkeyandremoveitbypressingDEL.
HowdoIusetheTypeSearchtofindaparticulartype?
TypeSearch(F3)showsyouallthetypesavailableintheloadedassemblies(takingyourvisibilitiessettingsintoconsideration).Thetoolworkslikeadictionaryindexandtypingsyllablesintheheaderboxesisfilteringthelowerpart.Thesearchstopsafter1000elements.Youshouldalreadyhaveanideawhatyouarelookingforatthatpoint-usefilteringtogetmore.Theprogessbaratthebottomshowsthepercentageoftheloadedassembliesthatisalreadyprocessed.
HowdoIusetheMemberSearchtofindaparticularmember?
MemberSearch(F4)worksthesamewayasTypeSearchworks.Itisabitslowerandshowsallmembersaswell(types,constructors,methods,fields,properties,events).
WhatisMemberReferencesSearchandwhyisitsoslow?
TheMemberreferences(Shift-F4)toolsearchesthroughalloftheILcodetofindallthemembersthatrefertothenodethatwasselected.TheMemberReferencesSearchtoolisveryslowatthemomentsoitcantakesometimeuntilthesearchfinishes.Thesearchscopeislimitedforprivateandinternalmembers.Thesearchcanalsobemadequickerbyusingthefilterandunloadinglargeassemblieswhichyoudonotwanttosearch.
WhatisthedifferencebetweentheTypeReferenceandMemberReferenceSearch?
TheTypeReferencesSearchshowsallthemembersthatrefertotheselectedtypeintheirMetaData.TheILcodeisnotsearched.Thiswillspeedupthesearch,butmaynotgiveyoualltheresultsyouarelookingfor.
HowdoIfindoutwhatthevariousILop-codesdo?
Moveyourmousecursorovertheop-codeintheDisassemblerviewandwaitfortheTooltip.
HowdoIgetaCallgraph?WhatistheCallTree?
Thecalltreetoolshowsyouatreeofmethodsthatcouldpossiblybecalledbytheselectedmethod.Itstopsoninterfacesanddelegatessoitislikeacompressednesteddisassemblerview.
HowcanIviewalanguage-specificdefinitionofaType?
Reflectorsupportsatypeviewwhichshowsthefulldefinitionofaselectedtypenodeincludingmembersinyourlanguageofchoice.Youhavetocloseandrestartthetypeviewwindowafterchangingthelanguageinthelanguagemenu.Theviewisdesignedforprintingouttypedefinitions(right-clicktoaccessthecontextmenu).Itcanalsobeusedtokeepthetypedefinitiononthescreenwhileperformingadditionalmembernavigation.Theviewisnotintendedforcopyandpastealthoughinmanycasesitmaywork.
CanIgetTooltipsbasedoffoftheXMLdocumentationwhilebrowsingthehierarchy?
No.ThisfeatureisnotsupportedinReflectorcurrently,butmightbeinupcomingversi
[img=1border=0style=,1src=]http://www.ckuyun.com/[/img]

什么叫数据库怎么样?什么意思?你想单学数据库。(其实变成是我问的)
飘灵儿 该用户已被删除
沙发
发表于 2015-1-18 16:28:25 | 只看该作者
主流网站开发语言之JSP:JSP和Servlet要放在一起讲,是因为它们都是Sun公司的J2EE(Java2platformEnterpriseEdition)应用体系中的一部分。
蒙在股里 该用户已被删除
板凳
发表于 2015-1-22 12:38:01 | 只看该作者
由于JSP/Servlet都是基于Java的,所以它们也有Java语言的最大优点——平台无关性,也就是所谓的“一次编写,随处运行(WORA–WriteOnce,RunAnywhere)”。除了这个优点,JSP/Servlet的效率以及安全性也是相当惊人的。
简单生活 该用户已被删除
地板
发表于 2015-1-31 06:47:20 | 只看该作者
关于ASP.NET功能上,ASP.NET比微软以前的ASP(96年出现)有更强大的library,更好的稳定性。ASP.NET可以使用.NETFramework中所有组件(也就是说.NET能实现的,ASP.NET一样能实现)。
若相依 该用户已被删除
5#
发表于 2015-2-6 17:56:17 | 只看该作者
业务逻辑代码都不必做任何改动;继承性和多态性使得代码的可重用性大大提高,你可以通过继承已有的对象最大限度保护你以前的投资。并且C#和C++、Java一样提供了完善的调试/纠错体系。
乐观 该用户已被删除
6#
发表于 2015-2-17 22:32:19 | 只看该作者
ASP在执行的时候,是由IIS调用程序引擎,解释执行嵌在HTML中的ASP代码,最终将结果和原来的HTML一同送往客户端。
海妖 该用户已被删除
7#
发表于 2015-3-12 16:35:42 | 只看该作者
ASP.NET可以无缝地与WYSIWYGHTML编辑器和其他编程工具(包括MicrosoftVisualStudio.NET)一起工作。这不仅使得Web开发更加方便,而且还能提供这些工具必须提供的所有优点,包括开发人员可以用来将服务器控件拖放到Web页的GUI和完全集成的调试支持。微软为ASP.net设计了这样一些策略:易于写出结构清晰的代码、代码易于重用和共享、可用编译类语言编写等等,目的是让程序员更容易开发出Web应用,满足计算向Web转移的战略需要。
愤怒的大鸟 该用户已被删除
8#
发表于 2015-3-20 00:13:46 | 只看该作者
主流网站开发语言之JSP:JSP和Servlet要放在一起讲,是因为它们都是Sun公司的J2EE(Java2platformEnterpriseEdition)应用体系中的一部分。
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|仓酷云 鄂ICP备14007578号-2

GMT+8, 2024-9-29 06:26

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表