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 |
Trigger syntax in sql2000
Explain ViewState?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What for use web.sitemap in asp.net?
Can we make a class with class with same;suppose public class abc { public class abc { } }
What benefit does your code receive if you decorate it with attributes demanding specific Security permissions?
What are validator? Name the validation controls in asp.net? How do you disable them?
Suppose you display a data having 200 records in a datagrid. Then you edit 100 records of them. Now when you will press update button,all 100 records should be updated in single shot rather than reading every record and updating. How to do it?
What is directive in asp net?
What is the difference between mvc and asp.net? : Asp.Net MVC
What is difference between machine.config and Web.Config?
4 Answers Accenture, BirlaSoft, Le Logiciel,
Describe a diffgram ? Write any one use of that?
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)