Quantcast
Channel: Rumbling Notes & Solutions » .NET Framework
Browsing all 10 articles
Browse latest View live

Custom Timer Jobs in SharePoint 2007 – part 1

As we know most instances from Microsoft.SharePoint namespace run within a memory space headed by w3wp.exe but timer jobs, from the namespace of Microsoft.SharePoint.Administration, are executed in...

View Article



Redirection-to-Redirection in SharePoint

A web application in SharePoint might be configured to allow anonymous access across multiple domains within an organization’s intranet. In this case, further building line-of-business (LOB)...

View Article

Microsoft Certification on SharePoint 2010

I believe that the design of those certification exams are pretty much “scientifically coherent” with some sort of “logic intuition.” For example, a question like this one: Which components should...

View Article

Claims-based and Forms-based Authentications in SharePoint 2010

In SharePoint 2010, Forms-based authentication needs to be built upon claims-based authentication. Forms-based authentication can be used against credentials stored in AD DS, plus many other identity...

View Article

Security Assertion Markup Language – SAML

Security Assertion Markup Language – SAML is a token-based authentication provider. It works with AD Federation Services(AD FS) 2.0, third-party identity provider, and Lightweight Directory Access...

View Article


Creating Event Handler for Project Server 2010

Here is a pretty much detailed article at MSDN talking about creating event handlers for Project Server 2010 with SharePoint integration:...

View Article

Hosting Architectures of SharePoint 2010

Here is the link to an article on MSDN on host architectures of SharePoint 2010: http://technet.microsoft.com/en-us/library/ff652527.aspx

View Article

Good Resources for Project Server 2010

On this first day of the new year, I introduce an excellent collection of articles on creating custom workflows for Project Server 2010. It is a short web article posted on Catapult Systems, a...

View Article


Create Content Type and List Instance in Visual Studio

Here is a link leading to an article on MSDN, which examines a walkthrough of creating a content type and a list instance: http://msdn.microsoft.com/en-us/library/vstudio/ee231593(v=vs.100).aspx

View Article


JavaScript in Date Validation

Using JavaScript in rich client applications along with XmlHTTP is really a-must approach in web application development. Here is a piece of Javascript I found from Internet, which is very nicely...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images