unable to open code behind file in asp.net
        Posted  
        
            by sravan-grs
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sravan-grs
        
        
        
        Published on 2010-03-24T08:31:02Z
        Indexed on 
            2010/03/24
            8:33 UTC
        
        
        Read the original article
        Hit count: 332
        
ASP.NET
In asp.net web application using c#, when we double click on design it will go to code behind page(cs file). but problem here is, when we double click on design its going to script of source file. why it is happening
© Stack Overflow or respective owner