Browse by Tags

15 January 2007
ASP.NET 2.0, pre-compiled site and Ambiguous match found
If you ran into "Ambiguous match found" after you deploy a pre-compiled site, you might've ran into a case-insenstive variable issue and in my case, it's in one of my user control. Most of the pages in my application runs fine, until it gets to the page Read More...
0 Comments
Filed under: , , ,
 
03 October 2006
Visual Studio 2005 KeyBoard ShortCuts
You know, I've been using vs2005 for a long time now and I never knew some of the really neat short cuts that saves me a tons of time. I really start to like this so much. These are some of the commands I use a lot Go to definition : f12 Switch to code Read More...
1 Comments
Filed under: , , ,