. Net interview questions (GO) and. net interview questions

Source: Internet
Author: User
Tags net thread xml reader

. Net interview questions (GO) and. net interview questions

What is the difference between a thread and a process? What is a Windows service? What is the difference between its lifecycle and the standard EXE program? What is the maximum memory size that a single process on Windows can access? Is it the same as the maximum virtual memory of the system? What is the impact on system design? What is the difference between EXE and DLL? What is a strong type and what is a weak type? Which one is better? Why? What is PID? How to use the system in troubleshooting? How many processes can a single TCP/IP Port listen? What is GAC? What problems does it solve? Intermediate. NET developers explain the differences between Interface-oriented, object-oriented, and Aspect-Oriented Programming. What is Interface? What is the difference between it and Class? What is reflection? What is the difference between the XML Web Service using ASMX and the. NET Remoting using SOAP? Is the type system represented by XMLSchema? Is CLS represented by XMLSchema? What is the difference between early-binding and late-binding? Does calling Assembly. Load calculate static reference or dynamic reference? When to use Assembly. LoadFrom? When to use Assembly. LoadFile? What is Assembly Qualified Name? Is it a file name? What's the difference? Assembly. Load ("foo. dll"); is this statement correct? What is the difference between an assembly with strong signatures and an assembly without strong signatures? Can DateTime be null? What is JIT? What is NGEN? What are their limitations and benefits? In. net clr, how does a generation of Garbage Collector manage the object lifecycle? What is the end of uncertainty? What is the difference between Finalize () and Dispose? Is the using () syntax useful? What is IDisposable? How it achieves the final certainty. What is tasklist/m "mscor? What is the difference between in-proc and out-of-proc? Which technology in. NET can implement out-of-proc communication? When you run a component in ASP. NET, which process does it run on Windows XP, Windows 2000, and Windows 2003 respectively? Senior developer/Architect DateTime. Parse (myString); what is the problem with this line of code? What is PDB? Where should it be placed during debugging? What is cyclomatic complexity )? Why is it important? Write a standard lock () and create a critical section before and after the access variable. There must be a "double check". What is FullTrust? Is the assembly placed in GAC FullTrust? What are the benefits of adding the features that require security permissions to the code? What is the role of the gacutil/l | find/I "Corillian" command? Why is the command sn-t foo. dll? What ports does DCOM need to open through the firewall? What is port 135 used? What are their purposes for comparing OOP and SOA? How does XmlSerializer work? What ACL permissions does a process using this class need? Why not advocate catch (Exception )? What is the difference between Debug. Write and Trace. Write? Which one should I use? Is there a significant speed change between Debug Build and Release Build? Describe the reason. Does JIT occur in the unit of assembly or in the unit of method? What is the impact on the workspace? Is the use of a. Equals (B) and a = B of abstract base classes and interfaces the same? In object comparison, what are the meanings of the same object and the same object? How to implement deep copy in. NET )? What is IClonable packing? Is string a value type or a reference type? What are the advantages of the attribute-oriented mode used by XmlSerializer? What problems have been solved? Why shouldn't the out parameter be used in. NET? Is it good? Can features be placed on parameters of a method? If yes, what is the purpose? C # When do component developers use override? When to use new? What is shadowing? Explain the differences between virtual, sealed, override, and abstract: Foo. bar, Version = 2.0.205.0, Culture = neutral, PublicKeyToken = 593777ae2d274679d explain the importance and role of each part of this string. The differences between public, protected, private, and internal use Primary Interop Assembly (PIA) what are the benefits? What mechanisms does NUnit use to determine which methods to test? What are the differences between catch (Exception e) {throw e;} and catch (Exception e) {throw;} In typeof (foo) and myFoo. GetType? Public class c {public c (string a): this () {;}; public c () {;}} explains what happened in the first constructor? What is the use of this constructor? Why is this used? Can be used in the static method? ASP. NET (UI) Developers explain how a browser-based Form POST becomes a server-side event, such as Button1_OnClick. What is PostBack? What is ViewState? Is it encoded? Encrypted? Who will use ViewState? <Machinekey> Why is the element used? Which two ASP. NET technologies does it use? What are the three Session State providers in ASP. NET 1.1 and their advantages and disadvantages? What is Web Gardening? How to use it in design? Suppose there is an ASP. NET application, how many application objects are allowed in a single process? What about the two processes? What if two Web Gardening processes are enabled? What is the impact on the design? Will ASP. NET reuse threads between multiple requests? Does each HttpRequest have its own thread? Should you use ASP. NET Thread Local Storage? [ThreadStatic] is the attribute useful in ASP. NET? Does it have any side effects? Is it good or bad? How can I use HttpHandler to simplify the existing design of providing verification images for the. aspx page? What type of events does the HttpModule subscribe? What is the impact on implementation? What should I do if I do not intend to re-compile the ASP. NE application? Express the way to express any terminal (URL), and the way ASP. NET routes requests to that end to explain how cookie works. An example of Cookie abuse is provided. How important is HttpRequest. ValidateInput? What data is transmitted through HTTP Header? Compare http get and POST? What is HEAD? What is the working principle of if-not-modified-since to say at least six HTTP status codes and their meanings? How to Implement ASP. NET? <@ OutputCache %> and how does VaryByParam and VaryByHeader. VaryByCustom work? How to Use q =? (Except q = 5) to implement ASP. net html output buffer and buffer expiration (for example http://localhost/page.aspx?q=5 )? What is the role of the XML namespace of XML developers? When Will DOM be used? When is it not suitable? Is there a scaling limit? What is basic WS-I configuration? Where is it important? Write a small XML document using the default namespace and a valid (prefix) namespace, what are the basic differences between the element elements and features of the two namespaces? What is the difference between well-formed XML and valid XML? How to verify XML in. NET? MyXmlDocument. SelectNodes ("// mynode"); why is this code not good? When is it okay? What is the difference between XML reader and event reader (Sax)? What is the difference between XPathDocument and XmlDocument? Under what circumstances should I use? What is the difference between "XML fragments" and "XML documents"? What is a standardized XML format? What is the difference between the XML InfoSet specification and the Xml DOM? What is the problem solved by InfoSet? Compare DTD and XSD. What are their similarities and differences? Which one is better? Why? Does System. Xml support DTD? If yes, how do I use it? Can XML Schema be represented as an object graph? Can an object chart be expressed as an XML Schema?

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.