http://msdn.microsoft.com/en-us/sharepoint/aa905690.aspx
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
Ok Smart guy- tell me something I don't know about WCF
http://wcftricks.proboards.com/
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
Check this-
http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2006/09/13/8875.aspx
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
Here is THE place to get all you need need to be a kick-ass, high-paid, Sharepoint 2010 developer. Don't try this at home- Junior.
http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=64b55569-2168-4545-8b7c-f185b2cf967d&displayLang=en
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
This is a good starting point for coming up to speed with JQUERY:
http://tekpub.com/preview/jquery?ref=lounge
Posted in:
Dotnetnuke Tags:
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
As I mentioned in Part 1, WCF Data Services is one of the most compelling new features of SharePoint 2010 from a developer’s perspective. In this post I’ll describe what it is and how it works. I’ll leave implementing something with it using ASP.Net AJAX Templating to...
[More]
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
I had an opportunity to talk with some sharp developers on Sharepoint development- and I must say I was impressed, It has been a little while since I have done any development in Sharepoint, at the last project was a big one for Southwest Airlines Pilots. But I'm going to give it another try- ...
[More]
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
In SQL Server. creating a list and de-normalizing a table of say, a group of Email Distributions, is never fun and can affect performance, but we do what we must- I found this to work
CREATE FUNCTION dbo.EmailDistListGetRoleList(@UserID varchar(20))
RETURNS VARCHAR(8000)
...
[More]
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
If you have been looking for the SDK for 3.5-it's here
http://www.microsoft.com/downloads/details.aspx?FamilyID=E6E1C3DF-A74F-4207-8586-711EBE331CDC&displaylang=en
Generating Proxy Code Using svcutil.exe
If you’re using Visual Studio 2005 or you just don’t lik...
[More]
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
//
//
//
TSQL LAB 2 - Writing Conditional WHERE Clauses
By Jacob Sebastian, 2010/07/30 (first published: 2008/02/27)
...
[More]
Posted in: Tags:
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5
The remote server returned an error: (401) Unauthorized.