Difference between revisions of "User:Minooz/CanTire"

From CDOT Wiki
Jump to: navigation, search
(Resources)
(Note)
Line 28: Line 28:
 
* stsadm.exe can be found here:
 
* stsadm.exe can be found here:
 
: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN
 
: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN
 
+
: Added to the PATH using mossAdmin
* DLLs for SharePoint can be found here:
+
* DLLs for SharePoint can be found here:(InTireNet)
 
: E:\Inetpub\WWWRoot\wss\VirtualDirectories\22223\bin
 
: E:\Inetpub\WWWRoot\wss\VirtualDirectories\22223\bin
 +
* Create a Web application
 +
: Create an empty site using the given port
 +
: Go to application Managment in 'Central Admin' While the selected web application is yours, then 'Create Site Collection' using any template and use 'mossAdmin' as the admin of the site. (Titles->MyApps, Url->/Sites/VNSuperAlert)
  
 
== Resources ==
 
== Resources ==

Revision as of 12:33, 9 January 2012

CanTire Internship

TODO

Tutorials

  • CSLA
Continue with Tutorials
Read Csla.pdf
csla Definition
  • VN Super Alert
Read the documentation -> TeamSite - SharedDocuments
Work on the application code from PVCS
  • Ladan - CSI
Documentation -> CSI - TeamSite
  • SharePoint
Tutorial video
Sharepoint Guide @ \\PRD422\cl_serv\Net\sharepoint 2007\
Good Videos @ : Good Videos @ http://www.microsoft.com/click/sharepointdeveloper/
  • How to create InTireNet in a development environment
\\PRD422\cl_serv\Net\InTireNet\Development Environment\How to...

Error / Challenge

Note

  • stsadm.exe can be found here:
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN
Added to the PATH using mossAdmin
  • DLLs for SharePoint can be found here:(InTireNet)
E:\Inetpub\WWWRoot\wss\VirtualDirectories\22223\bin
  • Create a Web application
Create an empty site using the given port
Go to application Managment in 'Central Admin' While the selected web application is yours, then 'Create Site Collection' using any template and use 'mossAdmin' as the admin of the site. (Titles->MyApps, Url->/Sites/VNSuperAlert)

Resources

  • Asp.Net
Custom Controls -> Creating custom web control
  • SharePoint
Tutorial video
Sharepoint Guide @ \\PRD422\cl_serv\Net\sharepoint 2007\
Customize -> custom actions
Good Videos @ http://www.microsoft.com/click/sharepointdeveloper/
Microsoft book
  • Team Rules
http://teams-cantire.ctc/sites/SPAppDev/Mgr/Team%20Rules/Forms/AllPages.aspx
  • CSLA
Read Csla.pdf
csla Definition
brilliantFantastic!