-
-
-
-
-
-
-
-
-
What is managed code and managed data?
Managed code is code that is written to target the services of the Common Language Runtime. In order to target these services, the code must provide a minimum level of information (metadata) to the runtime. All C#, Visual Basic .NET, and JScript .NET code is managed by default. Visual Studio .NET C++ code is not managed by default, but the compiler can produce managed code by specifying ...
-
-
-
2).please write an example of convertinfg string value "31/12/2000" to date time and at the same time change its format "mm/dd/yy"
3). please write an example of reurnning a date that is the last day of the month.8 months from todays date
4).please write an example of formatting a variable of fromatting a variable in doubble data type with value "1800000.7" to "$1,8000.000.70"
">1).please write an example of getting the smallest value than can sub divde"128"2).please write an example of convertinfg string value "31/12/2000" to date time and at the same time change its format "mm/dd/yy"3). please write an example of reurnning a date that is the last day of the month.8 months from todays date4).please write an example of formatting a variable of fromatting a variable in doubble data type with value "1800000.7" to "$1,8000.000.70"
-
-
-
-
-
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?
-
DotNet Interview Questions
Ans