Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Microsoft C#

MultiThread in MOSS Page by implementing PageAsyncTask

Author: codeproject.com | Published: 25th Apr 2008 | Visited: 117 times | Add Comment
Filed in: CSharp

To implement PageAsyncTask for web part rendering in Parallel instead of RegisterWorkItem

Read Article
 

Sponsored Links

 


Related Articles

 Implementing WSDL in Ajax Ajax based applications are highly intricate that its functions should be reused as much as possible to ease the developer’ s job in building other applications. Debugging them as raw functions especially the web enabled services could be a little bit challenging but could be done with the ...

 Implementing JavaScript Library Implementing a JavaScript library has it ups and downs. By using a JavaScript library developers will not have to deal with manual coding of different functions. On the other hand the lack of familiarity with the library and rushing to use the functions offered will only get the application complica ...

 The Page Life Cycle of Client [Browser] Explained the client side page life cycle, ajax partial ren ...

 Article :: Implementing SOA: Using Services This chapter explores choices for integrating services into business proces ...

 JavaScript Page Cookie (maintaining page state) Sometimes you need to redirect the user from the current page to accomplish a part of a task. Most people use pop-up windows to refrain from doing this, but sometimes you just can't do it any other ...

 Dynamically generating thumbnail images in ASP.NET with C# without affecting initial page load time Generate thumbnail on the fly without affecting page load ...

 Fast ASP.NET web page loading by downloading multiple javascripts after visible content and in batch Download all external scripts on your web page after the visible content is loaded for faster perceived speed and donwload multiple javascript in batch for better actual s ...

 Faster web page loading by defering and combining multiple external javascripts into one Download all external scripts on your web page after the visible content is loaded for faster perceived speed and donwload multiple javascript in batch for better actual s ...

 Developing an ASP.NET page with MasterPage and Localization The MasterPage is derived from UserControl and thus, does not support the method 'InitializeCulture()'; a bit more coding is required in order to make the ASP.NET MasterPage localiza ...

 Navigating Away from a Page that has Changes, in ASP.NET Notifying a user when leaving a web page that has modificati ...



Next: An introduction to using a DataGrid control in Silverlight 2.0



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links