Freigeben über


Kirk Evans Blog

.NET From a Markup Perspective

WSE: Custom Policy Assertions

Custom Policy Assertions? Just when John and Aaron had that licked.Stay tuned.

Author: Kirk Evans[MSFT] Date: 05/21/2004

Not Being Rude, But...

If you post something that is of value, you kind of expect people to quote you in articles they...

Author: Kirk Evans[MSFT] Date: 05/19/2004

A New XML Designer for Visual Studio .NET Perhaps?

Could it be? Stay tuned.

Author: Kirk Evans[MSFT] Date: 05/19/2004

How Do I Remove Namespaces Using XSLT?

I have seen this question several times lately... “How do I use XSLT to remove the namespace...

Author: Kirk Evans[MSFT] Date: 05/16/2004

WSA Timeline

I am doing quite a bit with the WSE 2.0 Tech Preview lately, specifically around WS-Policy and...

Author: Kirk Evans[MSFT] Date: 05/14/2004

Right-click URL from IE and add an Outlook Task

Michael Earls asked for a right-click menu in IE to mark for follow-up in Outlook, and Philip Reick...

Author: Kirk Evans[MSFT] Date: 05/12/2004

Tip: WSE 2.0 TP integration and VS.NET

After you install the Web Services Enhancements 2.0 Technical Preview, VS.NET 2003 should have a...

Author: Kirk Evans[MSFT] Date: 05/05/2004

Properties Just Syntactic Sugar?

Eron Wright shows the difference between property accessors and methods, and declares that property...

Author: Kirk Evans[MSFT] Date: 05/02/2004

Atlanta Event - Hear Ted Neward speak on .NET and J2EE Interop

Register now to hear Ted Neward speak about .NET and J2EE Interop at the Microsoft Atlanta office....

Author: Kirk Evans[MSFT] Date: 05/02/2004

VS.NET AddIn Competition: More Suggestions

Some suggestions for Roy's competition. [via Mike Gunderloy] Given my lack of available cycles, here...

Author: Kirk Evans[MSFT] Date: 04/30/2004

When Is He Free?

This example uses pivot tables, analytic queries, and hierarchical queries in Oracle to determine...

Author: Kirk Evans[MSFT] Date: 04/30/2004

One of the funniest eBay ads ever

https://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=4146756343

Author: Kirk Evans[MSFT] Date: 04/29/2004

I am collecting links regarding SOA. Why? Isn't there enough hype around SOA already? I disagree it...

Author: Kirk Evans[MSFT] Date: 04/27/2004

There are a lot of resources on Service Oriented Architecture (SOA) available on the Internet, and I...

Author: Kirk Evans[MSFT] Date: 04/27/2004

Reading Fragments with XmlTextReader

Daniel points out a way to read fragments with XmlTextReader, and mentions that I posed the problem....

Author: Kirk Evans[MSFT] Date: 04/24/2004

Breathing Life into a Dry Book?

During the writing of my portions of XML And ASP.NET, I strove to avoid using the same wording or...

Author: Kirk Evans[MSFT] Date: 04/23/2004

Want to understand an XML spec?

Translate it into Russian.

Author: Kirk Evans[MSFT] Date: 04/22/2004

Quent Herschelman is blogging!

So it just feels right to me that a multi-vendor policy should be a key element of any reasonably...

Author: Kirk Evans[MSFT] Date: 04/21/2004

Page 23 Meme

Grab the nearest book. Open the book to page 23. Find the fifth sentence. Post the text of the...

Author: Kirk Evans[MSFT] Date: 04/21/2004

Postel again? Writing Well-Formed XML with XmlWriter

Recently, I was forced to reconsider my stance on Postel's law again. I was provided an...

Author: Kirk Evans[MSFT] Date: 04/19/2004

WS-Eventing for Dummies

I was doing a bit of research for an upcoming presentation series, and I came across a great post on...

Author: Kirk Evans[MSFT] Date: 04/12/2004

WS-Sushi

Some have already blogged about what a great night it was, so I thought I would add a pic to show...

Author: Kirk Evans[MSFT] Date: 04/09/2004

I think that is Bingo!

Fabrice Margeurie points out ZapThink's Three Roads to the SOA Implementation Framework. I read this...

Author: Kirk Evans[MSFT] Date: 04/06/2004

Christoph on BizTalk

Christoph Schittko , one of the XML MVPs, is joining in over at XmlAdvice.com with a blog about...

