Share on Facebook
Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET Programming   (RSS)

SharePoint Live Virtual Conference & Expo

Register today for the free SharePoint Live Virtual Conference & Expo ! Hard to get out of the office? Training dollars are limited? We're bringing you a FREE virtual event on one of the most anticipated software releases - SharePoint 2010 - live

Connecting to Oracle from Visual Studio

Man, I am spoiled.  I am spoiled by how simple the free edition of SQL Server 2008, SQL 2008 Express , is to set up and connect to.  I found myself needing to connect to an Oracle database this week.  I haven’t had to connect to an Oracle

SharePoint for Developers Part 6 – Custom web services

Part 6 of the SharePoint for Developers series is posted to Channel9, this one focusing on creating custom web services in SharePoint .  For reference, here are the links to the previous 5 screencasts in this series so far. Introducing Visual Studio

Patterns and Practices Releases Hands on Labs for EntLib and Unity

Microsoft patterns & practices is excited to announce the release of: Hands-on Labs for Microsoft Enterprise Library 4.1 Hands-on Labs for Unity 1.2 In this e-mail:   Please feel free to forward this announcement to your customers. | What’s
Posted by kaevans | 1 Comments

Working with the Common Feed Store in Windows

I have been trying to find a way to write an addin or utility to make the RSS support in Outlook suck a little less .  Outlook has support for OPML import, but it flattens the hierarchy in the OMPL file.  For instance, here’s a very small sample

Consuming SharePoint Lists via AJAX

I’ve done a bit of work with customers interested in consuming SharePoint data without using the SharePoint web services.  A common request asks how to consume the data from JavaScript. Turns out the answer is easy when you develop a custom feature.

Export Your OPML from Outlook

Lately I have fallen in love with Office programming, but I’m still a complete n00b at it.  I was pilfering through my RSS feeds the other day, and realized I didn’t have a way to export the feeds list as OPML.  Hmm… good time to open Visual

Free SharePoint Developer Training

Even more free training for SharePoint Developers.   Module 1 - Developing Solutions on the SharePoint Platform » learn now Module 2 - Web Parts » learn now Module 3 - Page Navigation » learn now Module 4 - Page Branding » learn now Module 5

Convert XElement to XmlNode (and Convert XmlNode to XElement)

This is just way cool.  Check out Eric White’s blog for a slick use of extension methods to make it easier to convert types in the System.Xml namespace to types in the System.Xml.Linq namespace , and vice-versa.  Here’s a quick teaser: XElement
Posted by kaevans | 1 Comments
Filed under: , ,

SharePoint Developer Series Part 1: Introducing VSeWSS 1.3

I just posted Part 1 of a series of SharePoint for Developers screencasts that show developers how to use the Visual Studio Extensions for Windows SharePoint Services 1.3 to build and deploy assets for SharePoint.  In this screencast, I focus mainly

Visual Studio 2010: SharePoint Tools

Soma posts on the awesome SharePoint developer support in Visual Studio 2010.  It’s almost cruel, like dangling cool toys in front of a kid and saying “you have to wait.” http://blogs.msdn.com/somasegar/archive/2009/02/19/sharepoint-tools-support-in-visual-studio.aspx

Free SharePoint Developer Resources

I love to learn by watching videos, seeing how someone else accomplishes a task so that I can replicate that in my own environment. Did you know that there are a ton of resources available for you to learn how to develop using SharePoint? I have been

Cloud Services: How Do I videos for developers

I just noticed a free set of “How Do I” videos for Live, Azure, and Microsoft .NET Services .  Oh, this is slick! I have been talking to a number of large customers recently about Microsoft’s cloud initiatives, and there is a growing swell of interest

Understanding Persistence in Windows Workflow Foundation

This post will show how to use the DelayActivity in Windows Workflow Foundation 3.0 to scale an application out to multiple processes. I will show how to enable persistence and how to create an application that can resume workflows whose timers have expired.

XmlWriterSettings Encoding Being Ignored?

I had an interesting exchange in an internal mailing list today, and thought that my readers could possibly benefit from this clarification as well. Scenario You are working with the XmlWriter class and trying to write the contents to something. You are
Posted by kaevans | 2 Comments
Filed under: ,
More Posts Next page »
 
Page view tracker