Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) 1. How to restrict a class from allowing to create only one object. I.e., one should be allowed to create only one object of the class type.
1 76772. I've a class Parent Class A and a Derived Class B. Here is a scenario. I've an instance of Class A as objA and an instance of Class B as objB. I can refer a child class variable as objB=objA, but cannot do objA=objB what is the reason?
2 5242It was told that .Net 2.0 Framework has got it's in built webserver. Does it mean that it doesn't need IIS? What is the significance of Front Page Server Extensions in creating or hosting a Web Application in .net?
1 4017Hi i need fast track course maximum to complete within a month....courses are Asp.net,c3,vb.net n sql server........at hyderbad location ..best institute n cost
1 4124Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
NNN,
2898
Explain how to load the contents of an xml file into an xmldocument object?
What are different types of assemblies?
Explain .net mobile events? : Microsoft dot net mobile
What is deferred execution vs. Immediate execution in linq?
What is a view engine?
Is the following route definition a valid route definition? {controller}{action}/{id}
What is entity framework in asp net?
What is the use of viewmodel in mvc?
Explain how viewstate is being formed and how it's stored on client in .net?
what is way of loading data in ef (entity framework)?
What are the advantages of form?
Explain the types of memory management? : Dot net architecture
What are different types that a variable can be defined and their scopes ?
How we can invoke child actions in ASP.Net MVC?
Is atl redundant in the .net world?