My First Blog Entry
This is my first blog entry ………………….
Lets put it this way
class Blog
{
try
{
//try to do blogging
doBlogging();
}
catch (System.Blog.Exception exp)
{
throw exp ; // hope fully some day some one will catch it
}
}
Originally published on WordPress on 2005-10-04.
Read next
-
List Of All Of My Articles On CodeProject
Hi here is the list of all of my articles on http://www.codeproject.com .NET General Examining Organizational Workflows under the hood of .NETExamining organizational workflows under the hood of…
-
MVP SharePoint Chat — Wednesday May 25th at 9am PDT
When: 9 AM PDT, 25th May 2011 (PDT? Convert to your time zone here) Where: Online | Enter Chat Room Do you have tough technical questions regarding SharePoint for which you're seeking answers? Do…
-
How to fix SharePoint Online (403) Forbidden Error while downloading files using Client Object Model
Recently I was working on a project that requires to programmatically access and download files from SharePoint Online (part of Office 365) document library. Currently remote authentication (SP…
Worth reading again?
Get the next one in your inbox.