Click here to Skip to main content

Chiew Heng Wah - Professional Profile

4,145
Author
56
Authority
8
Debator
-9
Enquirer
31
Organiser
163
Participant
0
Editor
No Biography provided
Member since Thursday, August 22, 2002 (9 years, 9 months)

For more information on Reputation please see the FAQ.
 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
  Refresh
GeneralDesign and Edit PHP in Visual Studio 2005 using HTML Editor Pin
Wednesday, July 26, 2006 8:32 PM
I love Visual Studio IDE. I love programming in PHP as well.
 
With Visual Studio 2005, I can now enjoy designing and editing PHP in its HTML Editor.
 
1. From the menu click on Tools | Options | Text Editor | File Extension.
2. In the Extension box, type "php"
3. In the Editor combobox, select "HTML Editor"
4. Click "Add".
 
There after all PHP files can benefit the rich features from the HTML Editor such as color coding and HTML designing.
 
GeneralHosting Windows Forms Controls in COM Control Containers Pin
Sunday, March 20, 2005 6:25 PM
Found this article by Chris Sells:
Hosting Windows Forms Controls in COM Control Containers
[^]
 
GeneralMaking .NET as COM Pin
Wednesday, February 23, 2005 4:12 PM
Found a lovely article in Code Project worth noting. It's a method I would prefer over those mentioned in some books out there.
 
Title: Exposing .NET Components to COM
Author: Nick Parker
Link: http://www.codeproject.com/dotnet/nettocom.asp[]


 
GeneralSix Rules for Sane Programming Pin
Wednesday, February 23, 2005 4:06 PM
I am writing this here because contributors/readers of CodeProject would never accept this in the main stream articles.
 
Six Rules for Sane Programming:
1. Don't write Threads
2. Don't write Servers
3. Don't create your own database
4. Don't trust user data
5. Minimise number of programming language
6. Minimise number of deployable files
 
modified on Sunday, February 22, 2009 7:04 AM

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web03 | 2.5.120528.1 | Last Updated 28 May 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid