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)
Recent Posts
4
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
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:
ASP.NET
,
ASP.NET MVC
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
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:
Aptana
,
JQuery
6
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:
ASP.NET 2.0
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:
MIND
3
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:
C# 3.0
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 »