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 Telerik Subscribe our RSS Feed Subscribe Feed
  • Object references between two different object scopes are not allowed

    Blog post about Object references between two different object scopes are not allowedWhen using ORM, should always keep in mind that only one object scope is used. The example came with the package doesn't really explain this well. Should always declare a page_init call which declares the object scope and store it in session and try to keep using it for any business operations:

    Read on... Posted by: Alec On Tuesday, 07 April 2009 - in
    • ASP.NET C#
    • Telerik
  • 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
  • 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
  • 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

  • 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 ...
  • Auto Complete returns giant list of undefined
  • Integrate Ajax Control Toolkit into Sharepoint

Categories

  • Browsers (1)
  • Projects (1)
  • Web Design (6)
  • Sharepoint (20)
  • Telerik (5)
  • Wordpress (1)
  • Internet (1)
  • SQL (5)
  • LINQ (3)
  • ASP.NET C# (33)
  • JavaScripts (3)
  • IIS (0)
  • Industry (1)
  • Tools (8)
  • SEO (4)

Archives

  • 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