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
0
Comments
Download my slides for Heroes Community Launch {Here} in Microsoft Malaysia
by
wenching
My session was called C# 3.0 Syntactic Sugar ++. It was really about c# 3.0 but I was thinking about discussing other elements like software practices, lacking in software industry especially Malaysia, Visual Studio 2008 in general in case these audiences...
0
Comments
Microsoft Silverlight Tools Beta 2 and Expression Blend 2.5 June 2008 Preview are out
by
wenching
Check this out. I am downloading it now :) http://www.microsoft.com/downloads/details.aspx?FamilyId=50A9EC01-267B-4521-B7D7-C0DBA8866434&displaylang=en http://www.microsoft.com/downloads/details.aspx?FamilyID=32a3e916-e681-4955-bc9f-cfba49273c7c&DisplayLang...
Filed under:
Software
0
Comments
Heroes Come Together in {Penang}
by
wenching
Dear IT heroes, Four Malaysian t echnical communities, Intel IT Technical Community Malaysia Chapter .NET SIG, ELITE , MIND and SPAN , are coming together to host a community event focusing on technical dives of Microsoft Windows Server 2008™, Visual...
Filed under:
Community
13
Comments
GACUtil missing in Windows Server 2008/Visual Studio 2008 installation
by
wenching
I was testing Visual Studio 2008 on Windows Server 2008 for my research and development (sharepoint). Later I need to configure a post build for my class library in Visual Studio 2008. I need to set up the path as below: "%programfiles%\[PATH_WHERE_THIS_TOOL_TO_BE_INSTALLED...
Filed under:
Visual Studio 2008
6
Comments
LINQ DataTable Query - Group Aggregation
by
wenching
My colleague asked me this question. Instead of doing the conventional way, he liked to try on LINQ for simplicity. The naming convention was ignored for this example. This was something that we hooked up together. var query = from row in dtInvoice.AsEnumerable...
Filed under:
LINQ Code Snippets
1
Comments
LINQ to XML over conventional ways
by
wenching
Imagine you have this XML file: 1 <? xml version=" 1.0 " encoding=" utf-8 "?> 2 < NewDataSet > 3 < Table > 4 < ID >bc307ed4-4a5b-479e-9298-0831e077850c</ ID > 5 < ResourceKey >0000001</ ResourceKey > 6 < CultureCode...
Filed under:
C# Code Snippets
3
Comments
Custom sorting with ArrayList using IComparer
by
wenching
Last week, my colleague approached me for a help on sorting a list of string. Let's assume the data will be: 1C 2A 10B 9Z 2D Let's break that into a string[] array using split and then you can choose to store in any collections for sorting. By default...
Filed under:
C# Code Snippets
0
Comments
Woay Chee has a great blog on DotNetNuke Goodies/Tips & Tricks
by
wenching
I recently found out from my buddy "Woay Chee from Malaysia" that he had been posting DotNetNuke goodies/tips & tricks at his blog http://woaychee.wordpress.com/ Even though he had started 2 - 3 months ago but I realized that he had really nice content...
Filed under:
Malaysia
,
DotNetNuke
,
.NET
0
Comments
DotNetRocks "Mark Dunn at TechEd Asia" - Interviewed by Mark on Communities in Malaysia
by
wenching
Back in September 2007, I met Mark Dunn at my event "KL TechNite + MIND: Developers Rocks" and it was a great honour to be interviewed by Mark about Communities in Malaysia. Catch Mark Dunn's podcast here http://www.dotnetrocks.com/default.aspx?showNum...
Filed under:
DotNetRocks
0
Comments
Pictures taken from my trip to Colombo, Sri Lanka
by
wenching
Check out some of the pictures taken from my trip here http://www.flickr.com/photos/15356585@N06/ It had been a great opportunity to take pictures together with Sri Lanka MVPs, Microsoft employees and the participants. I have not fully uploaded all the...
Filed under:
Sri Lanka
,
Holiday
,
MVP
,
Microsoft
More Posts
« Previous page
-
Next page »