TechEd 2010 – slide deck
Posted: April 13, 2010 Filed under: ASP.NET, Code | Tags: Lalit Ashok, Performant applications, TechEd 2010 Bangalore Leave a comment »Here is the slide deck for talk we delivered @ TechEd – 2010.
FY10-TechEd-Building performant web applications
Object not found in the context – ASP.NET
Posted: December 28, 2008 Filed under: ASP.NET 2 Comments »Sometimes copy paste has its disadvantages. I got an error – object does not exist in the current context while developing similar looking pages. It occurs due to many reasons, but my reason was – 2 webform files referencing the same codebehind file.
Easiest way to find this reason- use the find in files across the solution.