.Net is really great environment, a lot of functionality has already been implemented and ready to use. Its just one dot away. Here for example, you don’t need to implement anything to find the day of date just use DayOfWeek function.
Most of the time we use test and production server. Then we create list and libraries at test server and copy or miserably create again. To copy whole site, save as template feature is used. When publishing feature is enabled save as template link disappear but we can reach this feature by manually using sharepointsite/_layouts/SaveTmpl.aspx [...]
Recently, i was working on project that manages incoming and outgoing documents. I was trying to move massive numbers of documents from file server to SharePoint document library. To do this first i tried to use “Upload Multiple Document” button on document library, i was faced by item limit of 100 documents. Then i decided use [...]