• Home
  • Speaking
  • Training
  • Articles
  • About
  • Contact
  • Twitter Twitter icon
  • Instagram
  • Dev.to dev.to icon
  • LinkedIn LinkedIn icon
  • RSS RSS icon

Reading XML Fragments into ADO.NET DataSets

31 January 2008 All

The DataSet.DataSetName is a cool property that is easily overlooked. Here is an example of where it comes in handy. Let’s say you want to load an XML fragment into a DataSet that was retrieved via SQL Server’s FOR XML clause. You might try doing the following: <FIELDSET>XmlReader oMyXmlRe

Refactoring - OOP Example from VB.NET to C#

31 January 2008 All

OK, I don't want to leave out the C# developers from this VB.NET OOP example that Raymond [https://www.johnpapa.net/blogs/raymond.lewallen] posted recently [https://www.johnpapa.net/blogs/raymond.lewallen/archive/2005/04/26/62457.aspx]. So here is one way to accomplish this code in C#. Inher

Review: Follow-Up Notes on ReSharper and .NET Refactor

31 January 2008 All

AsI mentioned in a blog last week [https://www.johnpapa.net/blogs/john.papa/archive/2005/05/13/63162.aspx], I downloaded two refactoring tools: .NET Refactor [http://www.knowdotnet.com/articles/netrefactorproducthome.html] andReSharper [http://www.jetbrains.com/resharper/]. I had some really horribl

Review of Dual Monitor Software

31 January 2008 All

OK, so it has taken me a long time to give in and join the growing group of developers who use 2 or more monitors. Some of my colleagues have been using them for years and touting the incredible convenience that it is to have 2 monitors. I don’t really have a good reason why I never did it other tha

SqlParameters.Add(string, object) is Out!

31 January 2008 All

One of the pleasures of working with Beta products is just when your code is working, you find out a method is renamed, its overloads have changed or sometimes its just plain gone. Its part of the sport of development. Being the geek that I am, I actually enjoy running into this once in a while in B

Newer Posts
Page 199 of 232
Older Posts

John Papa

Hi, I'm John Papa. I author this blog, create courses for Pluralsight, and work in Developer Relations. I am a professional storyteller, I contribute to OSS, and I'm a Web technologist

Latest Projects

  • Comparing Callbacks, Promises and Async Await in TypeScript
  • Debug Angular 9: Interacting with Components
  • Vanilla JavaScript and HTML - No frameworks. No libraries. No problem.
  • Shifting Your Node Express APIs to Serverless
  • Predictive Preloading Strategy for Your Angular Bundles
  • How I Write Online Articles
  • Debug Your Node.js App in 60 Seconds
  • The Next.js for Angular - Analog on Web Rush #290
  • VS Code to the Cloud in 60 Seconds on Web Rush #289
  • Make AI Useful For You on Web Rush #288
  • Why You As A Developer Must Care About Managing Your APIs on Web Rush #287
  • Fast Development with Visual Studio on Web Rush #286
  • The Best of Build for Developers on Web Rush #285
  • App Spaces: Simplifying App Development in Azure on Web Rush #284
  • Twitter Twitter icon
  • Instagram
  • Dev.to dev.to icon
  • LinkedIn LinkedIn icon
  • RSS RSS icon
Copyright 2025 John Papa

This work is licensed under a Creative Commons Attribution 4.0 International License. In other words, share generously but provide attribution.

Disclaimer

Opinions expressed here are my own.

Published with Ghost

This site is hosted on Ghost.io
Theme by Cross Stroke.