.netframework
1.what is .netframework?
2.Is .netframework platform dependent or independent?
3.what is CLI?
4.What is CLS?
5.What is CTS?
6.What is difference between .netframework and mono?
7.what is MSIL code?
8.What is an assembly?
9.How is the content of assembly in text format?
10.what is the difference between COM component and Assembly?
11.Can we use COM component in .net application?
12.what is task of CodeManager ?
13.What is CLR,and its task?
14.What is the difference between Managed code and unmanaged code?
15.What is Garbage collector?
16.What is Managed Heap?
17.can I use .net component in COM component?
18.what is WINAPI?
19.Can I WinAPI in .netframework?
20.what is the difference between value types and reference types?
21.What is base type for reference types?
22.what is JIT?
23.how many types of jit compilers are there?
24.what is PE file?
25.what is the difference between PE file and Assembly?
26.what is appdomain and when it is created?
27.is it possible to create an appdomin by programmer?
28.what is the difference between AppDomain and PCB?
29.what are the different types of assemblies?
30.what is Strong name key?
31.How to create strong name Key?
32.what is the use of private key in Strong name key?
33.what is Digital signature ?
34.what is the use of public key in Strong name key?
35.what are the different parts in version of assembly?
36.what is the difference between private assembly and public assembly?
37.what is satellite assembly?
38.what is delay signing?
39.what is GAC?
40.What is DLL hell problem and how to avoid it in assemblies?
41. What are generations and how are they used by the garbage collector?
42. What is Ilasm.exe used for?
43. What is Ildasm.exe used for?
44. What is the ResGen.exe tool used for?
45.what is Manifest and its parts?
46.what is the tool used to install assembly in GAC?
47.what is the use of System.GC.Collect()?
48.what is difference between COM,COM+,DOM?
49.what is the difference between namespace and Assembly?
50.what are different technologies of .netframework?
51.can source code reverse engineered from IL code?
52.How can I stop my IL code being reverse engineered?
53.Can I write IL code programs directly?
54.Can I do things in IL that can not be done in C#?
55.what is the size of .net object?
Subscribe to:
Comments (Atom)
sir,I have an Interview,i want the answers for all faqs and i want to download it.If u dont mind plz tell me where can i find these answers
ReplyDeletegood evening sir,
ReplyDeletei like your way of teaching very much .
sir please give some time to note the programs
in class room.
ok, i know few questoins, i dont no atleast that questions............ thank u sir
ReplyDelete2.Though we say .net is purely object oriented language we can say it is platform dependent language.
ReplyDeleteBecause,Once the code is written , it is then compiled into MSIL (Microsoft Intermediate Language) which is independent of platform, here the CLR (Common Language Runtime) comes into picture and it consists of JIT(Just In Time)compiler which is going to convert the MSIL code into platform/device specific code. So We have CLR for Windows and CLR for Linux. Here its dependent of the type of machine its running on. So its Dependent.
3.Common Language Infrastructure is a ECMA standard that allows applications to be written in a variety of high-level programming languages and executed in different system environments.
ReplyDelete4. Common Language Specification is used to fully interact with other objects regardless of the language they were implemented in, objects must expose to callers only those features that are common to all the languages they must interoperate with.
ReplyDelete5.Common Type Specification is a set of data types and operations that are shared by all programming languages. It is intended to allow programs written in different programming languages to easily share information. As used in programming languages, a Type can be described as a definition of a set of values.
ReplyDelete6. .net is a framework can installed only in Microsoft Windows Operating System.
ReplyDeleteBut,mono is software which is used and can installed in Linux,Mac,Andriod and Microsoft Operating Sytem also.
But the purpose of using these two framework will not differ.
sir i am attending asp.net7amto9am batch sir.
ReplyDeletewhat is the size of .net object?
i think it will be 8 bytes
even if that object contains members or not
hai sir.i have one dought
ReplyDeletewhat is difference between vb and vb.net
ans for que:2 ->.net framework is dependent
ReplyDelete5.What is CTS?
ReplyDeleteIt's a set of data types....
4.What is CLS?
ReplyDeleteCLS is compiler given by the developers to new application developers.....
sir, I want classes on wcf,wpf,ajax,xml. so plz conduct these classes
ReplyDeletesir,wat is difference between .net4.0 and3.5
ReplyDeletehow to encrypt query string parameters in asp.net?
ReplyDeleteThis comment has been removed by the author.
ReplyDeletein data source 10000 records are there
ReplyDeletethere are two griedviews
i want to print first 5000 records in first gried view
and after 5000 records in second gried view
pls tell me the answer sir
sir i can't find ur blog please kindly help me.my class timings are 9.30am to 11.30am
ReplyDelete