in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Browse by Tags

  • Where wrong into WebPart!

    Dear all, I ceated class as follows: class Class1 : WebControl { protected override void OnInit( EventArgs e) { base .OnInit(e); this .Page.SetRenderMethodDelegate( new RenderMethod (AJAX_Page_Render)); } internal void AJAX_Page_Render( HtmlTextWriter output, Control container) { try { HtmlTextWriter...
    Posted to Development (.NET) (Forum) by hongphong on 11-26-2007
  • ** Please ignore this post.

    My aplogies all, but I have since received a more specific spec as to what is required.
    Posted to Development (.NET) (Forum) by NeilSc on 10-24-2007
  • HELP! Custom workflow refuses to work!

    Okay... For the past week, I have been tearing through every document available on creating custom workflows. I do not know C# very well, and I am expecting this to be a major factor in my issues. Nonetheless, I must get this notch in my belt [Or Else!]. I have purchased the book titled "Inside...
    Posted to Development (.NET) (Forum) by knotbeer on 09-04-2007
Page 1 of 1 (3 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!
Forum content (c) original posters. Everything else (c) 2008 SharePoint Experts, Inc.