Buy Questpond's video subscriptions on
huge discount
.
Online: 2301
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
C#
>
Loading ...
Difference Between Machine config and Web config file?
Posted by
Sourabh07
under
C#
on 10/25/2012 |
Points: 10
| Views : 2275 | Status :
[Member]
| Replies : 4
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
hi to all,
Can any one tell me the difference between machine config file and web config file?
Also, explain the procedure how an application will run without consuming the Web.config file????
Sourabh07
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Chavan.Harsha
on: 10/25/2012
[Member]
Starter
|
Points: 25
0
1) Machine config is used at machine level , Web config is used at Application level
2)Machine config automatically installed when u install visual studio .net , Web config is automatically created when u create new web application.
3) settings in Machine config are applied at sever level, whereas settings in Web config are applied at application level
Harshada
Sourabh07
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Sourabh07
on: 10/25/2012
[Member]
Starter
|
Points: 25
0
hi..Chavan.Harsha
can u please tell me, If I want to see machine config file, then what should I do for that???
Sourabh07
Sourabh07
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Chavan.Harsha
on: 10/25/2012
[Member]
Starter
|
Points: 25
0
You will find machin config at following path
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config
Harshada
Sourabh07
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Sourabh07
on: 10/25/2012
[Member]
Starter
|
Points: 25
0
hi Chavan.Harsha,
Thanks for your response.....
but i have a doubt in mind that what is a role of machine config in an application.....
and why an application runs without web config file.....
Also, if we dont want to include web config file in our application then what will happen to all those operations like....connectionstring, appsetting, security, webparts, pages, compilation, configuration and various other tags used in the Web config file.
Sourabh07
Sourabh07
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
Istikhara ka Tarika Dawateislami
(0)
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
More ...