Monday, March 19, 2012

Interview Questions


Does View state an expire time
Dynamically attaching javascript to a button

??Iqueryable ??
??IEnumarable

Generics  ??
Generic Methods?

delegates  events
 Lambda expression

Anonymus types
Expression Trees

Conversion of LInq to Sql ?-

 Ge,events,delegates



WCF /Binding/serialization -?
 ---------------------------------------------------------
Lyndis


Question Asked


Events
Delegates

OOPS/Inheritance/Child Parent Calls

WCF Channels
WCF hosting

Static vS Singleton

WCF Caching
Bindins in WCF /ABC/

Aysnchronous Web services

Database Design


why events why not delegates
--------------------

http://www.codeproject.com/Articles/215712/LINQ-to-SQL-Basic-Concepts-and-Features

http://weblogs.asp.net/owscott/archive/2007/09/02/application-vs-appdomain.aspx
http://blogs.msdn.com/b/adonet/archive/2009/05/28/poco-in-the-entity-framework-part-2-complex-types-deferred-loading-and-explicit-loading.aspx


----

Jhonshon Controls


Out vs ref keyword ?

what methods a object suppport(equals,to string,gettype
,GetHashCode)

.What is uniquie identifier of an object

What is default from which .Net type inherit

Appdomain vs App pool

Typed data Set,

Acess modifiers (internal,protected)

WCF Channel/s

Poco enttities /Poco  Objects
ClS complaint,CTS common type system


localization vs globalizaion
Class A

{
  Static A()
  Public A()
}


Class B:A

{
  Static B()
  Public B()
}


Class C:B

{
  Static C()
  Public C()
}

No comments:

Post a Comment