In the current project we are using SharePoint Designer 2007 intensively to create number of PageLayouts, especially to put WebParts there and pre-configure WebParts connections. SPD is not such a bad tool, because there is no alternative for this. But time to time it really buggy and awful that you...
Hi Folks, Today SharePoint product team has released Podcasting Kit for SharePoint 2007 (PKS),Now you can upload and show your podcast on your sharepoint sites. the kit is also available with rating features and support Silverlight controls. download on CodePlex : http://www.codeplex.com/pks Screen shot...
Hi Folks, Microsoft released new HOL for WSS 3.0 Development,it contains 10 Labs on different important topics on WSS 3.0 development C# & VB.Net : - No SharePoint Development Experience is required,Only .Net Development Experience. The HOLs included are: 1. Web Parts 2. Data Lists 3. Event Handlers...
A client of mine located in the Aiken/Columbia South Carolina Area has asked me if I had any friends who are .NET Developers and looking for a job. They are looking for at least one Junior Developer, on Mid-Level Developer and several Senior developers. I know these folks quite well and I can vouch for...
Posted to
Bill's House O Insomnia
(Weblog)
by
William
on
06-06-2008
Filed under: Compact Framework, Data Access, Web Services / WSE, .NET Basics, .NET General, Coding Techniques, Misc Technology, Biztalk, WPF, WCF, .NET 3.0 Framework, WIX, Sql Server Integration Services, SSIS, Silverlight, Sql Server, Sql Server 2008, Sharepoint, LINQ To ADO.NET, .NET 3.5 Framework, LINQ, LINQ Training, ADO.NET 3.5, C# 3.5, Windows Mobile, Job Stuff
Hi, Microsoft has launched a campaign to .Net Developers to move to SharePoint Development To help drive productivity and knowledge of SharePoint by Software Developers : http://MSSharePointDeveloper.com . The new material is designed to help .NET Developers to learn the top ten artifacts in SharePoint...
In my previous SharePoint projects I've met the situations when you need to outstreem some binary files, like PDF file or something else, but when you do this by the standard way (how you used to do in normal ASP.NET site) you found that page is "dead" after you streamed you file to the...
I was searching projects in codeplex.com and found an interesting project called Useful SharePoint Designer Custom Workflow Activities where you can find: Send Email with HTTP File attachment - Allows sending emails with attachments retrieved using a web request Send Email with List Item attachments...
Support Email : Hi Abed, Sorry for replying late,for any future questions please post it on our DotNetBoom forums. The Answer : To group your properties in WebPart Development,tag your property with this attribute : [Category("Custom Properties")] when you deloy your webpart you will find a...
Content Deployment Job is a nice feature of MOSS 2007 to secure your main site from unauthorized and accidental changes and have approved content being deployed via standard MOSS functionality. But Content Deployment Jobs are a bit tricky :( There are some areas which I'd like to highlight in the...
Hi all, i have got some quick steps on how you can implement SingleSignOn on Sharepoint which i want to share with you guys: 1. The first step is determine the SSO user: For that you go to services Choose "Microsoft SingleSignon" Service and assign the logon used Start or ReStart the service...