Gunnar Peipman's ASP.NET blog

ASP.NET, C#, SharePoint, SQL Server and general software development topics.

Sponsors

News

 
 
 
DZone MVB

Links

Social

May 2008 - Posts

Extension method for enumerators

Extensions methods are pretty powerful thing because we can extend existing types without inheriting from them. I don't know developers who want to extend string or int or other basic types offered by .Net Framework.

 

NB! This blog is moved to gunnarpeipman.com

Click here to go to article

SharePoint: Half-Initialized Folders

I discovered something weird when trying to detect document library folder by URL. It is possible to create folder objects that are half initialized. I tried to ask folder by URL and I used URL of documents list view. The result - folder with correct name etc but many parameters were missing.

 

NB! This blog is moved to gunnarpeipman.com

Click here to go to article

More Posts « Previous page