|
Consuming Web Services in SharePoint without writing code |
|
|
By Steve Walker on
4/26/2006
|
|
|
|
http://weblogs.asp.net/bsimser/archive/2004/12/26/332467.aspx
This post outlines how to consume web services within a data view web part without writing any code at all (well, ok.. XSLT might be considered code.. but at least you don't have to break out Visual Studio :-) )
NOTE: He is using frontpage to accomplish this... make sure that you heed his advice on creating the part on a page that is not one of your default pages (as it will unghost it).. You can build the parts in a dev environment and then export them and import them onto the pages that you want to put them on in production. this allows you to work around the nasty problem Frontpage has with un-ghosting pages
Hope that helps, I have had more than one person ask me about Web Services in SharePoint !
|
 |
|
|
|
|
|
ASP.NET 2.0 Providers - Source Code Released - AWESOME |
|
|
By Steve Walker on
4/20/2006
|
|
|
|
I know I was excited to see this released on Scott Guthrie's Blog
Microsoft has released the source code for thier built in ASP.NET Providers that ship with the product. I can't tell you how many folks I have seen try to get thier brains around how to implement a custom provider only to give up. Having these as examples to work from gives us a GREAT reference architecture for building the custom providers that will allow us to benefit from the ASP.NET 2.0 enhancements that we were told would make our lives so much easier !
Enjoy !!
|
 |
|
|
|
|
|
Sneak Peek: SharePoint Server 2007 - Business Data Catalog |
|
|
By Steve Walker on
4/19/2006
|
|
|
|
Got some more information onthis feature from the SharePoint Team Blog
This is one of the most exciting features of the next version of ShrePoint that has not been evangelized much from what I can tell. I think this feature will allow organizations to present information in thier portal from MANY different line of business apllications and allow users to mix and match the information the way they need to.
It also allows Administrators to associate business data with users of the portal for use in custom web parts. Way Way Cool... Can't wait to get my hands on it !
|
 |
|
|
|
|
|
Tulsa Sharepoint Interest Group - Group Project |
|
|
By Steve Walker on
4/12/2006
|
|
|
|
We are kicking off a group project to build Business Intelligence Dashboards using Microsoft SharePoint as our Application Platform. I am excited to work through a project with our members and hopefully get into some of the reasons why you have to think through the project and what the various steps of the process will be.
I'd like to use some of the up front IA Minded processes that we are adopting here at Geniant and see how this process will help us design a better system overall.
|
 |
|
|
|
|
|
|
Desktop Search: Add Shortcuts to search your Intranet |
|
|
By Steve Walker on
3/24/2006
|
|
|
|
I found this article quite some time back when I was investigating MSN desktop search for a company I was working for at the time. Due to the branding, etc... they didn't want to implement.
Now that Desktop Search has been released, I have installed it and found it to be quite useful. I thought I would try the shortcuts outlined in Mark's article to see if they work in the current version of Desktop Search. Sure enough they do. If you type:
@sps,http://my-portal/search.aspx?k=$w into your desktop search bar, you can then type "sps search term goes here" and search for something in your intranet portal located at http://my-portal (of course if your portal name is different, you will have to replace it from the example :-) )
@google,
 |
|
|
More...
|
|
|
SmartClient Baseline Architecture Toolkit |
|
|
By Steve Walker on
3/17/2006
|
|
|
|
Alan Josephson turned me on to this project by the Patterns & Practices team at Microsoft. I have been a big proponent of the P&P's Application Blocks and Guidance. This is an AWESOME project that will give developers a reference architecture when building SmartClient Applications.
I Love this Stuff :-)
|
 |
|
|
|
|
|
Daytripping With My Favorite Allies |
|
|
By Steve Walker on
3/17/2006
|
|
|
|
I am leaving in a few to fly to Dallas for the day. Make sfor a very long day when you fly out in the morning and back in the evening. To top it all off, I'm not going down to have fun... I have meetings scheduled from the time I hit the ground until the time I leave.... at least it'lll be productive :-)
|
 |
|
|
|
|
|
|
Confirmation of my suspicions: SQL Server 2005 & SPS 2003 |
|
|
By Steve Walker on
3/15/2006
|
|
|
|
Microsoft posted this benchmark test on performance differences between using SQL 2000 vs 2005 and SharePoint Portal Server 2003.
One thing I would note is that they are using 64bit platform for the SQL Server. Due to the performance enhancements in 2005 to take advantage of the 64bit capabilites, I can see how quite a lot of the performance difference is more efficient use of the hardware. Compelling reason to upgrade if you can !
I had installed this way and did some limited testing. i thought it was faster but I had not taken time to do any scientific testing :-)
Steve
|
 |
|
|
|
|