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

Class Diagrams in Visual Studio.NET Beta 2

31 January 2008 All

A few days ago Raymond Lewallen blogged about refactoring [https://www.johnpapa.net/blogs/raymond.lewallen/archive/2005/04/26/62457.aspx] some VB.NET code using interfaces, and abstract classes. I followed up with a C# example of the same code in a blog [https://www.johnpapa.net/blogs/john.papa/arch

Clarifying ADO.NET 2 Batch Updates

31 January 2008 All

Pablo Castro, Microsoft's Program Manager of the ADO.NET Team, has a good post last week [http://blogs.msdn.com/dataaccess/archive/2005/05/19/420065.aspx] that helps clarify how bath updates are intended to work in ADO.NET 2. This is a common discussion that I am drawn into since the DataAdapter

C# Casting Quiz

31 January 2008 All

There are several ways to convert and cast values in .NET. For example, DirectCast versus System.Convert and if you are a VB.NET'er, you have the CInt, CBool, Cxxx functions. It is along these lines that I offer this quiz: What are the differences between the following ways to cast an object?

Binding Children Rows to a DataGrid with ADO.NET DataRelations

31 January 2008 All

Over the past few days I've had a few questions regarding a situation where there is a list of parent rows (let's say Orders) loaded into a dropdown list and a list of child rows (let's say Order Details) loaded into a grid. The idea being that when the user selects the Order from the dr

ADO.NET Performance Test: Getting a Single Value

31 January 2008 All

I ran some tests using ADO.NET to measure the time it takes to retrieve a single value from a database. All of my tests had the following attributes: * Each test gets the CompanyName for the specified CustomerID (in Northwind) * The same connection string, using integrated security * Stored pr

Newer Posts
Page 226 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.