Can a user browsing my Web site read my Web.config or Global.asax files ?
Answer / bhim bharti
No. The <HTTPHANDLERS>section of Machine.config, which holds the master configuration settings for ASP.NET, contains entries that map ASAX files, CONFIG files, and selected other file types to an HTTP handler named HttpForbiddenHandler, which fails attempts to retrieve the associated file. You can modify it by editing Machine.config or including an section in a local Web.config file.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we register exception filter from the action?
what is manifest?
What is the difference between the get method () and post method ()?
How to refresh a page in asp.net
Explain server-side scripting?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
what is use of doctype tag in asp.net
Which color scheme in a Repeater control can you provide alternatively?
web farm .. how does session shuld be stored... if inproc used? does the session persists from one server to other.
Can we use multiple forms in single asp.net application?
Why do we need asp.net?
what are the new server controls added in Asp.net 2.0?
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)