![]() Related Questions What is meant by ‘container environment’ and how does VS 2005 interprate multiple visual designers? Visual studio 2005 has a number of designers contained within a single inteprated development environment 91DE). It has the following designers.i) Windows Forms Application ii) ASP.NET Website Applicationsiii) Latest Answer : using System.Diagnostics; ... Read Answers (1) | Asked by : vishnu vardhan goud Latest Answer : Multilingual website can be created using Globalization and Localization.Using Globalization we change the Currency, Date, Numbers, etc to Language Specific Format.To change the string which is there in the label, button, etc to language specific ... One of the language enhancements in .NET 2.0—available in both VB.NET 2005 and C# 2.0—is support for partial classes. In a nutshell, partial classes mean that your class definition can be split Latest Answer : Using Partial Classes we can have same class span across multiple files.However it is considered as a single class by CLR. Infact,if we can take a look into IL code, we will find a single class only. So two developers can work on their own copy ... Read Answers (2) | Asked by : girish
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||