subbayya Posted April 30, 2014 Report Posted April 30, 2014 1. What component of Visual Studio provides visibility of the currently associated TFS instance? What component of Visual Studio is used to resolve conflict during source code check in? 2. What are the characteristics of an HTML tag called? What characteristic in the <TD> tag determines how many columns the <TD> will occupy? What characteristic is used as a handle to allow direct control an HTML object?
Suhaas Posted April 30, 2014 Report Posted April 30, 2014 What component of Visual Studio provides visibility of the currently associated TFS instance? Team Explorer What component of Visual Studio is used to resolve conflict during source code check in? Merge. What are the characteristics of an HTML tag called? Attributes. What characteristic in the <TD> tag determines how many columns the <TD> will occupy? Colspan. What characteristic is used as a handle to allow direct control an HTML object? idi id anukunta.
subbayya Posted April 30, 2014 Author Report Posted April 30, 2014 What component of Visual Studio provides visibility of the currently associated TFS instance? Team Explorer What component of Visual Studio is used to resolve conflict during source code check in? Merge. What are the characteristics of an HTML tag called? Attributes. What characteristic in the <TD> tag determines how many columns the <TD> will occupy? Colspan. Thank you so much dude...!!
kiladi bullodu Posted April 30, 2014 Report Posted April 30, 2014 Learn .net and answer her already neeku gf, Memu answer cheste baagundadhu
kiladi bullodu Posted April 30, 2014 Report Posted April 30, 2014 What component of Visual Studio provides visibility of the currently associated TFS instance? Team Explorer What component of Visual Studio is used to resolve conflict during source code check in? Merge. What are the characteristics of an HTML tag called? Attributes. What characteristic in the <TD> tag determines how many columns the <TD> will occupy? Colspan. What characteristic is used as a handle to allow direct control an HTML object? idi id anukunta. Enduku vayya wrong answer cheptavu , neeku gf undaaa?
karna11 Posted April 30, 2014 Report Posted April 30, 2014 What component of Visual Studio provides visibility of the currently associated TFS instance? Team Explorer What component of Visual Studio is used to resolve conflict during source code check in? Merge TOOL What are the characteristics of an HTML tag called? Attributes. What characteristic in the <TD> tag determines how many columns the <TD> will occupy? Colspan. What characteristic is used as a handle to allow direct control an HTML object? idi id anukunta. yes ID neee Agreed
subbayya Posted April 30, 2014 Author Report Posted April 30, 2014 Any idea about below questions....!! --> In C# what two methods of a string allow the string to be shifted to upper case and the trailing spaces removed from the string? Write the code that demonstrates how these be applied to a string variable named testString? --> Describe two methods for creating objects on the user interface in an aspx web page. ----> Using LINQ what syntax is used to search a collection? ---> What two statements define the start and end of an exception handling block? How many components are contained in the exception object?
Suhaas Posted April 30, 2014 Report Posted April 30, 2014 In C# what two methods of a string allow the string to be shifted to upper case ToUpper();
Suhaas Posted April 30, 2014 Report Posted April 30, 2014 the trailing spaces removed from the string? TrimEnd().
puli_keka Posted April 30, 2014 Report Posted April 30, 2014 Any idea about below questions....!! --> In C# what two methods of a string allow the string to be shifted to upper case and the trailing spaces removed from the string? Write the code that demonstrates how these be applied to a string variable named testString? --> Describe two methods for creating objects on the user interface in an aspx web page. ----> Using LINQ what syntax is used to search a collection? ---> What two statements define the start and end of an exception handling block? How many components are contained in the exception object? highlighted mari basic vayya.. adhi teliyakapothe job kashtam.. support needed pakka ga nee gf ki infact neeku kuda :) TestString.ToUpper().TrimEnd() edit: only trailing ante TrimEnd() , trim is for both trailing and leading
dotnetrockz Posted April 30, 2014 Report Posted April 30, 2014 Any idea about below questions....!! --> In C# what two methods of a string allow the string to be shifted to upper case and the trailing spaces removed from the string? Write the code that demonstrates how these be applied to a string variable named testString? --> Describe two methods for creating objects on the user interface in an aspx web page. ----> Using LINQ what syntax is used to search a collection? ---> What two statements define the start and end of an exception handling block? How many components are contained in the exception object? try { } catch { }
dotnetrockz Posted April 30, 2014 Report Posted April 30, 2014 Using LINQ what syntax is used to search a collection? select(),firstordefault()
puli_keka Posted April 30, 2014 Report Posted April 30, 2014 try { } catch { } mayya ilantivi teleeka 7years ante mari worst ga untademo
Recommended Posts