Chua Wen Ching's Blog
Technologies, Communities, Career, Life
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
.NET
Aptana
ASP.NET
ASP.NET 2.0
ASP.NET MVC
C#
C# 3.0
C# Code Snippets
Community
DotNetNuke
DotNetRocks
General
Holiday
Javascript
JQuery
LINQ
LINQ Code Snippets
Malaysia
Microsoft
MIND
MVP
Presentation
Software
Sri Lanka
Subversion
TortoiseSVN
Visual Studio
Visual Studio 2008
XSS
XSSDetect
Sponsors
advertise here
Navigation
Home
Blogs
Archives
October 2008 (5)
September 2008 (1)
July 2008 (3)
June 2008 (3)
May 2008 (5)
November 2007 (2)
October 2007 (4)
September 2007 (1)
Communities
Malaysian Independent Developers (MIND) User Group
techNation
Sri Lanka CDNUG
SQL Server Sri Lanka UG
International .NET Association (INETA) APAC
Sri Lanka IT Pro UG
Singapore .NET UG (SgDotNet)
October 2008 - 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:
ASP.NET
,
Visual Studio
8
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:
ASP.NET MVC
,
ASP.NET
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:
Javascript
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:
XSS
,
XSSDetect
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:
Subversion
,
TortoiseSVN
More Posts