“~” means in asp.net application?

Answers were Sorted based on User's Feedback



“~” means in asp.net application?..

Answer / lakshmikanth

~ is used to call destructor also

Is This Answer Correct ?    9 Yes 1 No

“~” means in asp.net application?..

Answer / s. verma

Absolute paths are not portable between applications. If you
move the application that the absolute path points to, the
links will break.
Relative paths in the style of client elements can be
difficult to maintain if you move resources or pages to
different folders.
To overcome these disadvantages, ASP.NET makes available the
Web application root operator (~), which you can use when
specifying a path in server controls. ASP.NET resolves the ~
operator to the root of the current application. You can use
the ~ operator in conjunction with folders to specify a path
that is based on the current root.

Is This Answer Correct ?    7 Yes 0 No

“~” means in asp.net application?..

Answer / anjani

"~" is used to represent the current application folder in asp.net

Is This Answer Correct ?    6 Yes 0 No

“~” means in asp.net application?..

Answer / harender

good

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

How many Language support in ASP.NET?

11 Answers   TCS,


What is custom control. What is the difference between custom control and user control ?

1 Answers   Microsoft, Synergy,


what is soap?

5 Answers   Cognizant, Microsoft, NCR,


Explain what are delegates?

0 Answers  


How many types of sessions in asp.net?

0 Answers   MaxSolPro,






How do you make your site SSL enabled ?

3 Answers   Satyam,


What is paging in context of Memory?

0 Answers   Microsoft,


best .net institute in hyderabad

7 Answers  


What is the use of location tag in web.config file

2 Answers   Karur Vysya Bank KVB,


Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?

0 Answers  


What is asp.net file?

0 Answers  


5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?

0 Answers   Swatz Oils,


Categories