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 in March 2009 Subscribe our RSS Feed Subscribe Feed
  • 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
  • Adding Line break in Javascript string (Unterminated string)

    Blog post about Adding Line break in Javascript string (Unterminated string)Somehow Javascript complaint about Unterminated string constant when I tried to add a line break (\n) into a string variable. If viewed in source, it looks alright. After all, do something like that fix that problem:

    Read on... Posted by: Alec On Monday, 09 March 2009 - in
    • JavaScripts
  • Telerik: ORM - Using Generic Method to Add New Object

    Blog post about Telerik: ORM - Using Generic Method to Add New ObjectWhen using ORM, after we have setup the business objects, it's useful if we create some generic methods which can be used in many places.

    Read on... Posted by: Alec On Friday, 06 March 2009 - in
    • ASP.NET C#
    • Telerik
  • Some basic LinQ to SQL syntax

    Blog post about Some basic LinQ to SQL syntax Have been trying to use Telerik Open Access ORM for the core framework. Finally have the basic structure setup. With having business objects layer, persistant classes and data access layer seperated, the web app itself could just communicate with the business objects, which then calls to persistant classes and data access layer.

    Read on... Posted by: Alec On Wednesday, 04 March 2009 - in
    • LINQ
    • SQL
  • 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
  • Using Generic Method for Standard Add/ Delete in ORM

    Blog post about Using Generic Method for Standard Add/ Delete in ORMTelerik ORM (Open Access Mapping) has been a very useful tool, for mapping database structures into object oriented classes, so called Persistent Classes. This saves a lot of efforts in writing up these classes manually. What's more we could add on to it is to use generic methods on standard adding and deleting transaction.

    Read on... Posted by: Alec On Monday, 02 March 2009 - in
    • ASP.NET C#
    • LINQ
    • Telerik

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