News in the Category:
XML
Total posts: 3539 | Sort by Views | Sort by Hits
ScottGus Blog, March 19, 2010
Views: 103 | Hits 10
On Monday I had the opportunity to present the MIX 2010 Day 1 Keynote in Las Vegas (you can watch a video of it here). In the keynote I announced the release of the Silverlight 4 Release Cand...
John R. Durants WebLog, March 15, 2010
Views: 105 | Hits 15
I speak with customers every day about the productivity solutions they build using Microsoft Office. Rarely now do my conversations not include a discussion of Open XML. This is because it is such a p...
IKVM.NET Weblog, February 19, 2010
Views: 121 | Hits 8
I fixed a major bug in the automagic .NET serialization support.
Changes:
Updated version to 0.42.0.5.
Fix for bug #2946842.
Binaries available here: ikvmb...
Steven Smith, February 3, 2010
Views: 158 | Hits 5
A couple of days ago I was annoyed that Resharper was insisting on turning my abstract base NUnit test class with nothing in it but a shared [SetUp] method into a one line class with a collapsed Setup...
DevX: Latest XML Articles, January 11, 2010
Views: 194 | Hits 18
Lean which factors make XSLT 2 a technology worth exploring for your own development needs....
QuirksBlog, January 11, 2010
Views: 208 | Hits 26
Last Friday I found evidence for increasing confusion about whatthe HTML5 spec actually is. I don’t have any doubtson that score: HTML5 is anything you want it to be as long as it’snew and cool.In a ...
Jesse Liberty - Silverlight Geek, January 3, 2010
Views: 184 | Hits 8
This mini-tutorial is part of the Silverlight HyperVideo Project documentation. Taking Risks One of the great pleasures, and total terrors of documenting this open-source application...
HackingSilverlight, December 30, 2009
Views: 209 | Hits 23
This particular post is a rehash of one I didn't some years back. Basically it is a little technique I developed some 7 or 8 years ago to solve a simple database issue once but I wanted only one file ...
Fervent Coder, December 8, 2009
Views: 216 | Hits 5
From my previous post on SidePOP, Iwanted to make it even easier to configure SidePOP.
So instead of the configure_mail_watcher()from the last post, this is what it looks like now:
private void confi...
Fervent Coder, December 8, 2009
Views: 205 | Hits 3
From my previous post on SidePOP, Iwanted to make it even easier to configure SidePOP.
So instead of the configure_mail_watcher()from the last post, this is what it looks like now:
private void confi...
kbAlertz.com :: .NET Framework 2.0, December 5, 2009
Views: 230 | Hits 17
975849 ... Memory usage increases for a .NET Framework 2.0-based application when you use the ImageList.ImageCollection.Item property to obtain an image or when you call the ImageList.ImageCollection....
kbAlertz.com :: BizTalk Server 2004, December 4, 2009
Views: 264 | Hits 9
951657 ... FIX: The TrackedMessages_Copy_BizTalkMsgBoxDb SQL Server Agent job failsThis RSS feed provided by kbAlerz.com.Visit kbAlertz.com to
subscribe. It's 100% free and you'll be able to reciev...
The Code Project Latest Articles, December 1, 2009
Views: 277 | Hits 22
This article will explain how to reduce time for the execution of Selenium HTML test cases without using Selenium Grid....
IKVM.NET Weblog, November 30, 2009
Views: 271 | Hits 14
A new release candidate is available.
Changes since previous release candidate:
Changed version to 0.42.0.3.
Fix for bug #2887316.
Eyal Alaluf fixed a massi...
Run Tings Proper, November 28, 2009
Views: 146 | Hits 6
Note: This is an update to an earlier post based on feedback that I have received from various commenter's. If you have adopted beta 2 of Visual Studio 2010 then you might have spotted a large amoun...
DevX: Latest XML Articles, November 20, 2009
Views: 250 | Hits 6
Convert StarOffice documents to other formats using XSLT....
Run Tings Proper, November 19, 2009
Views: 178 | Hits 11
The HtmlAgilityPack is a powerful library that makes screen scraping in asp.net a breeze. This is the second in a continuing series where I demonstrate a way for you to extract all the links from a sn...
Run Tings Proper, November 11, 2009
Views: 151 | Hits 9
The site map file is a great place to store extra snippets of page-specific information. In this article we will explore how easy it is to add custom attributes to a site map by creating a user contro...
the telerik blogs, November 9, 2009
Views: 431 | Hits 10
Wow it has been a busy release! I am glad that we managed to release our first home-grown UI extensions for ASP.NET MVC. I hope you like them and please, please share your feedback in the forum. ...
ASP.NET Announcements, November 6, 2009
Views: 285 | Hits 19
Version 0.3 of XHTML fixes is available at http://xhtmlfix.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=35529This shows a better way for generating XHTML compliant markup when using ASP.NET pag...
kbAlertz.com :: Visual Studio 2005, November 4, 2009
Views: 310 | Hits 8
200520 ... System.IO.Directory.Move method ignores Unicode U+3007This RSS feed provided by kbAlerz.com.Visit kbAlertz.com to
subscribe. It's 100% free and you'll be able to recieve e-mail or RSS up...
The Code Project Latest Articles, October 30, 2009
Views: 377 | Hits 50
XMLHTTPObject...
the telerik blogs, October 22, 2009
Views: 392 | Hits 6
Welcome to the sixth tutorial in my series of tutorials about the Telerik CAB Enabling Kit. This week, we will learn how to use the RadTreeView UIExtensionSite. I will be using a TCEK enabled Smart Cl...
Run Tings Proper, October 21, 2009
Views: 148 | Hits 3
Today we're going to look at a technique for dynamically inserting meta tags into your master pages. By taking control of the head tag and inserting your own HtmlMeta you can easily customise these ta...
ASP.NET Announcements, October 19, 2009
Views: 418 | Hits 28
I have developed a few functions using Office Open Xml (OOXml) that I wanted to share with the Community. I have a couple up on my blog and more to come. I currently have the ...
Clarity Blogs: ASP.NET, October 16, 2009
Views: 651 | Hits 9
I had to take a DateTime in the format of 2009-10-23 00:00:00 and convert it to 10/23/2009 using XSL. XSL 1.0 doesnt have any type of datetime formatting functions, so the following snippet shou...
More Whidbey stuff, October 10, 2009
Views: 388 | Hits 32
About a year ago, I asked the question on this blog whether HTML could and should be used as a data format: http://weblogs.asp.net/bleroy/archive/2008/11/26/should-html-be-considered-as-a-data-format...
Jeffrey Palermo, October 6, 2009
Views: 523 | Hits 69
This is a pretty short post, and it is just enough to announce some plans on the MvcContrib roadmap. Portable Areas What is a portable area? As you know, ASP MVC 2 is going to ship with an imp...
K. Scott Allen, October 6, 2009
Views: 410 | Hits 37
I spent a few hours on a failed experiment recently, but one concept that outlived the spike was how to make use of private extension methods. By private I mean the extension methods have a private ac...
The Code Project Latest Articles, October 4, 2009
Views: 372 | Hits 66
Generate Word documents by appling XSLT on XML data....
Bryant Likess Blog, September 30, 2009
Views: 214 | Hits 11
As a Silverlight developer, when you want to add functionality to an existing control,
you have two main options as I see it (if you want to get reuse from your code). You
can either subclass the con...
Fabrice's weblog, September 26, 2009
Views: 357 | Hits 16
Ten years ago, I played with OLE Automation so we can write things such as the following, where Document represents an XML document:String name = Document.Bookstore.Book[1].Author.LastName;Document.Bo...
kbAlertz.com :: Visual Studio 2005, September 24, 2009
Views: 306 | Hits 11
200248 ... You cannot programmatically control the position of vertical and horizontal scroll bars of ReportviewerThis RSS feed provided by kbAlerz.com.Visit kbAlertz.com to
subscribe. It's 100% fr...
QuirksBlog, September 21, 2009
Views: 503 | Hits 85
After spending about a day and a half in testing I am forced to conclude that the HTML5 drag and drop module is not just a disaster, it’s a fucking disaster.The module should be removed from the HTML5...
Nikhil Kotharis Weblog, September 21, 2009
Views: 472 | Hits 41
.NET RIA Services relies heavily on metadata annotations for expressing intent beyond what can be inferrd via convention. For example, validation rules on entities and members can be declared as annot...
Fervent Coder, September 20, 2009
Views: 413 | Hits 46
So Gallio has been out for a little while and I admit that I am a little slow when it comes to looking at new frameworks. I mean there is so much to look at and only so much time in the day allocated ...
DevX: Latest XML Articles, September 17, 2009
Views: 460 | Hits 42
One of the major initial goals of the HTML 5 effort was to update the core HTML form elements to reflect more contemporary thinking. Find out how well the HTML 5 specification has fulfilled that goal ...
Shaun Walker, September 14, 2009
Views: 267 | Hits 17
This is just a heads up for those that downloaded the v 03.00.00 of this new module. Please install the upgrade. The 03.00.00 release did not unpack bundled components of the DNN core if you uploaded ...
Peter Brombergs UnBlog, September 13, 2009
Views: 116 | Hits 3
Lazy, unethical people who republish RSS feeds and similar content and surround it with advertising for profit abound. In general this is an annoyance, but you probably cant do much about it. Ho...
The Code Project Latest Articles, September 11, 2009
Views: 760 | Hits 97
This step-by step article describes how to populate a TreeView control by using XML data....
kbAlertz.com :: .NET Framework 2.0, September 6, 2009
Views: 652 | Hits 26
972959 ... FIX: A 64-bit .NET Framework 2.0-based application crashes when it calls the Microsoft.VisualBasic.Compatibility.VB6.Support.Format methodThis RSS feed provided by kbAlerz.com.Visit kbAlert...
WebLog of Ken Cox [MVP], September 2, 2009
Views: 461 | Hits 67
In my current contract, I need to generate database-driven PDFs on the fly. Ive done the first prototypes with my copy of Aspose.Pdf for .NET *. Its an enterprise-ready, robust, and extremely function...
ScottGus Blog, September 2, 2009
Views: 407 | Hits 30
This is the fifth in a series of blog posts Im doing on the upcoming VS 2010 and .NET 4 release. Todays post covers a new Web Development (Code Optimized) profile option we are introducing with ...
The Code Project Latest Articles, August 25, 2009
Views: 438 | Hits 46
An introductory look at the JavaScript CAKE library, which allows you to build up the HTML5 canvas element like a vector image....
IKVM.NET Weblog, August 25, 2009
Views: 358 | Hits 24
Time for another snapshot as there have been a large number of changes since the previous
snapshot. The Swing/AWT work that Volker and more recently also Nat have been doing
has res...
kbAlertz.com :: .NET Framework 2.0, August 14, 2009
Views: 530 | Hits 13
972591 ... MS09-036: Description of the ASP.NET security update for the Microsoft .NET Framework 3.5 and the Microsoft .NET Framework 2.0 Service Pack 1 on Windows Vista: August 11, 2009This RSS feed ...
kbAlertz.com :: .NET Framework 2.0, August 12, 2009
Views: 279 | Hits 5
970957 ... MS09-036: Vulnerability in ASP.NET in Microsoft Windows could allow denial of serviceThis RSS feed provided by kbAlerz.com.Visit kbAlertz.com to
subscribe. It's 100% free and you'll be a...
The Code Project Latest Articles, July 28, 2009
Views: 674 | Hits 69
LinQ To Xml retrieve element value by its attribute...
ASP.NET Announcements, July 26, 2009
Views: 364 | Hits 22
XHTML fixes 0.2 has been released at http://xhtmlfix.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=30676This is the second release of XHTML fix.It shows how to: * Specify correct meta tag in ...
Fervent Coder, July 19, 2009
Views: 299 | Hits 21
Have you ever seen this error?
System.IO.FileLoadException: Could not load file or assembly nameOfAssembly, Version=specificVersion, Culture=neutral, PublicKeyToken=publicKey or one of it's dependenc...