Welcome to TechNet Blogs Sign in | Join | Help

July 2008 - Posts

Visual Studio Spoiled Me, and Web Parts Framework Made Me Learn

It took me sometime until I figured out some facts about Web Parts lifecycle. The following are some findings I believe will make you rethink what methods and events to override to develop a Web Part: CreateChildControls() is - from what it is - used
Posted by AQA | 0 Comments

Using VSeWSS relieves you from custom intall.bat!

If you like to be more productive in WSS development, you can always use Visual Studio Extensions for Windows SharePoint Services 3.0 . Visual Studio 2005 -> VseWSS 1.1 Visual Studio 2008 -> VseWSS 1.2 Then, set the "Start Browser with URL" to your

SharePoint Development with Windows Server 2008 and IIS 7.0 - install.bat sample

Here is a sample batch file to help with your SharePoint development on Windows Server 2008 and IIS 7.0 . @SET TEMPLATEDIR="c:\program files\common files\microsoft shared\web server extensions\12\Template" @SET STSADM="c:\program files\common files\microsoft
Posted by AQA | 0 Comments
 
Page view tracker