|
January 2008 - SharePoint Experts
-
|
|
|
A couple of days back Ravi gave me a shout out to this .NET Video youtube-wannabe site. Check it out: www.dotnetvideos.net But guess what he's there is a tempting offer at the site as well, a free subscription to asp.netPRO magazine on registration...
|
-
|
|
|
Yes, I ran into the above mentioned issue. The solution is that fiddler does not catch url that go by "localhost" so the solution as mentioned in this blog is to replace localhost with localhost. Technorati tags: Fiddler , http debugging , casini...
|
-
|
|
|
Here's an interesting tip that I was able to contribute to EndUserSharePoint.com. This might be a good tip for developers as well as end users. The post describes how to make use of a SharePoint list in Word by connecting to an Access 2007 database...
|
-
|
|
|
As I have been working to develop a web part that our organization will use to present roll-up data from multiple sub-sites to a top-level site, I've come across a n interesting tid bit that was frustrating at first. It is the use of SPSite.AllWebs...
|
-
|
|
|
As a side note, here is the translation of the code to VB.NET from Thomas Conté's post. Dim PageFile As SPFile = _ManagedWeb.GetFile("default.aspx") Dim WebPartManager As WebPartPages.SPLimitedWebPartManager = PageFile.GetLimitedWebPartManager...
|
-
|
|
|
There are times that I am glad to be a SharePoint developer. Today is one of those days! I have been working on a web part that needs to roll-up a lot of data from multiple sub-sites for a dashboard style view. The view needs to group the data by two...
|
-
|
|
|
Has anything been released - or, in fact, talked about - since August's release of the v1.1 CTP ? Haven't done any web-part development in a while and wanted to get back in the game. I last used the v1.0 extensions, and was surprised that nothing...
|
-
|
|
|
Tools written in Csharp for Video and Audio work. Check it out - http://moitah.net/ . There's some cool stuff there (if you are into that kinda thing anyways) Technorati tags: audio , video , tools , csharp , .net Cross-posted from tariqayad.com Read...
|
-
|
|
|
Shawn Burke has a nice article which explains how to enable Visual Studio to download the symbol files and enable debugging for the .NET Source Code in your project. This is definitely a big help, as we no longer have to treat internal .NET assemblies...
|
-
|
|
|
My first hand at a lightweight training session. Click and play the video below... to review the 4 minute video and please let me know what you think. Was the video/audio stream okay? What things do we need to work on? Etc Etc Etc. Read More...
|
-
|
|
|
Author: Tobias Zimmergren Url: http://www.zimmergren.net Short post! I just bumped into this feature of the Windows Live Messenger application which enables you to actually add a web-based messenger to your site or blog. Check out http://settings.messenger...
|
-
|
|
|
Windows Mobile Device Center and sync problems with the Verizon / HTC VX6800 SmartPhone I was able to sort out most of the setup on this neat new phone - but for the life of me I could not get Windows Mobile Device Center to detect it. The phone comes...
|
-
|
|
|
Today I was working to make modifications to a site that was being provisioned via automation code. The code creates a batch of sites and then uploads various data to the site for review by members of the site. The goal of the automation is to insure...
|
-
|
|
|
Author: Tobias Zimmergren Url: http://www.zimmergren.net This post merely shows you how you can use the AJAX functionality in SharePoint by using UserControls. What we need to be able to follow the steps in this article Have installed ASP.NET 2.0 AJAX...
|
-
|
|
|
Browser Support for Microsoft Office SharePoint Server (MOSS) 2007 MSFT provides a decent review of the stated compatibility here . The feature specific list deserves special attention. Read More...
|
|
|