“~” means in asp.net application?
Answers were Sorted based on User's Feedback
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 |
Answer / anjani
"~" is used to represent the current application folder in asp.net
| Is This Answer Correct ? | 6 Yes | 0 No |
what is postback implementation?when pre-render event n init event is fired?
What are the benefits of Razor View?
What are the parts of an http response?
How to turn off cookies for a page?
What are the page life cycle events?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
what is diffrance between response.write & response.output.write
Rate yourself in .net and sql database?
1 Answers BrickRed, Infosys, Satyam, SP Software,
When Cookies are expired in ASP.NET?
0 Answers Sans Pareil IT Services,
Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
How you can access the properties and controls of master pages from content pages?
How do I publish my asp.net application to my isp's web server?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)