Main menu:

 

June 2008
M T W T F S S
« May   Jul »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Site search

Archives

Categories

Tags

Links:

Archive for June 2nd, 2008

Hosting an asp.net application on MOSS

I was developing an asp.net application and my client wanted this application to be hosted on MOSS.
Well there are various ways to accomplish the goal..But the one which I found better than their siblings (smartpart’s) is configuring the asp.net app to run on sharepoint..
To create an assembly in .net 2005 , its not possible, so [...]