User Profile

Collapse

Profile Sidebar

Collapse
gayane
gayane
Last Activity: Sep 28 '08, 04:12 PM
Joined: Sep 28 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gayane
    replied to Master Page & Themes
    in .NET
    In source of masterpage in first line(master section) add
    EnableTheming=" true"

    in web.config there is <pages> tag
    in that tage add <pages theme="Default" >

    it must work ;-)
    See more | Go to post

    Leave a comment:


  • gayane
    started a topic Create instance of the run-time type of an object
    in .NET

    Create instance of the run-time type of an object

    Hi everone

    I have myobject of type object and i want to create instance of its real type. All types are standart types. From myobject.getTyp e() and can get its type. But how to create instance ? If anyone know, please write an answer.

    Thanks
    See more | Go to post
No activity results to display
Show More
Working...