Click here to Skip to main content
15,886,873 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Window1.xaml -> Window1.xaml.cs - how do I get this hierarchially ordered Pin
Abhinav S26-May-10 5:05
Abhinav S26-May-10 5:05 
AnswerRe: Window1.xaml -> Window1.xaml.cs - how do I get this hierarchially ordered Pin
Simon P Stevens26-May-10 5:51
Simon P Stevens26-May-10 5:51 
QuestionWhen is web.config called? Pin
Tripathi Swati26-May-10 0:16
Tripathi Swati26-May-10 0:16 
AnswerRe: When is web.config called? Pin
JHizzle26-May-10 0:23
JHizzle26-May-10 0:23 
GeneralRe: When is web.config called? Pin
Tripathi Swati26-May-10 0:34
Tripathi Swati26-May-10 0:34 
GeneralRe: When is web.config called? Pin
JHizzle26-May-10 0:51
JHizzle26-May-10 0:51 
GeneralRe: When is web.config called? Pin
Tripathi Swati26-May-10 0:54
Tripathi Swati26-May-10 0:54 
GeneralRe: When is web.config called? Pin
Not Active26-May-10 2:29
mentorNot Active26-May-10 2:29 
http://msdn.microsoft.com/en-us/library/aa719558(VS.71).aspx[^]

Multiple configuration files, all named Web.config, can appear in multiple directories on an ASP.NET Web application server. Each Web.config file applies configuration settings to its own directory and all child directories below it. Configuration files in child directories can supply configuration information in addition to that inherited from parent directories, and the child directory configuration settings can override or modify settings defined in parent directories. The root configuration file named systemroot\Microsoft.NET\Framework\versionNumber\CONFIG\Machine.config provides ASP.NET configuration settings for the entire Web server.

I know the language. I've read a book. - _Madmatt

AnswerRe: When is web.config called? Pin
PIEBALDconsult27-May-10 2:29
mvePIEBALDconsult27-May-10 2:29 
QuestionOpening webpage having stylesheets in masterpage contentplaceholder Pin
mominafiz25-May-10 21:19
mominafiz25-May-10 21:19 
AnswerRe: Opening webpage having stylesheets in masterpage contentplaceholder Pin
Richard MacCutchan25-May-10 22:27
mveRichard MacCutchan25-May-10 22:27 
AnswerRe: Opening webpage having stylesheets in masterpage contentplaceholder Pin
T M Gray26-May-10 8:03
T M Gray26-May-10 8:03 
QuestionNarayanan [modified] Pin
Narayanan chidambaram25-May-10 20:26
Narayanan chidambaram25-May-10 20:26 
AnswerRe: Narayanan Pin
Hristo-Bojilov25-May-10 20:40
Hristo-Bojilov25-May-10 20:40 
AnswerRe: Narayanan Pin
Abhinav S25-May-10 20:46
Abhinav S25-May-10 20:46 
AnswerRe: Narayanan Pin
Dave Kreskowiak26-May-10 2:09
mveDave Kreskowiak26-May-10 2:09 
AnswerRe: Narayanan Pin
LloydA11130-May-10 11:26
LloydA11130-May-10 11:26 
QuestionNET Framework 3.5 Configuration tool in VISTA Pin
NarVish25-May-10 19:34
NarVish25-May-10 19:34 
AnswerRe: NET Framework 3.5 Configuration tool in VISTA Pin
Hristo-Bojilov25-May-10 20:37
Hristo-Bojilov25-May-10 20:37 
QuestionHow to handle windows message in my .NET layer? Pin
cmartono25-May-10 17:06
cmartono25-May-10 17:06 
AnswerRe: How to handle windows message in my .NET layer? Pin
Luc Pattyn25-May-10 17:23
sitebuilderLuc Pattyn25-May-10 17:23 
GeneralRe: How to handle windows message in my .NET layer? Pin
cmartono25-May-10 17:59
cmartono25-May-10 17:59 
GeneralRe: How to handle windows message in my .NET layer? Pin
Luc Pattyn25-May-10 18:06
sitebuilderLuc Pattyn25-May-10 18:06 
Questionhow to set Tag property of validationresult from WCF ValidationFault Pin
MurtuzaJ25-May-10 3:33
MurtuzaJ25-May-10 3:33 
Questionanother clarification about using static methods and instantiated methods for threads Pin
prasadbuddhika24-May-10 18:24
prasadbuddhika24-May-10 18:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.