Alec Tang

Professional Web Developer/ Web Designer

I build websites based on the latest web standards providing the best possible solution to your company

  • Home
  • About
  • Portfolio
  • Contact
  • Blog
Subscribe our RSS Feed Subscribe Feed
  • How to install a clean StatCounter Installation Code

    Blog post about How to install a clean StatCounter Installation CodeI have been using StatCounter, as my website tracking statistic provider for many many years, even after Google Analytic came out. I liked Google Analytics but there is just one thing that Google can't provide that StatCounter does and that is the most useful piece of information I get from the stat.

    Read on... Posted by: Alec On Thursday, 14 January 2010 - in
    • SEO
    • Web Design
  • Setting up a core framework for Sharepoint Webpart

    Blog post about Setting up a core framework for Sharepoint WebpartI was trying to create a web part with WSPBuilder installed on Visual Studio 2008, but had the problem of rendering a user control. Then I came across this blog post, which explains the steps in wrapping usercontrol with WSPBuilder solution. What's even greater is we can setup a structure which seperates the application presentation layer with the WSP project.

    Read on... Posted by: Alec On Wednesday, 13 January 2010 - in
    • ASP.NET C#
    • Sharepoint
    • Tools
  • How to check Sharepoint fieldname with spaces?

    Blog post about How to check Sharepoint fieldname with spaces?One of the thing I hate most about Sharepoint is its naming. It does not tell the administrator what name it's actually storing a column field of, and this could always lead to errors.

    Read on... Posted by: Alec On Wednesday, 13 January 2010 - in
    • Sharepoint
  • How to kill database in use process for restoration?

    Blog post about How to kill database in use process for restoration?I recently installed SQL 2008 on my machine and once I tried to restore a database, it failed as it complaint as the database was currently in use. In SQL 2005, we normally go to activity monitor to kill the process but this is a little different in SQL 2008. The easiest solution now is to run this little query.

    Read on... Posted by: Alec On Tuesday, 12 January 2010 - in
    • SQL
  • Customise Advanced Search box in Sharepoint

    Blog post about Customise Advanced Search box in SharepointRecently I had the chance to customise the advanced search box of Sharepoint server portal, with own fields/ properties and defined a seperate scope for it. It was not hard, but needs some research and practical experiments.

    Read on... Posted by: Alec On Monday, 11 January 2010 - in
    • Sharepoint
  • Integrating Ajax into Sharepoint 2007

    Blog post about Integrating Ajax into Sharepoint 2007Recently, I had the chance to play around with ajaxifying Sharepoint server. As you would have probably known, Ajax is a great feature in .NET 3.5 but MOSS 2007 was shipped before Ajax was out. So, to use it, we just need some configurations done.

    Read on... Posted by: Alec On Tuesday, 05 January 2010 - in
    • ASP.NET C#
    • Sharepoint
  • Customise Column Permissions for Sharepoint List

    Blog post about Customise Column Permissions for Sharepoint ListSharePoint list has permission down to the list level, but what if we need to control view, edit and display for each column? I have been researching on a lot of add-ons around the Internet and luckily found one that works just brilliantly. There's this add-on called SPListDisplaySetting, hosted on CodePlex, which allows you to do that. Strange thing is the first time I installed it, it didn't work as it cooked up my list to not showing the action toolbar and i had to re-install WSS to get it back in shape.

    Read on... Posted by: Alec On Tuesday, 24 November 2009 - in
    • Sharepoint
  • Tools to get started on Sharepoint Development

    Blog post about Tools to get started on Sharepoint DevelopmentI have been digging into SharePoint for awhile now and it seems to be more and more interesting and challenging, considering I already have experiences with so many different Content Management Systems. Suprisingly, SharePoint seems to work very similar to Helium, so that eased my process of going in and out of Sharepoint.

    Read on... Posted by: Alec On Monday, 23 November 2009 - in
    • Sharepoint
    • Tools
  • Creating Custom Field Type in Sharepoint List

    Blog post about Creating Custom Field Type in Sharepoint ListSharepoint comes with a great GUI tool that allows administrator to create and manage data structure, that means we could create our own columns and set up the associations, etc. However, the default field types out from the box are limited. The great news is we could create our own field types with own business logic. I just tried to create a custom field type called "Phone Number", which is a standard text field but with Javascript validator that validates the input string to be a valid phone number.

    Read on... Posted by: Alec On Monday, 23 November 2009 - in
    • Sharepoint
  • Best Designed Home Loan Websites in Australia

    Blog post about Best Designed Home Loan Websites in AustraliaOnline lending websites have grown big and popular these days, it's easy to find hundreds of websites created for people seeking finance to submit application online and get pre-approval, etc. However, not many of these websites have been done professionally or having a wow design. I had the chance to look through a lot of these websites and filtered out a list of the very good ones out there.

    Read on... Posted by: Alec On Friday, 02 October 2009 - in
    • Web Design
Previous1234567Next

Search

 

Latest Posts

  • List Attachments Open as Read Only
  • Website finally back up from Google's block
  • Sys.WebForms.PageRequestManagerParserErrorException
  • How Google treats Content Duplication
  • How to create HTML column in Sharepoint List View
  • How Sharepoint stores User Data
  • How to send email via Sharepoint
  • Malaysia Airlines launched iPhone Application: MHMobile
  • Intranet, the next big market
  • How to retrieve and update from a multi choice Checkboxlist ...

Categories

  • Browsers (1)
  • Projects (1)
  • Web Design (7)
  • Sharepoint (21)
  • Telerik (5)
  • Wordpress (1)
  • Internet (2)
  • SQL (5)
  • LINQ (3)
  • ASP.NET C# (34)
  • JavaScripts (3)
  • IIS (0)
  • Industry (1)
  • Tools (8)
  • SEO (5)

Archives

  • September 2010 (1)
  • August 2010 (1)
  • May 2010 (1)
  • April 2010 (3)
  • March 2010 (5)
  • February 2010 (4)
  • January 2010 (11)
  • November 2009 (3)
  • October 2009 (1)
  • September 2009 (9)
  • August 2009 (3)
  • July 2009 (4)
  • June 2009 (1)
  • May 2009 (2)
  • April 2009 (8)
  • March 2009 (6)
  • February 2009 (2)
© Copyright 2009 Alec Tang. All Rights Reserved.
This site is conform to W3C Standard XHTML & CSS