Please have a look on smart part, This is the best control to be used and easily deployed.
http://smartpart.codeplex.com/
To enable Ajax in Sharepoint .
Steps:
1 # download ajax tool kit and library from microsoft site and install it.
2 # change entries in web.config which is the most difficult part as there are many of them.
3 # you can use Ajax in User Controls you develop in visual studio , but the problem here is if you downloading ajax tool kit 1.1 and creating control in ajax tool kit in greater version then it will not work , try to work with same tool kit you have installed on sharepoint server.
Steps
1 : Install smart part feature from above link.
2 : Create Custom User Control ( ASCX ) in Visual Studio.
3 : Use those controls
Note : if you dont want ajax then simply install smart part and create usercontrols and deploy them
Enjoy !
for details email me @ rahimkhowaja@hotmail.com
No comments:
Post a Comment