Sie sind auf Seite 1von 2

d the original attachment

Hi Guys, Here I mentioned all interview ques what I faced in last interviews. I
think it will help u a lot. So it is very happy to share my experiences with u.
if u have doubts abt this doc feel free to cal me at any time. gaddam.purna@gmai
l.com
1. What is Encapsulation
2. When Encapsulation is applied in C# (Ans : Class)
3. Data Abstraction
4. Polymorphism with one example
5. Diff between Method overloading and Method overriding
6. Inheritance with example
7. Is it possible to create object for private constructor containing class.(
Ans : No, at any instance u say No, they r trying confuse u on that just u say n
ot possible with confident manner)
8. How to access methods in private constructor class(Out side of that class)
(Ans: With in that class u can access but outside of class it is not possible i
n any way)
9. Explain Boxing and Unboxing
10. Explain Value types and ref types
11. what is property. Why properties r used in .net.
12. wheather string is value type or ref type
13. clusters in Sqlserver
14. Joins in Sql server and join types
15. Procedures and what its use
16. diff between left outer join and Right outer join with an example
17. diff between singleton and multipleton
18. what is Indexing
19. How to get last identity of last record when I insert 10 records at a time
.(He wants Sql query. Just try)

Ans: SCOPE_IDENTITY()
20. What use of Deligates
21. When deligates r used in ur project . what does that need
22. Diff between user control and custom control (Most IMP )
23. Diff between Constant and Read Only
24. Diff between Interfaces and Abstract class
25. diff between string and string builder class
26. what is type constructor and Instance constructor
27. what is PE ( I never heard abt this one, so I have no idea)
28. what are contents of Assembly(Ans : 1.Mainfest Information 2. Type Metadat
a 3. IL Code)
29. Diff between Array and Array List
30. How to create a .dll file.
31. what is sealed class
32. Example of interface
33. How many types of Exceptions are in C#
34. Authentication models in .net
35. Features of 2.0 ,3.0,3.5
36. Xml is case sensitive or not
37. what are object Initializes and Collection Initializes
38. Object and Collection Initializers
39. You can then use the new C# 3.0 Collection and Object Initializers to crea
te the List<Customer> class:
40.
41. List<Customer> listOfCustomers =
42. new List<Customer> {
43. { Id = 1, Name="Dave", City="Sarasota" },
44. { Id = 2, Name="John", City="Tampa" },
45. { Id = 3, Name="Abe", City="Miami" }
46. };
47.
48.
49. what is Authentication and Authorization
50. Explain State Management in .net. In which .net supports. Why state manage
ment
51. what is View state
52. Is view state is encrypted?
53. Cookies, how many types, diff
54. what is session
55. what are session states(Most IMP)
56. Explain page life cycle (most IMP)
57. page life events
58. In which state or event of page life cycle Button_Click event is fired.
59. what is AJAX and Why AJAX
60. what mean by partial postback
61. what is WCF
62. why WCF
63. Explain service contracts
64. explain diff contracts in WCF
65. why message contract is used in wcf
66. Is it possible method overloading in WCF(Ans : Yes)
67. use of webget() and webinvoke() in WCF
68. How to add endpoint to WCF service
69. How to change endpoint to WCF service
70. What is the need using WCF in ur project
71. What is the need using Ajax in ur project
72. Diff ways host in WCF services
73. where you hosted ur WCF service in ur project
74. diff between Http Binding and nettcpbinding
75. Explain Custom state and View State
76. Suppose, one web page contain one asp.net textbox control, I enter the som
e value in that textbox after that I refresh the page. On that time the textbox
contains value or not. Explain with reason
77. On refreshing, Is data changes in viewstate.
78. Have u used XML in ur project
79. Why Xml
80. Explain ur design pattern of ur project
81. Diff between Ado.net and Ado.net EDM s
82. when exactly used EDM s in ur project
83. how to connect workflow to wcf
84. how to connect workflow to database
85. how u know wheather WWF activity is active or inactive

Das könnte Ihnen auch gefallen