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
All Posts under Tools Subscribe our RSS Feed Subscribe Feed
  • 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
  • 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
  • FCKEditor - Best Open Source WYSIWYG Editor

    Blog post about FCKEditor - Best Open Source WYSIWYG EditorHave been playing a lot with a number of WYSIWYG text editors, such as RadEditor and many other free ones, but the one that I liked the most would be FCKEditor, which is open source editor, written in Javascripts and support a wide number of languages like PHP, ASP, JAVA, .NET, CFM, etc. It's extremely easy to integrate, especially in .NET

    Read on... Posted by: Alec On Friday, 01 May 2009 - in
    • Tools
  • Elegant Flexigrid for Your Web App

    Blog post about Elegant Flexigrid for Your Web AppI have been playing around with a free datagrid control available, called FlexiGrid. It has to be one of the very best grid control available as open source. Having a very elegant user interface and very easy to integrate and customised codes, we could integrate FlexiGrid into any existing applications.

    Read on... Posted by: Alec On Monday, 27 April 2009 - in
    • Tools
  • Compress WebResource.axd in Client side HTML

    Blog post about Compress WebResource.axd in Client side HTMLA very handy tool to compress the annoying webresources.axd script. http://madskristensen.net/post/Compress-WebResourceaxd-in-ASPNET.aspx

    Read on... Posted by: Alec On Thursday, 16 April 2009 - in
    • ASP.NET C#
    • Tools
  • Use Enterprise Library for Data Access in one line code

    Blog post about Use Enterprise Library for Data Access in one line codeEnterprise Library is a very useful component developed by Microsoft to help developers solving many common tasks. One that I use a lot is the data access block, which allows you to run data access query in just one line of code! (Saves all the work in writing a command and pass to a reader, etc).

    Read on... Posted by: Alec On Wednesday, 15 April 2009 - in
    • ASP.NET C#
    • Tools
  • How to Customise RadUpload Appearances

    Blog post about How to Customise RadUpload AppearancesTelerik's RadUpload control doesn't come with many documentation. The default comes with multiple file slots, with add and delete button but sometimes we might only need just one uploader.

    Read on... Posted by: Alec On Wednesday, 18 March 2009 - in
    • Telerik
    • Tools
  • RadControls Not Appearing In Toolbox

    Blog post about RadControls Not Appearing In Toolbox Sometimes, somehow Telerik controls might suddenly not appear in Visual Studio's toolbox. A quick solution would be mouse hover to toolbox, add a new tab, and then choose items. Then point to the Telerik bin file (Telerik.Web.UI) and that should populate all controls into the toolbox.

    Read on... Posted by: Alec On Monday, 02 March 2009 - in
    • Telerik
    • Tools

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