Skip to content
  • Placer County, California
  • Twitter
  • TokTok
  • Instagram

Tomas Vera Online

A boys dream

  • Home
  • Programming
    • JavascriptSerializer Example – Parsing JSON with C#
    • Compiling a C# Project using Command Line Tools (Example)
    • Generating Hierarchical (Nested) XML from a DataSet
  • A Summary of Me
    • La Familia Vera
  • Contact Me
  • About

Tag: .NET

  • Home
  • .NET
Read More
By: TomasPosted on April 19, 2020February 26, 2021

Failure on a MASSIVE scale

Windows is very “expensive” compared to Linux for running a simple web server…. Lesson learned.

Share this:

  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X
Read More
By: TomasPosted on August 11, 2016

Over to the dark side: WordPress

After a year (or more) of struggling with getting good SEO for a website I cobbled together, my client and I have decided to bite […]

Share this:

  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X
Read More
By: TomasPosted on March 19, 2015

Updating App.Config on-the-fly

Like most .NET developers, I use an application configuration file to store information that will be needed by my application at run-time. But what happens if you want to change the values that your application is using while the application is running? Fear not: there is a solution!

Share this:

  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X
Read More
By: TomasPosted on February 18, 2013

Getting hierarchical (nested) data from DataSets

The other day I was struggling with generating XML data from a database I was working with. After talking with a co-worker, he mentioned using Transact-SQL and the “For XML Explicit” options related to a query. So I looked at how to accomplish this task using the .NET Framework.

Share this:

  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X
Read More
By: TomasPosted on November 27, 2012

A JavascriptSerializer twist

I had some trouble parsing some JSON text using JavascriptSerializer class. Here is some code that I used to parse the troublesome text.

Share this:

  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X
Read More
By: TomasPosted on August 4, 2012

Compiling C# Code from the Command Line (Updated)

Compiling C# Code from the command line is a useful skill. CSC.EXE and MSBUILD.EXE are two tools which professional developers should know how to use. Here’s how/why I recently had to dust off my skills in these areas.

Share this:

  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X
Read More
By: TomasPosted on May 1, 2011

Javascriptserializer and .NET – Why the sudden interest?

A while back, I put up a page on my first introduction to the Javascriptserializer class in the .NET library. Specifically, it dealt with how […]

Share this:

  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X
Read More
By: TomasPosted on April 23, 2011

Complete MySQL and iTextSharp Example

I present a small sample web application that illustrates how to use iTextSharp to create a PDF document using data derived from a MySQL datasource. Specific workarounds for GoDaddy hosting are implemented.

Share this:

  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X
Read More
By: TomasPosted on April 13, 2011

Compiling iTextSharp for use on GoDaddy

On this site, I have a page that discusses some of the problems that I encountered while getting a website up and running on GoDaddy […]

Share this:

  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X
Read More
By: TomasPosted on January 7, 2011

Microsoft Certifications

As you may know, I’ve been doing .NET programming since 2002. In all that time, I’ve never bothered to get one of those fancy Microsoft Certifications, such as a MCSD…. Until now

Share this:

  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X

Posts navigation

Prev
Copyright © 2025 Tomas Vera Online. All Rights Reserved | Workart Blog by Themepalace