-
-
-
-
-
Difference between Windows Service and Web Service
What is the difference between a Windows Service Application and a Web Service Application? Please don't hand in the definition from some text book... I'm looking for the functional difference.
-
.Net languages
Name any 6 languages supported by .NET?
-
Manage state of login
If a web application is spread over 3 web servers, than what is be the best approach to manage state of login form?
-
-
-
-
-
Common Type System (CTS)
What is "Common Type System" (CTS)?
-
-
Catch (Exception)
Why is catch (Exception) almost always a bad idea?
-
What is "Common Language Runtime" (CLR)?
CLR is .NET equivalent of Java Virtual Machine (JVM). It is the runtime that converts a MSIL code into the host machine language code, which is then executed appropriately. The CLR is the execution engine for .NET Framework applications. It provides a number of services, including: · Code management (loading and execution) · ...
-
-
-
.NET Programming Language
How dot net differs from other programming languages?
-
Error while accessing the uploaded website
Hi,Recently i deployed a website using godaddy.com.but while accessing the website we r not getting internal pages.I m getting an error likeAn error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces,...
-
DotNet Interview Questions
Ans