Peter Walke

1,117
Reputation
142 views

Registered User

name Peter Walke
member for 1 year
seen Dec 4 at 19:41
website
location
age
1d
awarded  Mortarboard
Nov
15
awarded  Popular Question
Oct
26
comment What is the biggest new feature/improvement in SharePoint 2010?
Wow... I find this hard to believe. I can't wait to get my hands on the beta bits to confirm if this is true. If so, what a great feature hampered by a horrible shortcomming.
Oct
25
answered What developer features excite you the most for WSS 4.0 / SharePoint 2010?
Oct
25
answered What is the biggest new feature/improvement in SharePoint 2010?
Oct
25
answered What developer features excite you the most for WSS 4.0 / SharePoint 2010?
Oct
25
answered What developer features excite you the most for WSS 4.0 / SharePoint 2010?
Oct
25
comment What developer features excite you the most for WSS 4.0 / SharePoint 2010?
Just to make things clear to anyone that might be confused, CAML isn't going away... it is still used to provision features, but CAML queries can now be easily replaced by LINQ queries.
Oct
25
answered What developer features excite you the most for WSS 4.0 / SharePoint 2010?
Oct
25
answered What is the biggest new feature/improvement in SharePoint 2010?
Sep
25
comment powershell v2 remoting - How do you enable unecrypted traffic
+1 that was it... thanks for the help
Sep
24
revised powershell v2 remoting - How do you enable unecrypted traffic
Added SessionOption variable
Sep
24
comment Is PowerShell worth learning?
Great Post. +1 I am like the ORiley Pocket Rererence Windows PowerSHell by Lee Holmes
Sep
24
asked powershell v2 remoting - How do you enable unecrypted traffic
Sep
20
accepted Access is denied - PSEXEC Called from TFS
Sep
19
answered Access is denied - PSEXEC Called from TFS
Sep
18
asked Access is denied - PSEXEC Called from TFS
Sep
17
awarded  Yearling
Sep
15
asked Can you create a Runtime Query in TFS?
Aug
31
asked Is there any way to use a *.sitemap file in Sharepoint for navigation?
Aug
25
comment Why is my button clicked event being called 4 times?
+1 and marked as answered. Thanks for the help... I'm coming from a c# background and I'm still getting my head around when to label something as a point and when not to.
Aug
24
asked Why is my button clicked event being called 4 times?
Aug
20
awarded  Notable Question
Aug
14
awarded  Popular Question
Jul
29
comment Convert an image to XAML?
I guess it's a judgment call. I wanted to bring people's attention to the fact that there is an option in using Expression Design that would might have not been read.
Jul
25
awarded  Good Answer
Jul
25
awarded  Popular Question
Jul
9
answered Installing a win32 service using MSBuild and Microsoft.Sdc.Tasks
Jul
9
comment Installing a win32 service using MSBuild and Microsoft.Sdc.Tasks
This will only install the service on the build server. If you want to install it to a remote server, you should use the servicecontroller task from here: weblogs.asp.net/scottgu/archive/…