Recent Posts

3
Comments

VS 2008 SP1 - Error connecting to undo manager of source file by wenching

I got this error: --------------------------- Microsoft Visual Studio --------------------------- Error connecting to undo manager of source file 'C:\Users\chuawenching\Documents\Visual Studio 2008\Projects\TaskListExt\TaskListExt\Views\Home\Index.aspx...
Filed under: ,
9
Comments

ASP.NET MVC Beta - IE 7 browser not refreshed to CSS/Javascript changes in VS 2008 SP1 by wenching

I think this might be useful to developers. I suspect this as a bug, hopefully it can be resolve soon. I can't find anyone talking about this on the internet. Maybe someone already posted this in the Microsoft Forum.If not, you can refer it here. I was...
Filed under: ,
0
Comments

JavaScript - With or Without Enclosing Script tag by wenching

This is really simple. But to be honest, I am still wondering why the later one will not work? // Functional <script type="text/javascript" src="lib/jquery/jquery.js"></script> // Non Functional <script type="text/javascript" src="lib/jquery...
Filed under:
0
Comments

Microsoft XSS Detect Code Analysis - Missing License or Expired by wenching

Why would you get to see this error when you install Microsoft XSS Detect Code Analysis on top of Visual Studio 2008 in Windows Vista Service Pack 1 environment? In order to solve this problem ... easy Run Visual Studio 2008 Service Pack 1 as Administrator...
Filed under: ,
0
Comments

TortoiseSVN - check-in/changed icons not rendered properly in Windows Vista SP 1 by wenching

I realized this issue in Windows Vista only. It worked fine in Windows Server 2003 R2 machine. Check the image below :) As for me, I have to trust the right pane more than the left pane for accuracy.
Filed under: ,
2
Comments

Aptana 1.1 IntelliSense Weirdness for JQuery by wenching

I had installed Aptana 1.1 to learn JQuery and hopefully I could get full IntelliSense support for JQuery. Aptana has lots of interesting features though which impressed me. In terms of Intellisense experience, Visual Studio 2008 is indeed better. Maybe...
Filed under: ,
3
Comments

Running ASP.NET 2.0 on FileSystem instead of IIS without Visual Studio 2005/2008 installed by wenching

How are you able to run your ASP.NET 2.0 web application on File System (Standalone web server without IIS) without Visual Studio 2005/2008 installed in your local machine. I will say this is particular useful for POC ASP.NET 2.0 web application to customers...
Filed under:
0
Comments

My coming initiatives for Green Computing/Orphans July 20, Senior Citizens July 26 by wenching

I will be having 2 events that is worth to highlight in my blog: Date: Sunday, July 20, 2008 Organizers: MIND and Mesiniaga (co-organizer) Venue: FRIM (within the forest) Target audience: 60 orphans (age between 8 - 17), 60 working adults (registration...
Filed under:
1
Comments

C# 3.0 - Using Anonymous Types by wenching

I had a friend who recently asked me on the ways using Anonymous Type in C# 3.0. Take note, this is just an example and to me it is like syntactic sugar. You can do the conventional way and it still works. If you have a ComboBox within .NET Windows Forms...
Filed under:
0
Comments

Japanese C# MVP session "Gaku Pro" by wenching

Great work Yuto. Even though I don't understand Japanese, but I like to see synergies among other countries C# MVP to promote C# in non English version. You can download his "Gaku Pro" slides here http://www.questudents.com/Event/20070810gakupro/Materials...
More Posts Next page »