/
2
Configure Forms-Based Authentication using Active Directory Membership Provider in SharePoint 2010
In this post, I am going to explain you how to configure forms-based authentication using active directory membership provider.
First, let’s create a web application. Go to Central Administration
First, let’s create a web application. Go to Central Administration
Tagged as:
SharePoint 2010
2
comments
/
2
Open application page in SharePoint 2010 dialog framework using Code-Behind
In the previous post, I have explained you how to open application page in SharePoint 2010 dialog framework, where we used the script with in web part i.e., .ascx.
In this post I will explain you how to open the same application page in dialog framework using code-behind model with some modifications to the previous solution.
Here, we gonna do only two things, first we will add an anchor tag with attributes id= “anchor” and runat=”server” in the SP2010DFWebPartUserControl.ascx, in order to have the access in the code-behind. Next, in the code-behind file, we write some JavaScript and assign it to script variable and register the script to emit on page load.
In this post I will explain you how to open the same application page in dialog framework using code-behind model with some modifications to the previous solution.
Here, we gonna do only two things, first we will add an anchor tag with attributes id= “anchor” and runat=”server” in the SP2010DFWebPartUserControl.ascx, in order to have the access in the code-behind. Next, in the code-behind file, we write some JavaScript and assign it to script variable and register the script to emit on page load.
Tagged as:
SharePoint 2010
2
comments
/
2
Open application page in SharePoint 2010 dialog framework
So, first we will create a visual web part in that we will have a link to open the application page in a dialog box.
Now, let’s us start step by step
Tagged as:
SharePoint 2010
2
comments
/
0
Adding custom action to Personal Actions menu of SharePoint 2010
This example shows how to create a custom action menu item to PersonalActions menu. In order to create custom action menu item we need an empty element and a feature.
Tagged as:
SharePoint 2010
0
comments
/
0
FileUpload Control in ASP.NET
This article illustrates how to upload a file to server using FileUpload control. Here we are going to use one FileUpload control to select a file and one button control to upload the selected file to server.
Tagged as:
ASP.NET,
FileUpload Control
0
comments
Subscribe to:
Posts (Atom)
Translate
Labels
- ASP.NET (4)
- Cookies (1)
- FileUpload Control (1)
- Office 2010 Errors (1)
- Password Generator (1)
- SharePoint 2010 (4)
Followers
About Me
Powered by Blogger.