Sign in
Kirk Evans Blog
.NET From a Markup Perspective
About Kirk
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET Programming
AJAX
Architecture
ASP.NET
Atlanta Microsoft Events
Cloud Services
Interoperability
Life at Microsoft
LINQ
Microsoft Office
Personal
PowerShell
Security
SharePoint
Silverlight
Telecommunications
UGA Football
Visual Studio 2008
Visual Studio 2010
VSTS
WCF
Web 2.0
Windows Workflow Foundation
XML
XML Web Services
Archive
Archives
May 2013
(2)
April 2013
(5)
February 2013
(1)
January 2013
(2)
November 2012
(1)
August 2012
(2)
June 2012
(2)
April 2012
(1)
March 2012
(1)
February 2012
(4)
January 2012
(2)
December 2011
(2)
November 2011
(4)
October 2011
(1)
September 2011
(1)
July 2011
(5)
April 2011
(10)
March 2011
(1)
February 2011
(1)
December 2010
(1)
November 2010
(1)
October 2010
(2)
September 2010
(2)
August 2010
(4)
July 2010
(8)
June 2010
(4)
May 2010
(1)
April 2010
(6)
March 2010
(9)
February 2010
(5)
January 2010
(1)
November 2009
(1)
October 2009
(4)
August 2009
(1)
July 2009
(9)
June 2009
(8)
May 2009
(5)
April 2009
(11)
March 2009
(20)
February 2009
(13)
January 2009
(7)
December 2008
(6)
November 2008
(4)
October 2008
(5)
September 2008
(2)
August 2008
(11)
July 2008
(10)
June 2008
(17)
May 2008
(7)
April 2008
(11)
March 2008
(15)
February 2008
(3)
January 2008
(8)
December 2007
(5)
November 2007
(4)
October 2007
(9)
September 2007
(19)
August 2007
(8)
July 2007
(5)
June 2007
(11)
May 2007
(10)
April 2007
(8)
March 2007
(6)
February 2007
(5)
January 2007
(1)
December 2006
(1)
November 2006
(3)
October 2006
(12)
September 2006
(3)
August 2006
(2)
June 2006
(14)
May 2006
(20)
April 2006
(11)
March 2006
(12)
February 2006
(16)
January 2006
(14)
December 2005
(4)
November 2005
(20)
October 2005
(5)
September 2005
(23)
August 2005
(4)
July 2005
(13)
June 2005
(9)
May 2005
(6)
April 2005
(13)
March 2005
(10)
February 2005
(16)
January 2005
(4)
December 2004
(13)
November 2004
(6)
October 2004
(12)
September 2004
(9)
August 2004
(11)
July 2004
(9)
June 2004
(10)
May 2004
(11)
April 2004
(16)
March 2004
(6)
February 2004
(3)
January 2004
(1)
December 2003
(4)
November 2003
(11)
October 2003
(18)
September 2003
(2)
August 2003
(3)
July 2003
(10)
June 2003
(11)
May 2003
(6)
April 2003
(32)
March 2003
(17)
February 2003
(16)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Kirk Evans Blog
SharePoint Developer Series Part 1: Introducing VSeWSS 1.3
Posted
over 4 years ago
by
Kirk Evans[MSFT]
16
Comments
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...
Kirk Evans Blog
Consuming SharePoint Lists via AJAX
Posted
over 4 years ago
by
Kirk Evans[MSFT]
7
Comments
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...
Kirk Evans Blog
Installing VSeWSS 1.3
Posted
over 4 years ago
by
Kirk Evans[MSFT]
6
Comments
I’ve seen a few questions asking how to install VSeWSS 1.3. This post walks you through it. First, download VSeWSS 1.3. The February 2009 CTP is available here. Once you’ve downloaded it, run the executable. Once the installer is running...
Kirk Evans Blog
Calling SharePoint Lists Web Service Using WCF
Posted
over 4 years ago
by
Kirk Evans[MSFT]
5
Comments
WCF makes it easy to call the SharePoint web services using WCF. In this post, I’ll show how to call the Lists.asmx web service and show the few things you need to take into account. Creating the Proxy Just like if you were using ASMX web services...
Kirk Evans Blog
ASP.NET Dynamic Data and Displaying Images with a Custom Field Template
Posted
over 4 years ago
by
Kirk Evans[MSFT]
5
Comments
Awhile back, I posted about creating an image handler to render images stored in a database . Someone pinged me and asked how you could use that with ASP.NET Dynamic Data web sites. Hmm… I haven’t looked at Dynamic Data very deeply yet, so...
Kirk Evans Blog
Export Your OPML from Outlook
Posted
over 4 years ago
by
Kirk Evans[MSFT]
3
Comments
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...
Kirk Evans Blog
Free SharePoint Developer Training
Posted
over 4 years ago
by
Kirk Evans[MSFT]
3
Comments
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...
Kirk Evans Blog
Hotmail Now With POP3
Posted
over 4 years ago
by
Kirk Evans[MSFT]
3
Comments
Hotmail now supports POP3! POP server : pop3.live.com (Port 995) POP SSL required ? Yes User name : Your Windows Live ID, for example yourname@hotmail.com Password : The password you usually use to sign in to Hotmail or Windows Live SMTP server...
Kirk Evans Blog
Customizing SharePoint Themes with SharePoint Designer 2007 and IE8
Posted
over 4 years ago
by
Kirk Evans[MSFT]
2
Comments
It turns out to be pretty easy to customize the look and feel of a SharePoint site using SharePoint Designer 2007 and Internet Explorer 8. Using IE8, you can easily find the CSS class for a particular element and modify it, and SharePoint Designer...
Kirk Evans Blog
ASP.NET Development Server (“Cassini”) Stops Working
Posted
over 4 years ago
by
Kirk Evans[MSFT]
2
Comments
If you are suddenly unable to debug ASP.NET apps using the ASP.NET Development Server (aka “Cassini”), check your hosts file and make sure there’s an entry: 127.0.0.1 localhost There was an update on March 9, 2009 that might have removed this entry...
Kirk Evans Blog
Working with the Common Feed Store in Windows
Posted
over 4 years ago
by
Kirk Evans[MSFT]
1
Comments
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...
Kirk Evans Blog
HiSoftware Releases Accessibility Kit for SharePoint (AKS) 2.0
Posted
over 4 years ago
by
Kirk Evans[MSFT]
1
Comments
Need WCAG 1.0 compliance for your SharePoint sites? Today, HiSoftware released the Accessibility Kit for SharePoint 2.0, a freely downloadable kit that helps you to quickly implement WCAG 1.0 compliant sites. Read the press release for AKS...
Kirk Evans Blog
Cool Whitepaper: Code Access Security in SharePoint for Administrators
Posted
over 4 years ago
by
Kirk Evans[MSFT]
1
Comments
Code Access Security (CAS) can be a difficult concept for developers to wrap their heads around, so I imagine that for non-developers CAS is probably a complete mind twist. There’s a set of whitepapers at http://www.combined-knowledge.com/Downloads...
Kirk Evans Blog
The Story of the Ribbon
Posted
over 4 years ago
by
Kirk Evans[MSFT]
1
Comments
The more I talk about SharePoint to customers, the more I end up talking about Office 2007 and, inevitably, The Ribbon. While I enthusiastically show Office 2007 and explain The Ribbon as one of my favorite features (yes I really do love the Ribbon),...
Kirk Evans Blog
Verizon Wireless Goodness
Posted
over 4 years ago
by
Kirk Evans[MSFT]
1
Comments
Just got this email from a coworker. Had no idea this was available, I’ll certainly leverage the Friends and Family feature, especially for the conference calling number that we use within Microsoft… that will save me some minutes per month, absolutely...
Kirk Evans Blog
Convert XElement to XmlNode (and Convert XmlNode to XElement)
Posted
over 4 years ago
by
Kirk Evans[MSFT]
1
Comments
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...
Kirk Evans Blog
Using Themes with Visual Studio 2008 and VSeWSS
Posted
over 4 years ago
by
Kirk Evans[MSFT]
1
Comments
Sweet! 10 new SharePoint Themes released! Each theme is represented as a Visual Studio 2008 solution that you can use with Visual Studio Extensions for Windows SharePoint Services 1.3 . This is cool because it shows you how VSeWSS 1...
Kirk Evans Blog
Some Silverlight 3 Goodness : Using WriteableBitmap
Posted
over 4 years ago
by
Kirk Evans[MSFT]
1
Comments
While working on a demo for the upcoming NAB conference, one of the Silverlight product developers showed me a really cool API in SL3: the WriteableBitmap API. It’s really easy to use… you can point it at a UIElement and render an ImageSource...
Kirk Evans Blog
Microsoft Marketing is on a Tear!
Posted
over 4 years ago
by
Kirk Evans[MSFT]
1
Comments
I’m the first to recognize that it’s easy to complain, but harder to give props. Today, I am giving props to the folks who started taking marketing at Microsoft seriously. I have complained both often and loudly about Microsoft’s marketing. ...
Kirk Evans Blog
Welcome Eric Hoffman
Posted
over 4 years ago
by
Kirk Evans[MSFT]
0
Comments
Eric Hoffman, a great guy from AOL has joined our team and is starting up a blog… watch this space… http://blogs.msdn.com/erichoffman .
Page 1 of 1 (20 items)