Dot Net Interview Questions

How many design patterns are there in asp.net

what is the default port for Http and Https

What is a basic requirement for connection pooling in C sharp

What do you mean by WCF and WPF and WWF

differnce between WCF and WebServices and Remoting

Is it possible to add object in ViewState in .NET

How can VB.Net achieve Polymorphism

How ASP.NET page can be run in Apache Web Server

Is it possible to turn off cookies for one page

Is it possible to consume Java Web Service in .NET application

What is Attributes in .NET

What are the three test cases in unit testing

Why it is bed to throw our own exceptions in try catch bock