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)
July 2008 - Posts
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:
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
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:
C# 3.0
More Posts