Jump to content

Please Help My Girl Friend With .net Answers...!


Recommended Posts

Posted

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?

Posted

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.

 

Posted

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...!!
 

Posted

Learn .net and answer her already neeku gf, Memu answer cheste baagundadhu

Posted

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?
Posted

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

Posted

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?
Posted

In C# what two methods of a string allow the string to be shifted to upper case

 

ToUpper();

Posted

 

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

Posted

 

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

{

}

Posted

  Using LINQ what syntax is used to search a collection?
select(),firstordefault()

Posted

try

{

}

 

catch

{

}

 

mayya ilantivi teleeka 7years ante mari worst ga untademo

×
×
  • Create New...