Author: Kirk Evans[MSFT] Date: 04/02/2004

VSTO Training on MSDN

Visual Studio Tools for Office 2003 Training has been posted to MSDN. The training labs in this...

Author: Kirk Evans[MSFT] Date: 03/27/2004

BizTalk 2004 On Demand Web Casts

If you are looking for the on-demand web casts for 2004, Scott Woodgate posted the links in his...

Author: Kirk Evans[MSFT] Date: 03/10/2004

Exception Management Application Block Samples

Adam has a great example on using the Exception Management Application Block's IExceptionPublisher...

Author: Kirk Evans[MSFT] Date: 03/09/2004

ESF, and Generating ESF from Sharepoint

While there is not an existing standard anywhere named “Event Share Framework”, there is...

Author: Kirk Evans[MSFT] Date: 03/07/2004

Aggregate RSS from SharePoint

Aggregating RSS from SharePoint is actually fairly simple, you just need an XSLT stylesheet to style...

Author: Kirk Evans[MSFT] Date: 03/05/2004

New Regional Director - Vishwas Lele

I didn't see an announcement anywhere of new RD appointments, so I thought I would send out kudos to...

Author: Kirk Evans[MSFT] Date: 03/05/2004

Using Typed DataSets with Web Services

I just added another tip on my XML web log that I suspect others have already fought through:...

Author: Kirk Evans[MSFT] Date: 02/26/2004

Misinformed Project Management - Make or Buy?

“You say 12 man years like it will really take that long. Remember, we have a deadline...

Author: Kirk Evans[MSFT] Date: 02/26/2004

Swallowing the Red Pill

https://blogs.xmladvice.com/kaevans/archive/2004/02/19/563.aspx

Author: Kirk Evans[MSFT] Date: 02/19/2004

Moving to blogs.XmlAdvice.com

I am moving my blog to https://blogs.XmlAdvice.com/kaevans. I kicked off the new blog with a diatribe...

Author: Kirk Evans[MSFT] Date: 01/03/2004

Pulled the Java post

Sam posted a comment to my Java vs .NET post that I decided to pull it... a link to Jason...

Author: Kirk Evans[MSFT] Date: 12/10/2003

See ya, Dan

Dan Reeves is now an ex-coach of the Atlanta Falcons. Is it true? Arthur Blank finally got rid of...

Author: Kirk Evans[MSFT] Date: 12/10/2003

UGA vs LSU for SEC Championship

Saturday, the Georgia Bulldogs will rematch against the LSU Tigers, but this time for the SEC...

Author: Kirk Evans[MSFT] Date: 12/03/2003

RelaxngValidatingReader

Just came across this bit of code... an XmlValidatingReader for RELAX NG implemented in mono called...

Author: Kirk Evans[MSFT] Date: 12/03/2003

Model Groups in XML Schemas - xs:all Groups

A recent article on devx.com discusses the use of xs:all to constrain a mixed content model groups....

Author: Kirk Evans[MSFT] Date: 11/20/2003

Thrashers Beat the Bruins

My gracious brother had an extra ticket and suite passes for the Thrasher's game last night. I took...

Author: Kirk Evans[MSFT] Date: 11/20/2003

Wearing Black for Dooley on Saturday

Athens -- In his final football season as Georgia's athletics director, Vince Dooley has been...

Author: Kirk Evans[MSFT] Date: 11/20/2003

XML != Object

Confusion arises because there's no commonly accepted definition of what an object is, let alone...

Author: Kirk Evans[MSFT] Date: 11/19/2003

Unicode Explained

The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and...

Author: Kirk Evans[MSFT] Date: 11/17/2003

Lowe's Hacked via Wireless Network

Two guys hacked into several Lowe's store from the parking lot.

Author: Kirk Evans[MSFT] Date: 11/12/2003

ASP.NET 1.1 ValidateRequest Security Flaw

From the DOTNET-WEB list on DevelopMentor: Monday, September 8th, 2003 Background: ---------- As...

Author: Kirk Evans[MSFT] Date: 11/12/2003

The actor who played “Link“ in Matrix Revisited and Matrix Revolutions was interviewed...

Author: Kirk Evans[MSFT] Date: 11/11/2003

XML Schema Design Patterns

As several noted regarding the PDC pre-conference session “.NET: The XML And Web Services...

Author: Kirk Evans[MSFT] Date: 11/11/2003

<Previous Next>