Changes

Jump to: navigation, search

User:Minooz/CanTire

534 bytes added, 17:22, 10 January 2012
Notes / Error / Challenge
: Create Site Collection -> name:Home, admin: mossAdmin
: Run the new application -> Create -> Sites -> name:Continuing Education, url:/ContinuingEducation
: Upload th the site template -> ContinueEd.stp
: Deploy the solution to the Central Admin
* To add a default item to a list in asp.net
: [http://www.4guysfromrolla.com/webtech/073101-1.shtml use item.Insert(position, value)]
: Do it after DataBind()
* To debug a webpart
: Do the change in both .cs and .aspx pages -> e.g. ContinuingEducation.Layouts.ApplicationNew.aspx
: Build the solutiom and drag the new .dll file to the GAC (Assembly)
: Copy the aspx page from the project and paste it to the solution package in the Sharepoint -> e.g. C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS\CanTire.ContinuingEducation\
: Restart IIS
: Click on Debug -> Attach to process -> w3wp.exe
: Run the application on IE -> the breakpoints will be hit
== Resources ==
1
edit

Navigation menu